Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #3K
~1K People Reached
About Me

Love challenges.
Always try to be optimistic.
Not shy to learn and am always open to suggestions

Interests
Reading,painting, creating applications,drawing, etc.
Favorite Forums
Favorite Tags
c# x 2

8 Posted Topics

Member Avatar for rynop

Hi, U just need to install an IDE like Visual Studio .Net (any edition)will do as a start up. later u can upgrade as according to ur needs...

Member Avatar for cacaotree
0
192
Member Avatar for dskumar_85

Try to use "System.Diagnostics.Process.Start(string Filename)" this can play both video and audio files... as far as the design of the media player goes u can design that in many ways... A basic look would only comprise of a playlist, start and stop buttons...

Member Avatar for dskumar_85
1
97
Member Avatar for shuban

DateTime.UtcNow gets the system date and time, so I was wondering if there is any function to extract only the syetem time and not the date. If not just in case any one knows how to do that... plz revert back... Thanks in earnest...

Member Avatar for Reinard
0
96
Member Avatar for Barbarrosa

It would be easier i guess to help if u could give us a clue as to what error message u r getting. As far as the code u have posted... Well it looks pretty OK with me...

Member Avatar for shuban
0
93
Member Avatar for shuban

Hi all, I was trying to create an example WindowsCe device application, and i needed to use the Microsoft.WindowsCE.Forms but the .Net (that i have installed ) intellisence is not supporting this namespace... i.e. using Microsoft.WindowsCE.Forms is not being supported in the .Net IDE that i am using. Well if …

Member Avatar for shuban
0
148
Member Avatar for wolverine_krl

This might be occuring because of a variety of on going processes that might still be active when u try to dispose the thread... Don't know what exactly is causing problem to u But in a more generic way i might say see that all the processess that u r …

Member Avatar for cVz
0
74
Member Avatar for peter_budo

I have tried that once but with images in the same picturebox is what i comapared and it worked, but when i did it with 2 images in different picture boxes, as far as i remember the later didn't work for me either

Member Avatar for peter_budo
0
171
Member Avatar for majestic0110

well to get the upper or the lower limits of an array .net c# language library provides a function called GetUpperBound(x) and GetLowerBound(x) x: is the dimension of the array 0 for 1-d 1 for 2-d note:it follows 0th index notations

Member Avatar for majestic0110
0
236

The End.