Click here to Skip to main content
15,906,558 members
Home / Discussions / C#
   

C#

 
Questionget current instance of visual studio IDE Pin
Vinod C S25-Sep-08 22:22
Vinod C S25-Sep-08 22:22 
QuestionChange registry key in Vista Pin
sarabjs25-Sep-08 22:06
sarabjs25-Sep-08 22:06 
AnswerRe: Change registry key in Vista Pin
Guffa25-Sep-08 22:15
Guffa25-Sep-08 22:15 
AnswerRe: Change registry key in Vista Pin
DaveyM6926-Sep-08 0:41
professionalDaveyM6926-Sep-08 0:41 
QuestionHelp Pls, How to get text from textbox or label on forms with winapi Pin
TALHAKOSEN25-Sep-08 22:04
TALHAKOSEN25-Sep-08 22:04 
AnswerRe: Help Pls, How to get text from textbox or label on forms with winapi Pin
Alan Balkany26-Sep-08 3:05
Alan Balkany26-Sep-08 3:05 
GeneralRe: Help Pls, How to get text from textbox or label on forms with winapi Pin
TALHAKOSEN26-Sep-08 3:08
TALHAKOSEN26-Sep-08 3:08 
QuestionHow to turn off UAC using c#? Pin
lovnin25-Sep-08 22:03
lovnin25-Sep-08 22:03 
AnswerRe: How to turn off UAC using c#? Pin
c242326-Sep-08 0:10
c242326-Sep-08 0:10 
AnswerRe: How to turn off UAC using c#? Pin
DaveyM6926-Sep-08 0:44
professionalDaveyM6926-Sep-08 0:44 
AnswerRe: How to turn off UAC using c#? Pin
Paul Conrad26-Sep-08 5:58
professionalPaul Conrad26-Sep-08 5:58 
QuestionOnline Media Player Pin
manishgkumar25-Sep-08 22:02
manishgkumar25-Sep-08 22:02 
AnswerRe: Online Media Player Pin
Ashfield26-Sep-08 1:22
Ashfield26-Sep-08 1:22 
QuestionDragDrop Multiple Items of the ListView Pin
Programm3r25-Sep-08 21:46
Programm3r25-Sep-08 21:46 
AnswerRe: DragDrop Multiple Items of the ListView Pin
Blue_Boy25-Sep-08 22:19
Blue_Boy25-Sep-08 22:19 
GeneralRe: DragDrop Multiple Items of the ListView Pin
Programm3r25-Sep-08 22:36
Programm3r25-Sep-08 22:36 
GeneralRe: DragDrop Multiple Items of the ListView Pin
Blue_Boy25-Sep-08 22:37
Blue_Boy25-Sep-08 22:37 
Questionwrapper class for microsoft Enterprise Library caching Pin
Siddharth Telkar25-Sep-08 21:08
Siddharth Telkar25-Sep-08 21:08 
QuestionC# error Pin
PaulaM25-Sep-08 21:08
PaulaM25-Sep-08 21:08 
AnswerRe: C# error Pin
Natza Mitzi25-Sep-08 22:16
Natza Mitzi25-Sep-08 22:16 
Questiondeploying vb.net application to maccintosh os Pin
Bungei25-Sep-08 20:40
Bungei25-Sep-08 20:40 
AnswerRe: deploying vb.net application to maccintosh os Pin
N a v a n e e t h25-Sep-08 21:13
N a v a n e e t h25-Sep-08 21:13 
MONO is an open source development for porting .NET libraries to other platforms. Try to compile your application with MONO. Keep it in mind, MONO is developed by open source community and it won't support latest .NET framework classes. I believe it has support till framework 2.0,

All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

How to use google | Ask smart questions

QuestionAsimple way to print a DataGridView content? Pin
Sourie25-Sep-08 20:10
Sourie25-Sep-08 20:10 
AnswerRe: Asimple way to print a DataGridView content? Pin
Giorgi Dalakishvili25-Sep-08 20:41
mentorGiorgi Dalakishvili25-Sep-08 20:41 
GeneralRe: Asimple way to print a DataGridView content? Pin
Sourie26-Sep-08 6:45
Sourie26-Sep-08 6:45 

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.