|
|
Personalization in ASP.NET
In an ASP.NET application, the data for the web application needs to be saved in the application site. The Profile is used for providing user defined data.
|
|
Introduction to Multi Threading
Multi threading is used for defining the process in an ASP.NET application that can run irrespective of each other.
|
|
Error handling in ASP.NET
In an ASP.NET web application, there are various kind of errors related to the syntax and code typing can be resolved at the compile time. The errors as divide by zero, application related errors, etc are not solved at the compile time. To solve them, various error handling and debugging techniques are used.
|
|
Data Binding in ASP.NET
The data binding controls provide the functionality to bind the control with properties. All ASP.NET web controls are inherited from the DataBind method
|
|
Data Sources in ASP.NET
Data source controls helps user to work with various data sources. The data source can be XML file, database or any object. User can access the data from the data source.
|
|
Managing State in ASP.NET
A web page class instance is used for posting to the server. The HTTP protocol is used for communication. Once the round trip is completed, all the data is lost.
|
|
Rich ASP.NET Controls
The rich controls in ASP.NET provide additional functionality for creating rich applications.
|
|
|
|
|
|
|
To unsubscribe from Go4Expert newsletter, visit the following link:
|
|