Click here to Skip to main content
15,915,093 members
Home / Discussions / C#
   

C#

 
Questionhow to know how many resources in a namespace Pin
singleman8-May-05 20:28
singleman8-May-05 20:28 
AnswerRe: how to know how many resources in a namespace Pin
leppie8-May-05 23:14
leppie8-May-05 23:14 
QuestionAutoscroll in RichTextBox? Pin
methodincharge8-May-05 18:31
methodincharge8-May-05 18:31 
AnswerRe: Autoscroll in RichTextBox? Pin
S. Senthil Kumar8-May-05 21:07
S. Senthil Kumar8-May-05 21:07 
AnswerRe: Autoscroll in RichTextBox? Pin
Dave Kreskowiak9-May-05 4:20
mveDave Kreskowiak9-May-05 4:20 
GeneralExtracting Video Scene from movie in C# Pin
rajshukla1238-May-05 18:00
rajshukla1238-May-05 18:00 
QuestionHow to user Name and password to Windows 2000 Login Dialog using C#? Pin
pubududilena8-May-05 17:55
pubududilena8-May-05 17:55 
AnswerRe: How to user Name and password to Windows 2000 Login Dialog using C#? Pin
Christian Graus8-May-05 18:24
protectorChristian Graus8-May-05 18:24 
I believe there's a dll that controls that on W2000, which you can replace with your own. As far as doing it to ANY W2000 install, I don't see how you could, the system would not be very secure if it allowed you to run code on a machine that has not been logged into. You may even have trouble because you're looking at C#, and the .NET framework may have trouble starting before anyone is logged in.

How do you want to access this computer ? Control it ? I really think you're talking about a C++ program here. You'd just end up importing so much API stuff, you're better off starting there.


Christian Graus - Microsoft MVP - C++
GeneralRe: How to user Name and password to Windows 2000 Login Dialog using C#? Pin
pubududilena8-May-05 20:20
pubududilena8-May-05 20:20 
GeneralRe: How to user Name and password to Windows 2000 Login Dialog using C#? Pin
Dave Kreskowiak9-May-05 1:15
mveDave Kreskowiak9-May-05 1:15 
GeneralRe: How to user Name and password to Windows 2000 Login Dialog using C#? Pin
pubududilena12-May-05 16:39
pubududilena12-May-05 16:39 
QuestionResizing a graphics object??? Pin
Grimtaz8-May-05 17:40
Grimtaz8-May-05 17:40 
AnswerRe: Resizing a graphics object??? Pin
Christian Graus8-May-05 17:46
protectorChristian Graus8-May-05 17:46 
GeneralShutdown computer Pin
letusC#8-May-05 16:44
letusC#8-May-05 16:44 
GeneralRe: Shutdown computer Pin
Christian Graus8-May-05 17:44
protectorChristian Graus8-May-05 17:44 
GeneralRe: Shutdown computer Pin
Polis Pilavas9-May-05 1:47
Polis Pilavas9-May-05 1:47 
GeneralRe: Shutdown computer Pin
lgstef16-May-05 4:30
lgstef16-May-05 4:30 
Generalindexers Pin
addee8-May-05 12:46
addee8-May-05 12:46 
GeneralRe: indexers Pin
Polis Pilavas8-May-05 13:24
Polis Pilavas8-May-05 13:24 
GeneralRe: indexers Pin
S. Senthil Kumar8-May-05 21:12
S. Senthil Kumar8-May-05 21:12 
GeneralUser Controls for PocketPC Pin
hhrafn8-May-05 12:37
hhrafn8-May-05 12:37 
GeneralRe: User Controls for PocketPC Pin
Polis Pilavas8-May-05 13:28
Polis Pilavas8-May-05 13:28 
GeneralRe: User Controls for PocketPC Pin
hhrafn9-May-05 1:00
hhrafn9-May-05 1:00 
GeneralRe: User Controls for PocketPC Pin
Polis Pilavas9-May-05 1:35
Polis Pilavas9-May-05 1:35 
General.NET Remoting on a virtual server Pin
Ryan Roberts8-May-05 12:34
Ryan Roberts8-May-05 12:34 

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.