Click here to Skip to main content
15,898,855 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: KeyPress Event in ASP.NET C#? Pin
www.Developerof.NET16-Jun-07 7:08
www.Developerof.NET16-Jun-07 7:08 
AnswerRe: KeyPress Event in ASP.NET C#? Pin
Not Active16-Jun-07 13:26
mentorNot Active16-Jun-07 13:26 
QuestionExecuting more than one query Pin
Tarik Guney16-Jun-07 0:34
Tarik Guney16-Jun-07 0:34 
AnswerRe: Executing more than one query Pin
Expert Coming16-Jun-07 1:16
Expert Coming16-Jun-07 1:16 
AnswerRe: Executing more than one query Pin
Dave Sexton16-Jun-07 2:01
Dave Sexton16-Jun-07 2:01 
AnswerRe: Executing more than one query Pin
Arun.Immanuel16-Jun-07 2:11
Arun.Immanuel16-Jun-07 2:11 
GeneralRe: Executing more than one query Pin
Tarik Guney16-Jun-07 7:21
Tarik Guney16-Jun-07 7:21 
QuestionDifference b/e Onlnit(), OnPreInit() and LoadViewState()/ LoadPostBackData() Pin
vikasviswan15-Jun-07 21:41
vikasviswan15-Jun-07 21:41 
OnPreInit() and Init() wat is the difference..A control is intialized to its design defaults and postback data is not available in both cases then wat is the major difference between them..

LoadViewState and LoadPostBackData..i am really confused

protected override void LoadViewState(object savedState)
{
base.LoadViewState(savedState);
}
This event is never getting fired for me

if a textbox value is changed in a button click. Who is responsible for storing the textbox value.
what is diff b/w data stored in view state and data stored in a control that implements IPostBackDataHandler.
AnswerRe: Difference b/e Onlnit(), OnPreInit() and LoadViewState()/ LoadPostBackData() Pin
Christian Graus15-Jun-07 22:04
protectorChristian Graus15-Jun-07 22:04 
GeneralRe: Difference b/e Onlnit(), OnPreInit() and LoadViewState()/ LoadPostBackData() Pin
vikasviswan15-Jun-07 22:19
vikasviswan15-Jun-07 22:19 
GeneralRe: Difference b/e Onlnit(), OnPreInit() and LoadViewState()/ LoadPostBackData() Pin
Christian Graus15-Jun-07 22:32
protectorChristian Graus15-Jun-07 22:32 
GeneralRe: Difference b/e Onlnit(), OnPreInit() and LoadViewState()/ LoadPostBackData() Pin
vikasviswan15-Jun-07 22:55
vikasviswan15-Jun-07 22:55 
GeneralRe: Difference b/e Onlnit(), OnPreInit() and LoadViewState()/ LoadPostBackData() Pin
Dave Sexton16-Jun-07 2:06
Dave Sexton16-Jun-07 2:06 
AnswerRe: Difference b/e Onlnit(), OnPreInit() and LoadViewState()/ LoadPostBackData() Pin
vikasparth17-Jun-07 17:37
vikasparth17-Jun-07 17:37 
Questionasp dot net 2005 Pin
babusat15-Jun-07 20:44
babusat15-Jun-07 20:44 
AnswerRe: asp dot net Pin
Christian Graus15-Jun-07 20:48
protectorChristian Graus15-Jun-07 20:48 
QuestionRe: asp dot net Pin
babusat16-Jun-07 1:56
babusat16-Jun-07 1:56 
AnswerRe: asp dot net Pin
Dave Sexton16-Jun-07 2:15
Dave Sexton16-Jun-07 2:15 
QuestionLoad event is not working in ASP.net 2003 Pin
Vipin.d15-Jun-07 20:40
Vipin.d15-Jun-07 20:40 
AnswerRe: Load event is not working in ASP.net 2003 Pin
Christian Graus15-Jun-07 20:45
protectorChristian Graus15-Jun-07 20:45 
GeneralRe: Load event is not working in ASP.net 2003 Pin
Vipin.d15-Jun-07 20:52
Vipin.d15-Jun-07 20:52 
GeneralRe: Load event is not working in ASP.net 2003 Pin
Christian Graus15-Jun-07 22:02
protectorChristian Graus15-Jun-07 22:02 
AnswerRe: Load event is not working in ASP.net 2003 Pin
Guffa16-Jun-07 7:01
Guffa16-Jun-07 7:01 
Questionlabel text in arabic culture Pin
deep715-Jun-07 20:29
deep715-Jun-07 20:29 
QuestionHelp Me..I want immd solution.... Pin
Sathyaa1515-Jun-07 20:00
Sathyaa1515-Jun-07 20:00 

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.