Click here to Skip to main content
15,887,821 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: sen mail in asp .net 2.0 Pin
RaviRanjanKr27-Jan-11 3:42
professionalRaviRanjanKr27-Jan-11 3:42 
GeneralRe: sen mail in asp .net 2.0 Pin
Thanusree Duth27-Jan-11 18:37
Thanusree Duth27-Jan-11 18:37 
AnswerRe: sen mail in asp .net 2.0 Pin
musefan28-Jan-11 6:17
musefan28-Jan-11 6:17 
QuestionIs it possible that userConfrol was called before mainpage? Pin
buffering8326-Jan-11 14:21
buffering8326-Jan-11 14:21 
AnswerRe: Is it possible that userConfrol was called before mainpage? Pin
fjdiewornncalwe26-Jan-11 15:05
professionalfjdiewornncalwe26-Jan-11 15:05 
AnswerRe: Is it possible that userConfrol was called before mainpage? Pin
Yusuf27-Jan-11 0:57
Yusuf27-Jan-11 0:57 
Questionhttpcontext Pin
Ramkumar_S25-Jan-11 15:06
Ramkumar_S25-Jan-11 15:06 
AnswerRe: httpcontext Pin
Not Active25-Jan-11 15:20
mentorNot Active25-Jan-11 15:20 
Where are you getting your information from? OMG | :OMG:

HttpContext is not a way to avoid query strings. It can be used to store small amounts of data but is generally not used in application code. Session or Application state is more typically used.

http://msdn.microsoft.com/en-us/library/system.web.httpcontext.items.aspx[^]

http://msdn.microsoft.com/en-us/library/system.web.httpcontext.aspx[^]

I know the language. I've read a book. - _Madmatt

AnswerRe: httpcontext Pin
Parwej Ahamad25-Jan-11 20:24
professionalParwej Ahamad25-Jan-11 20:24 
GeneralRe: httpcontext Pin
Not Active26-Jan-11 2:21
mentorNot Active26-Jan-11 2:21 
QuestionWindows Service stopping automatically Pin
indian14325-Jan-11 5:01
indian14325-Jan-11 5:01 
AnswerRe: Windows Service stopping automatically Pin
Not Active25-Jan-11 5:32
mentorNot Active25-Jan-11 5:32 
GeneralRe: Windows Service stopping automatically Pin
indian14325-Jan-11 6:01
indian14325-Jan-11 6:01 
GeneralRe: Windows Service stopping automatically Pin
TheGreatAndPowerfulOz25-Jan-11 7:02
TheGreatAndPowerfulOz25-Jan-11 7:02 
GeneralRe: Windows Service stopping automatically Pin
indian14325-Jan-11 7:11
indian14325-Jan-11 7:11 
GeneralRe: Windows Service stopping automatically Pin
TheGreatAndPowerfulOz25-Jan-11 9:38
TheGreatAndPowerfulOz25-Jan-11 9:38 
GeneralRe: Windows Service stopping automatically Pin
indian14325-Jan-11 10:44
indian14325-Jan-11 10:44 
GeneralRe: Windows Service stopping automatically Pin
Pete O'Hanlon25-Jan-11 11:08
mvePete O'Hanlon25-Jan-11 11:08 
GeneralRe: Windows Service stopping automatically Pin
indian14325-Jan-11 13:43
indian14325-Jan-11 13:43 
GeneralRe: Windows Service stopping automatically Pin
Not Active25-Jan-11 15:14
mentorNot Active25-Jan-11 15:14 
GeneralRe: Windows Service stopping automatically Pin
indian14326-Jan-11 6:28
indian14326-Jan-11 6:28 
GeneralRe: Windows Service stopping automatically Pin
TheGreatAndPowerfulOz26-Jan-11 6:50
TheGreatAndPowerfulOz26-Jan-11 6:50 
GeneralRe: Windows Service stopping automatically Pin
indian14327-Jan-11 4:58
indian14327-Jan-11 4:58 
Questiontextbox enter key disallow button click Pin
C#Coudou23-Jan-11 13:57
C#Coudou23-Jan-11 13:57 
AnswerRe: textbox enter key disallow button click Pin
Not Active23-Jan-11 14:40
mentorNot Active23-Jan-11 14:40 

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.