ASP.NET

Jump to: navigation, search
Categories » Programming » .NET Programming » ASP.NET » ASP.NET
Categories » Programming » Web Programming » ASP.NET » ASP.NET

Official ASP.NET Site

Contents

Page Life Cycle

Page_Load vs. Page_Init

Page_Init and Page_Load fire for every request into the page. The main difference is that in Page_Init upon a postback, the controls have not yet been loaded with the post data

This info and more here.

AJAX

Working with Resources in .net

Profiles

Profiles in ASP.NET 2.0

Miscellaneous

Cross-Page Posts and OnClientClick

Retrieved from "http://wiki.ike.to/ASP.NET"
Personal tools
Namespaces
Variants
Actions
Navigation
Categories
Toolbox