This is default featured post 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Thursday, 26 July 2012

Basic Controls - Button Controls | Properties - ASP .NET

ASP.NET - Basic Controls: Button Controls: The Button control is a commonly used rectangular button. Button controls look like they can be pressed, and have a text label, an icon, or both on their face. You can optionally specify graphic skins for each of several Button states. You can create a normal Button control or a toggle Button control. A normal Button control stays in its pressed state for as long as the mouse button is down after you select it. A toggle Button controls stays in the pressed state until you select it a second time. Properties: CausesValidation :Specifies if a page is validated when a button is...

ASP.Net Application Life Cycle | Page Life Cycle Events | Example - Elearnsite Tutorial

ASP.Net Application Life Cycle: The application life cycle has the following stages: ·         User makes a request for accessing application resource, a page. Browser sends this request to the web server. ·         A unified pipeline receives the first request and the following events take place: o    An object of the ApplicationManager class is created. o    An object of the HostingEnvironment class is created to provide information regarding the resources. o    Top level items in the application are compiled. ·         Response...

Asp .Net Tutorial - Introduction | Application Life Cycle | Advantages - Disadvantages | Architecture | ASP.NET Applications and Configuration.

ASP.NET is more than the next version of Active Server Pages (ASP); it provides a unified Web development model that includes the services necessary for developers to build enterprise-class Web applications. While ASP.NET is largely syntax compatible with ASP, it also provides a new programming model and infrastructure for more scalable and stable applications that help provide greater protection. You can feel free to augment your existing ASP applications by incrementally adding ASP.NET functionality to them. Advantages:  Separation of Code from HTML To make a clean sweep, with ASP.NET you have the ability to completely ...

Twitter Delicious Facebook Digg Stumbleupon Favorites More