Click here to Skip to main content
15,905,782 members
Home / Discussions / C#
   

C#

 
GeneralRe: conditions problem Pin
nidhelp5-Aug-05 0:00
nidhelp5-Aug-05 0:00 
GeneralRe: conditions problem Pin
J4amieC5-Aug-05 0:18
J4amieC5-Aug-05 0:18 
Generalabout finding forms Pin
papyrus_lei4-Aug-05 16:34
papyrus_lei4-Aug-05 16:34 
GeneralRe: about finding forms Pin
Mohamad Al Husseiny4-Aug-05 17:15
Mohamad Al Husseiny4-Aug-05 17:15 
GeneralRe: about finding forms Pin
papyrus_lei4-Aug-05 17:25
papyrus_lei4-Aug-05 17:25 
GeneralRe: about finding forms Pin
Mohamad Al Husseiny4-Aug-05 17:27
Mohamad Al Husseiny4-Aug-05 17:27 
GeneralRe: about finding forms Pin
Mohamad Al Husseiny4-Aug-05 17:47
Mohamad Al Husseiny4-Aug-05 17:47 
GeneralRe: about finding forms Pin
papyrus_lei4-Aug-05 18:02
papyrus_lei4-Aug-05 18:02 
GeneralRe: about finding forms Pin
Mohamad Al Husseiny4-Aug-05 18:05
Mohamad Al Husseiny4-Aug-05 18:05 
QuestionExcluding xsd files from documentation Pin
David Wong4-Aug-05 11:22
David Wong4-Aug-05 11:22 
GeneralSaving new Word docs directly to SQL Server. Pin
roccom4-Aug-05 11:08
roccom4-Aug-05 11:08 
GeneralRe: Saving new Word docs directly to SQL Server. Pin
Mohamad Al Husseiny4-Aug-05 12:05
Mohamad Al Husseiny4-Aug-05 12:05 
GeneralRe: Saving new Word docs directly to SQL Server. Pin
Peter Vertes5-Aug-05 4:18
Peter Vertes5-Aug-05 4:18 
GeneralAdd MySQL to he setup Project Pin
Jassim Rahma4-Aug-05 10:42
Jassim Rahma4-Aug-05 10:42 
GeneralAccessing the Administrator password Pin
MrEyes4-Aug-05 10:19
MrEyes4-Aug-05 10:19 
GeneralRe: Accessing the Administrator password Pin
Mohamad Al Husseiny4-Aug-05 12:50
Mohamad Al Husseiny4-Aug-05 12:50 
you can use WindowsIdentiy and WindowsPrincipal
to check if current user is in admin or not
but if you want to create identity from username and password you can use LogonUser api function to create
token and create identity from it
the following links may help
How to Get Token for a user[^]
How to Create Windows Principal Given a Token[^]
GeneralWinForms: programatically created control will not paint Pin
SebbaP4-Aug-05 9:36
SebbaP4-Aug-05 9:36 
GeneralRe: WinForms: programatically created control will not paint Pin
Rob Graham4-Aug-05 9:48
Rob Graham4-Aug-05 9:48 
GeneralRe: WinForms: programatically created control will not paint Pin
SebbaP4-Aug-05 10:39
SebbaP4-Aug-05 10:39 
GeneralRe: WinForms: programatically created control will not paint Pin
Sebrell4-Aug-05 11:05
Sebrell4-Aug-05 11:05 
GeneralRe: WinForms: programatically created control will not paint Pin
SebbaP6-Aug-05 4:12
SebbaP6-Aug-05 4:12 
GeneralRe: WinForms: programatically created control will not paint Pin
Rob Graham4-Aug-05 11:44
Rob Graham4-Aug-05 11:44 
QuestionImage recognition in .NET ? Pin
gicio4-Aug-05 9:11
gicio4-Aug-05 9:11 
AnswerRe: Image recognition in .NET ? Pin
Judah Gabriel Himango4-Aug-05 9:26
sponsorJudah Gabriel Himango4-Aug-05 9:26 
AnswerRe: Image recognition in .NET ? Pin
Andrew Kirillov4-Aug-05 9:32
Andrew Kirillov4-Aug-05 9: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.