Click here to Skip to main content
15,913,467 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Asp.Net 2.0 and Sqlserver 2000 Pin
alav3-Jan-07 4:48
alav3-Jan-07 4:48 
QuestionProblem working with VS 2005 Pin
dilkhush25-Dec-06 0:11
dilkhush25-Dec-06 0:11 
Questionhow to list emails from outlook in a asp.net2 page Pin
zahra yousefi24-Dec-06 23:59
zahra yousefi24-Dec-06 23:59 
Questionproblem in debugging web applications of asp.net Pin
MissionSuccess24-Dec-06 21:53
MissionSuccess24-Dec-06 21:53 
AnswerRe: problem in debugging web applications of asp.net [modified] Pin
payback24-Dec-06 23:21
payback24-Dec-06 23:21 
GeneralRe: problem in debugging web applications of asp.net [modified] Pin
MissionSuccess25-Dec-06 18:23
MissionSuccess25-Dec-06 18:23 
QuestionHttpWorkerRequest.GetUserToken() .. why ?? Pin
Davids_Maguire24-Dec-06 20:55
Davids_Maguire24-Dec-06 20:55 
AnswerRe: HttpWorkerRequest.GetUserToken() .. why ?? Pin
minhpc_bk25-Dec-06 19:41
minhpc_bk25-Dec-06 19:41 
In fact, they are all different as the GetUserToken method of a specific worker, that inherits from the HttpWorkerRequest, is normally used to get the security token passed to the ASP.NET from the web server IIS, meanwhile the WindowsIdentity.GetCurrent returns the security token of the current thread of the ASP.NET, for example the ASPNET (or NETWORK SERVICE) account. If you enable the impersonation with the identity entry in the web.config file, the WindowsIdentity.GetCurrent gives you the same account passed from the web server.



Questionhi Pin
girdar24-Dec-06 19:49
girdar24-Dec-06 19:49 
AnswerRe: hi Pin
Colin Angus Mackay25-Dec-06 0:07
Colin Angus Mackay25-Dec-06 0:07 
GeneralRe: hi Pin
karam chandrabose25-Dec-06 2:16
karam chandrabose25-Dec-06 2:16 
GeneralRe: hi Pin
Colin Angus Mackay26-Dec-06 0:00
Colin Angus Mackay26-Dec-06 0:00 
GeneralRe: hi Pin
karam chandrabose26-Dec-06 1:30
karam chandrabose26-Dec-06 1:30 
QuestionDynamic parameter to crystal report using SQL Command Pin
jaganil24-Dec-06 19:45
jaganil24-Dec-06 19:45 
AnswerRe: Dynamic parameter to crystal report using SQL Command Pin
Reza Raad25-Dec-06 0:51
Reza Raad25-Dec-06 0:51 
AnswerRe: Dynamic parameter to crystal report using SQL Command Pin
alav25-Dec-06 1:29
alav25-Dec-06 1:29 
QuestionPreserving dropdownlist's value Pin
Irshad Sulaimani24-Dec-06 19:35
Irshad Sulaimani24-Dec-06 19:35 
Questionuse frameset in Asp.net 2 Pin
ALAQUNAIBI24-Dec-06 19:14
ALAQUNAIBI24-Dec-06 19:14 
AnswerRe: use frameset in Asp.net 2 Pin
zahra yousefi26-Dec-06 21:24
zahra yousefi26-Dec-06 21:24 
Questionproblem while attaching aspnet_wp to web application. Pin
MissionSuccess24-Dec-06 19:11
MissionSuccess24-Dec-06 19:11 
QuestionImages Uploading at Server Pin
Deepak the Cool24-Dec-06 18:59
Deepak the Cool24-Dec-06 18:59 
AnswerRe: Images Uploading at Server Pin
diya_dev25-Dec-06 19:09
diya_dev25-Dec-06 19:09 
GeneralRe: Images Uploading at Server Pin
Deepak the Cool25-Dec-06 21:24
Deepak the Cool25-Dec-06 21:24 
QuestionPrinter List Pin
Mazdak24-Dec-06 18:02
Mazdak24-Dec-06 18:02 
QuestionGotDotNet example Pin
Tina P24-Dec-06 11:47
Tina P24-Dec-06 11:47 

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.