You are on page 1of 3

LEARNING ASP.NET WITH TUSHAR KHANNA ASP.

NET 4 Features :
*Setting Client IDs *Routing in ASP.NET 4.0 *Web.config file minification *Enabling ViewState for Individual *Persisting Row Seletion in Data Control *ASP.Net Chart Control(Graph) Duda s Chart *Filtering Data with Query Extender Control *HTML Encoded Code Expressions * CSS Improvements

Use of Classes : RESUSABILITY


* Rendering *CheckBoxList & RadioButtonList Control Enhancements *Menu Control Improvements *Wizard CreateUserWizard Controls * HTML & Jscript Snippets * Permanent Redirecting a page * Expanding Range of Allowable URL

* Support for Live Data Binding * Client Templates *DataView Control

Architecture: a)WEB APPLICATION : APP : Server HTML :Client b).NET FRAMEWORK : (written in Pearl)
Collection of Tools,Technologies & languages which work together to commmunicate on multiple platforms.

c)OPERATING SYSTEM :
ASP.NET Web Application

BCL

Window Application

CLR

OS

BCL: Base Class Library CLR :Environment which manages the execution of coding. .NET supports 45 languages like C#,J#,F#,etc CLR is equivalent to

You might also like