Click here to Skip to main content
15,896,606 members
Home / Discussions / C#
   

C#

 
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 
You probably shouldn't, but, all the UAC stuff is saved in the registry. You can alter those keys (you'll need to invoke UAC via app.mainifest first to be able to access them) from C#. Google for Registry UAC Vista and you should be able to find out which keys they are.

Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)

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 
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 
QuestionTwo abstract class with same function name Pin
.NET- India 25-Sep-08 19:36
.NET- India 25-Sep-08 19:36 
AnswerRe: Two abstract class with same function name Pin
Giorgi Dalakishvili25-Sep-08 20:41
mentorGiorgi Dalakishvili25-Sep-08 20:41 

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.