Click here to Skip to main content
15,899,026 members
Home / Discussions / C#
   

C#

 
GeneralRe: Moving Data Between Tiers Pin
Christian Graus20-Sep-04 20:00
protectorChristian Graus20-Sep-04 20:00 
GeneralRe: Moving Data Between Tiers Pin
sreejith ss nair20-Sep-04 20:04
sreejith ss nair20-Sep-04 20:04 
GeneralRe: Moving Data Between Tiers Pin
Salil Khedkar20-Sep-04 21:21
Salil Khedkar20-Sep-04 21:21 
GeneralCTS and CLS Pin
sreejith ss nair20-Sep-04 17:36
sreejith ss nair20-Sep-04 17:36 
Generalrunas Pin
cmarmr20-Sep-04 16:57
cmarmr20-Sep-04 16:57 
GeneralRe: runas Pin
sreejith ss nair20-Sep-04 17:28
sreejith ss nair20-Sep-04 17:28 
GeneralRe: runas Pin
cmarmr21-Sep-04 4:55
cmarmr21-Sep-04 4:55 
GeneralRe: runas Pin
Dave Kreskowiak21-Sep-04 5:59
mveDave Kreskowiak21-Sep-04 5:59 
Windows 2000 and above already does this. Search your Help for RunAs.

Basically, you need two applications. One is running as a service and will accept a command line that you want it to run and a username and password to tell it who to login as. The other is the interface that will get this information from the user and send it to the service for execution.

But, like I said, this already exists in Windows 2000 and above. All you need to do is make sure that the service is running using the Services control panel.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

Generalenum problem Pin
kushneeraj20-Sep-04 15:54
kushneeraj20-Sep-04 15:54 
GeneralRe: enum problem Pin
Christian Graus20-Sep-04 15:59
protectorChristian Graus20-Sep-04 15:59 
GeneralRe: enum problem Pin
sreejith ss nair20-Sep-04 20:23
sreejith ss nair20-Sep-04 20:23 
GeneralExport DataGrid to Excel Pin
maximusus20-Sep-04 14:58
maximusus20-Sep-04 14:58 
GeneralRe: Export DataGrid to Excel Pin
Christian Graus20-Sep-04 15:59
protectorChristian Graus20-Sep-04 15:59 
GeneralRe: Export DataGrid to Excel Pin
sreejith ss nair20-Sep-04 20:06
sreejith ss nair20-Sep-04 20:06 
QuestionDragging the image in RichTextBox ? Pin
sachinkalse20-Sep-04 14:55
sachinkalse20-Sep-04 14:55 
AnswerRe: Dragging the image in RichTextBox ? Pin
bekunkun20-Sep-04 23:21
bekunkun20-Sep-04 23:21 
GeneralRe: Dragging the image in RichTextBox ? Pin
sachinkalse21-Sep-04 14:43
sachinkalse21-Sep-04 14:43 
QuestionCopy Paste from ListView? Pin
Delegate20-Sep-04 11:14
Delegate20-Sep-04 11:14 
AnswerRe: Copy Paste from ListView? Pin
Heath Stewart20-Sep-04 14:07
protectorHeath Stewart20-Sep-04 14:07 
GeneralIE Toolband Pin
Matt Newman20-Sep-04 10:34
Matt Newman20-Sep-04 10:34 
GeneralRe: IE Toolband Pin
Judah Gabriel Himango20-Sep-04 10:55
sponsorJudah Gabriel Himango20-Sep-04 10:55 
GeneralRe: IE Toolband Pin
Anonymous20-Sep-04 11:06
Anonymous20-Sep-04 11:06 
QuestionBittorrent client in C#? Pin
Marlun20-Sep-04 9:08
Marlun20-Sep-04 9:08 
AnswerRe: Bittorrent client in C#? Pin
Steven Campbell20-Sep-04 10:30
Steven Campbell20-Sep-04 10:30 
GeneralRe: Bittorrent client in C#? Pin
Marlun21-Sep-04 19:32
Marlun21-Sep-04 19:32 

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.