Click here to Skip to main content
15,923,051 members
Home / Discussions / C#
   

C#

 
AnswerRe: How can i know when Windows open a file Pin
Dave Kreskowiak16-Oct-05 9:17
mveDave Kreskowiak16-Oct-05 9:17 
QuestionRemoting: How can client X notify client Y via a server object by using events? Pin
buysjohan@hotmail.com16-Oct-05 5:21
buysjohan@hotmail.com16-Oct-05 5:21 
QuestionWhere to put my validation? Please help. Pin
CandyMe16-Oct-05 4:02
CandyMe16-Oct-05 4:02 
QuestionC# boardgame Pin
mrgruby16-Oct-05 1:16
mrgruby16-Oct-05 1:16 
AnswerRe: C# boardgame Pin
Rob Philpott16-Oct-05 2:36
Rob Philpott16-Oct-05 2:36 
GeneralRe: C# boardgame Pin
mrgruby16-Oct-05 6:25
mrgruby16-Oct-05 6:25 
AnswerRe: C# boardgame Pin
pseudonym6716-Oct-05 4:49
pseudonym6716-Oct-05 4:49 
GeneralRe: C# boardgame Pin
mrgruby16-Oct-05 6:35
mrgruby16-Oct-05 6:35 
QuestionA shell extension for a virtual drive Pin
iulian.bobalca16-Oct-05 1:11
iulian.bobalca16-Oct-05 1:11 
AnswerRe: A shell extension for a virtual drive Pin
Dave Kreskowiak16-Oct-05 2:11
mveDave Kreskowiak16-Oct-05 2:11 
GeneralRe: A shell extension for a virtual drive Pin
iulian.bobalca16-Oct-05 3:06
iulian.bobalca16-Oct-05 3:06 
AnswerRe: A shell extension for a virtual drive Pin
leppie16-Oct-05 3:34
leppie16-Oct-05 3:34 
GeneralRe: A shell extension for a virtual drive Pin
iulian.bobalca16-Oct-05 3:56
iulian.bobalca16-Oct-05 3:56 
GeneralRe: A shell extension for a virtual drive Pin
Dave Kreskowiak16-Oct-05 9:14
mveDave Kreskowiak16-Oct-05 9:14 
GeneralRe: A shell extension for a virtual drive Pin
iulian.bobalca16-Oct-05 12:07
iulian.bobalca16-Oct-05 12:07 
GeneralRe: A shell extension for a virtual drive Pin
Dave Kreskowiak16-Oct-05 15:07
mveDave Kreskowiak16-Oct-05 15:07 
AnswerRe: A shell extension for a virtual drive Pin
Heath Stewart16-Oct-05 17:35
protectorHeath Stewart16-Oct-05 17:35 
GeneralRe: A shell extension for a virtual drive Pin
leppie16-Oct-05 20:18
leppie16-Oct-05 20:18 
GeneralRe: A shell extension for a virtual drive Pin
Dave Kreskowiak17-Oct-05 1:21
mveDave Kreskowiak17-Oct-05 1:21 
AnswerRe: A shell extension for a virtual drive Pin
Heath Stewart16-Oct-05 17:38
protectorHeath Stewart16-Oct-05 17:38 
QuestionEncapsulate Pin
Tran Ngoc Minh15-Oct-05 23:59
Tran Ngoc Minh15-Oct-05 23:59 
AnswerRe: Encapsulate Pin
Guffa16-Oct-05 0:02
Guffa16-Oct-05 0:02 
AnswerRe: Encapsulate Pin
Heath Stewart16-Oct-05 0:29
protectorHeath Stewart16-Oct-05 0:29 
QuestionCreating Libraries in C# Pin
ddmcr15-Oct-05 22:35
ddmcr15-Oct-05 22:35 
AnswerRe: Creating Libraries in C# Pin
S. Senthil Kumar15-Oct-05 23:10
S. Senthil Kumar15-Oct-05 23:10 
In the command prompt (cmd.exe) of course.

If you have Visual Studio .NET installed, go to Start->Program Files->Microsoft Visual Studio .NET 2003->Visual Studio .NET Tools -> Visual Studio .NET 2003 Command Prompt.

Otherwise, cd to the directory where you installed the .NET Framework SDK and type it there. To save the trouble of doing this every time, add the directory to the PATH environment variable.

Regards
Senthil
_____________________________
My Blog | My Articles | WinMacro

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.