ASP.NET 2.0 Free Training : Setting Application-Level Caching
4184ASP.NET 2.0 Free Training : Setting Application-Level Cachinghttp://www.exforsys.com/content/view/1646/354/ASP.NET 2.0 Free Training : Setting Application-Level Caching - In this tutorial you will learn how to set application-level caching in ASP.NET 2.0. To Configure and Use Parameter-Level Caching and also the steps involved to cache based on parameters.ASP.NET > Tips and TutorialsOct 10, 2006Exforsys Inc
There are different ways in which you can exchange the data in ASP.NET 1.x like Query strings, Server.Transfer method, Response.Redirect method and session variables. All these techniques have their own merits and demerits like browser imposed character limit when passing parameters using Query Strings and indiscriminate usage of session variables can prove costly in terms of load on server and eventually impacts the performance of server.
In this tutorial you will learn adding sorting and paging in a GridView Control, Implement Two Column Sorting, Create Code for Custom Sorting, Editing the GridView control data, Deleting Displayed Records, Inserting Records and Using Templates
Calendar is one of the Rich Web Controls available in ASP.NET.
Calendar is used to display a one-month calendar. Users can use this control to view dates or select a specific day, week, or month. The following table lists some properties of the Calendar control:
In any datasets each attribute has its own range. For instance an age attribute can have a maximum range up several hundred. On the contrary, monthly salary attribute will always have range in thousands. Abnormal minimum and maximum values (noise) can also lead to misinterpretation of data. Data Normalization uses different techniques to narrow down values to a certain range. Min-Max and z-Score are most common normalization techniques.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.