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

C#

 
Questionhow to read rext file? Pin
P_Elza8-Oct-07 0:52
P_Elza8-Oct-07 0:52 
AnswerRe: how to read rext file? Pin
Andrei Ungureanu8-Oct-07 0:59
Andrei Ungureanu8-Oct-07 0:59 
AnswerRe: how to read rext file? Pin
rajansethi8-Oct-07 2:47
rajansethi8-Oct-07 2:47 
QuestionHow to convert a PDF document to JPG. Pin
Exelioindia8-Oct-07 0:48
Exelioindia8-Oct-07 0:48 
AnswerRe: How to convert a PDF document to JPG. Pin
Christian Graus8-Oct-07 1:12
protectorChristian Graus8-Oct-07 1:12 
GeneralRe: How to convert a PDF document to JPG. Pin
Exelioindia8-Oct-07 2:28
Exelioindia8-Oct-07 2:28 
GeneralRe: How to convert a PDF document to JPG. Pin
Pete O'Hanlon8-Oct-07 2:43
mvePete O'Hanlon8-Oct-07 2:43 
QuestionWindowsPrincipal object gives null value for username when checked in component Pin
Naveen S H8-Oct-07 0:41
Naveen S H8-Oct-07 0:41 
Hi,


WindowsPrincipal object gives null value when checked in component .It throws me a exception "unable to cast object of type "system.security.principal.genericprincipal to type system.security.principal.windowsprincipal " where as if the same code is used in winforms I get the current windows username correctly.The one line code that I use is,
" WindowsPrincipal user = (WindowsPrincipal)System.Threading.Thread.CurrentPrincipal;"

does that mean that current thread of the windows application has different authentication than its own components.

Iam confused ..!!any help..



Regards,
Naveen
QuestionWhere will be the assembly stores in the System Pin
pashitech8-Oct-07 0:40
pashitech8-Oct-07 0:40 
AnswerRe: Where will be the assembly stores in the System Pin
Pete O'Hanlon8-Oct-07 1:45
mvePete O'Hanlon8-Oct-07 1:45 
QuestionError while using System.Net.Mail.SmtpClient to send mail Pin
A M SOMAN7-Oct-07 22:59
A M SOMAN7-Oct-07 22:59 
AnswerRe: Error while using System.Net.Mail.SmtpClient to send mail Pin
Andrei Ungureanu7-Oct-07 23:23
Andrei Ungureanu7-Oct-07 23:23 
GeneralRe: Error while using System.Net.Mail.SmtpClient to send mail Pin
A M SOMAN8-Oct-07 0:49
A M SOMAN8-Oct-07 0:49 
GeneralRe: Error while using System.Net.Mail.SmtpClient to send mail Pin
Andrei Ungureanu8-Oct-07 1:02
Andrei Ungureanu8-Oct-07 1:02 
QuestionHandling Text data taken from file Pin
rsaint277-Oct-07 22:54
rsaint277-Oct-07 22:54 
AnswerRe: Handling Text data taken from file Pin
Andrei Ungureanu7-Oct-07 23:27
Andrei Ungureanu7-Oct-07 23:27 
GeneralRe: Handling Text data taken from file Pin
rsaint278-Oct-07 0:09
rsaint278-Oct-07 0:09 
GeneralRe: Handling Text data taken from file Pin
Andrei Ungureanu8-Oct-07 0:48
Andrei Ungureanu8-Oct-07 0:48 
GeneralRe: Handling Text data taken from file Pin
rsaint278-Oct-07 0:59
rsaint278-Oct-07 0:59 
JokeRe: Handling Text data taken from file Pin
Andrei Ungureanu8-Oct-07 1:03
Andrei Ungureanu8-Oct-07 1:03 
QuestionOperator @ Masked textbox [modified] Pin
G. Mathu7-Oct-07 22:54
G. Mathu7-Oct-07 22:54 
AnswerRe: Operator @ Masked textbox Pin
Seishin#7-Oct-07 22:59
Seishin#7-Oct-07 22:59 
Questionvariable as type of generic (method) Pin
Seishin#7-Oct-07 22:50
Seishin#7-Oct-07 22:50 
AnswerRe: variable as type of generic (method) Pin
Eduard Keilholz8-Oct-07 2:16
Eduard Keilholz8-Oct-07 2:16 
GeneralRe: variable as type of generic (method) Pin
Seishin#8-Oct-07 2:20
Seishin#8-Oct-07 2:20 

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.