Click here to Skip to main content
15,893,564 members
Home / Discussions / C#
   

C#

 
AnswerRe: I can't get to the next TextBox-- Help Pin
Guffa14-Oct-05 22:32
Guffa14-Oct-05 22:32 
QuestionC# Pin
Anonymous14-Oct-05 12:06
Anonymous14-Oct-05 12:06 
AnswerRe: C# Pin
Dave Kreskowiak14-Oct-05 12:17
mveDave Kreskowiak14-Oct-05 12:17 
GeneralRe: C# Pin
Anonymous15-Oct-05 11:30
Anonymous15-Oct-05 11:30 
GeneralRe: C# Pin
mav.northwind15-Oct-05 22:41
mav.northwind15-Oct-05 22:41 
GeneralRe: C# Pin
Dave Kreskowiak16-Oct-05 1:59
mveDave Kreskowiak16-Oct-05 1:59 
QuestionAll the way to play an .avi file in my application Pin
Sasuko14-Oct-05 12:06
Sasuko14-Oct-05 12:06 
QuestionPrevent user from close the form Pin
webhay14-Oct-05 12:01
webhay14-Oct-05 12:01 
AnswerRe: Prevent user from close the form Pin
André Ziegler14-Oct-05 12:21
André Ziegler14-Oct-05 12:21 
QuestionWhat is the best way to process Ethernet frames in real-time C#? Pin
Tom Paluzzi14-Oct-05 11:02
Tom Paluzzi14-Oct-05 11:02 
Questionquick oops question Pin
youno9014-Oct-05 10:49
sussyouno9014-Oct-05 10:49 
AnswerRe: quick oops question Pin
Andy Brummer14-Oct-05 10:54
sitebuilderAndy Brummer14-Oct-05 10:54 
AnswerRe: quick oops question Pin
shofb14-Oct-05 16:34
shofb14-Oct-05 16:34 
QuestionUrgent Help:Removing all EventHandlers Pin
Shubhabrata Mohanty14-Oct-05 10:48
Shubhabrata Mohanty14-Oct-05 10:48 
AnswerRe: Urgent Help:Removing all EventHandlers Pin
Dave Kreskowiak14-Oct-05 12:19
mveDave Kreskowiak14-Oct-05 12:19 
GeneralRe: Urgent Help:Removing all EventHandlers Pin
Shubhabrata Mohanty14-Oct-05 12:49
Shubhabrata Mohanty14-Oct-05 12:49 
AnswerRe: Urgent Help:Removing all EventHandlers Pin
S. Senthil Kumar14-Oct-05 20:14
S. Senthil Kumar14-Oct-05 20:14 
GeneralRe: Urgent Help:Removing all EventHandlers Pin
Shubhabrata Mohanty14-Oct-05 21:13
Shubhabrata Mohanty14-Oct-05 21:13 
QuestionA problem please help ??? Pin
snouto14-Oct-05 9:59
snouto14-Oct-05 9:59 
AnswerRe: A problem please help ??? Pin
Guffa14-Oct-05 11:59
Guffa14-Oct-05 11:59 
It is the path property in the environment that decides where the system will look for programs to run. Back in the days when the system was DOS based, the path was set in the autoexec.bat file. Nowadays you can change it from the properties of "My Computer". When you enter the name of a program in the start...run dialog or at a command prompt, the system first looks for the program in the paths specified in the path property.

The thing that yahoo messenger does is something completely different. "ymsgr" is a protocol, just like "http" or "ftp". It works pretty much as a file type, and the protocols are visible in the file type list in the folder options in Explorer.

Now I hope that you have a bit more information so that you can determine what it is you want to do, really.

---
b { font-weight: normal; }

QuestionInvalidCast Exception in Typed Dataset Pin
sameerhanda14-Oct-05 8:09
sameerhanda14-Oct-05 8:09 
AnswerRe: InvalidCast Exception in Typed Dataset Pin
snouto14-Oct-05 10:04
snouto14-Oct-05 10:04 
GeneralRe: InvalidCast Exception in Typed Dataset Pin
sameerhanda14-Oct-05 10:10
sameerhanda14-Oct-05 10:10 
QuestionReposition a Control on Scroll Pin
miah alom14-Oct-05 8:02
miah alom14-Oct-05 8:02 
QuestionBusiness layer, Data Layer and entities Pin
tsramkumar14-Oct-05 6:46
tsramkumar14-Oct-05 6:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.