Click here to Skip to main content
15,896,154 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionglobal.asax session end function Pin
Sonia Gupta2-Aug-07 2:03
Sonia Gupta2-Aug-07 2:03 
AnswerRe: global.asax session end function Pin
N a v a n e e t h2-Aug-07 2:14
N a v a n e e t h2-Aug-07 2:14 
GeneralRe: global.asax session end function Pin
Sonia Gupta2-Aug-07 2:20
Sonia Gupta2-Aug-07 2:20 
GeneralRe: global.asax session end function Pin
N a v a n e e t h2-Aug-07 2:25
N a v a n e e t h2-Aug-07 2:25 
GeneralRe: global.asax session end function Pin
Guffa2-Aug-07 4:05
Guffa2-Aug-07 4:05 
AnswerRe: global.asax session end function Pin
kubben2-Aug-07 2:31
kubben2-Aug-07 2:31 
GeneralRe: global.asax session end function Pin
N a v a n e e t h2-Aug-07 2:35
N a v a n e e t h2-Aug-07 2:35 
Questionviewstate statement confusion Pin
Sonia Gupta2-Aug-07 1:43
Sonia Gupta2-Aug-07 1:43 
What's the meaning of the following line
the page parses the view state string at page initialization and restores property information in the page.

in the following statement

View state is a property of Web Forms page and each control of the page to save their values so it can be used between round trips to the server.
When the page is processed, the current state of the page and controls is inserted into a string and saved in the page as a hidden field. When the page is posted back to the server, the page parses the view state string at page initialization and restores property information in the page.

Sonia Gupta
Soniagupta1@yahoo.co.in
Yahoo messengerId-soniagupta1
Love is Friendship and Friendship is Love....

AnswerRe: viewstate statement confusion Pin
Christian Graus2-Aug-07 1:49
protectorChristian Graus2-Aug-07 1:49 
GeneralRe: viewstate statement confusion Pin
Sonia Gupta2-Aug-07 2:11
Sonia Gupta2-Aug-07 2:11 
GeneralRe: viewstate statement confusion Pin
Christian Graus2-Aug-07 2:18
protectorChristian Graus2-Aug-07 2:18 
GeneralRe: viewstate statement confusion Pin
Sonia Gupta2-Aug-07 2:23
Sonia Gupta2-Aug-07 2:23 
GeneralRe: viewstate statement confusion Pin
N a v a n e e t h2-Aug-07 2:27
N a v a n e e t h2-Aug-07 2:27 
GeneralRe: viewstate statement confusion Pin
Sonia Gupta2-Aug-07 2:36
Sonia Gupta2-Aug-07 2:36 
GeneralRe: viewstate statement confusion Pin
Not Active2-Aug-07 2:47
mentorNot Active2-Aug-07 2:47 
GeneralRe: viewstate statement confusion Pin
N a v a n e e t h2-Aug-07 2:20
N a v a n e e t h2-Aug-07 2:20 
QuestionLinkbutton disabled loss of style Pin
thomasa2-Aug-07 1:36
thomasa2-Aug-07 1:36 
Questionxml+report generation Pin
kalyan_24162-Aug-07 1:36
kalyan_24162-Aug-07 1:36 
QuestionException Message Pin
Deepak the Cool2-Aug-07 1:34
Deepak the Cool2-Aug-07 1:34 
AnswerRe: Exception Message Pin
N a v a n e e t h2-Aug-07 2:34
N a v a n e e t h2-Aug-07 2:34 
AnswerRe: Exception Message Pin
Urs Enzler2-Aug-07 3:30
Urs Enzler2-Aug-07 3:30 
QuestionHow to disable Cookies for a single web page Pin
Kuricheti2-Aug-07 1:22
Kuricheti2-Aug-07 1:22 
AnswerRe: How to disable Cookies for a single web page Pin
Christian Graus2-Aug-07 1:28
protectorChristian Graus2-Aug-07 1:28 
AnswerRe: How to disable Cookies for a single web page Pin
Bino B3-Aug-07 7:16
Bino B3-Aug-07 7:16 
GeneralRe: How to disable Cookies for a single web page Pin
Kuricheti3-Aug-07 19:18
Kuricheti3-Aug-07 19:18 

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.