Welcome to AspAdvice Sign in | Join | Help

August 2004 - Posts

ASP.NET Home: Web Site Operations in ASP.NET 2.0

Check it out here . And don't forget Features postponed for ASP.NET 2.0 Beta 2 Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it! Sponsor
Posted by joteke | 0 Comments
Filed under:

ASP.NET 1.0/1.1: Detect in Page_Load which control caused a postback

Quite common question is how to detect in Page_Load which control caused a postback. Just as common answer and my recommendation also is to design the logic such that you find this out with the postback event the postbacking control raises and place the
Posted by joteke | 6 Comments
Filed under:

Something missing or you'd want to see at ASP.NET Home (MSDN)?

In case you didn't know, there's new MSDN ASP.NET Developer Center forum at ASP.NET Forums . You have now unique chance to say what you think about ASP.NET Developer Center and/or what they could do better. Here's a snippet from Kent Sharkey's welcome
Posted by joteke | 0 Comments
Filed under: