Click here to Skip to main content
16,005,281 members
Home / Discussions / C#
   

C#

 
QuestionProgram to start when windows starts Pin
Enobong Adahada27-May-10 21:32
Enobong Adahada27-May-10 21:32 
AnswerRe: Program to start when windows starts Pin
MayukhSen27-May-10 21:44
MayukhSen27-May-10 21:44 
AnswerRe: Program to start when windows starts Pin
Nuri Ismail27-May-10 21:44
Nuri Ismail27-May-10 21:44 
AnswerRe: Program to start when windows starts Pin
PIEBALDconsult28-May-10 3:50
mvePIEBALDconsult28-May-10 3:50 
QuestionSheet Metal Cutting Algorithm Pin
kirankkk200927-May-10 21:16
kirankkk200927-May-10 21:16 
Answercross-post !! Re: Sheet Metal Cutting Algorithm Pin
Garth J Lancaster27-May-10 23:44
professionalGarth J Lancaster27-May-10 23:44 
QuestionUsing Windows login credential in C# Application Pin
MayukhSen27-May-10 20:48
MayukhSen27-May-10 20:48 
AnswerRe: Using Windows login credential in C# Application Pin
R. Giskard Reventlov27-May-10 21:59
R. Giskard Reventlov27-May-10 21:59 
You are saying that the user logging into Windows is, by default, the same one logging into your application at start-up? So why bother logging them in at all? Assume it is the same user and start your application. Unless you have another reason for tracking who is logged in to your application?

Then you could use one of these or similar:

Environment.UserName

System.Windows.Forms.SystemInformation.UserName
me, me, me

"The dinosaurs became extinct because they didn't have a space program. And if we become extinct because we don't have a space program, it'll serve us right!"
Larry Niven

nils illegitimus carborundum

GeneralRe: Using Windows login credential in C# Application Pin
MayukhSen27-May-10 22:26
MayukhSen27-May-10 22:26 
GeneralRe: Using Windows login credential in C# Application Pin
#realJSOP28-May-10 8:30
professional#realJSOP28-May-10 8:30 
GeneralRe: Using Windows login credential in C# Application Pin
MayukhSen28-May-10 18:16
MayukhSen28-May-10 18:16 
AnswerRe: Using Windows login credential in C# Application Pin
#realJSOP28-May-10 0:00
professional#realJSOP28-May-10 0:00 
QuestionObjectmodeling C# issue.. Pin
Ted On The Net27-May-10 20:08
Ted On The Net27-May-10 20:08 
AnswerRe: Objectmodeling C# issue.. Pin
R. Giskard Reventlov27-May-10 21:51
R. Giskard Reventlov27-May-10 21:51 
GeneralRe: Objectmodeling C# issue.. Pin
Henry Minute28-May-10 1:06
Henry Minute28-May-10 1:06 
GeneralRe: Objectmodeling C# issue.. Pin
R. Giskard Reventlov28-May-10 1:32
R. Giskard Reventlov28-May-10 1:32 
AnswerRe: Objectmodeling C# issue.. Pin
Pete O'Hanlon28-May-10 1:43
mvePete O'Hanlon28-May-10 1:43 
QuestionGraph Plot : Crystal Report--->C# Pin
lavate malllik27-May-10 19:40
lavate malllik27-May-10 19:40 
AnswerRe: Graph Plot : Crystal Report--->C# Pin
Henry Minute28-May-10 1:10
Henry Minute28-May-10 1:10 
QuestionHow to display windows application and windows service in System try Pin
Rajesh_K_Sharma27-May-10 19:04
Rajesh_K_Sharma27-May-10 19:04 
AnswerRe: How to display windows application and windows service in System try Pin
mfinky27-May-10 19:59
mfinky27-May-10 19:59 
QuestionDelete data from file Pin
future383927-May-10 17:26
future383927-May-10 17:26 
AnswerRe: Delete data from file Pin
AspDotNetDev27-May-10 18:33
protectorAspDotNetDev27-May-10 18:33 
QuestionWhere Does VS Store Element Properties? Pin
Roger Wright27-May-10 16:42
professionalRoger Wright27-May-10 16:42 
AnswerRe: Where Does VS Store Element Properties? Pin
AspDotNetDev27-May-10 17:24
protectorAspDotNetDev27-May-10 17:24 

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.