skip to main |
skip to sidebar
- Asp.net Ajax is integerated in to dot netframwork
- Asp.net Ajax control extender can be added to toolbox vs2008
- Listview and datapager are new controls are added
- New Data source control is added called as Linq DataSource
- LINQ(language Integrated query) add native date query capapbilty to c#.net
- WCF Support for RSS, JSON, POX and Partial Trust
- Asp.net 3.5 include a new mergertool(aspnet_merge.exe).it comination and manage assemblies created by aspnet_compiler.exe(In older version it is avilable as addon)
- new Assemblies 3.5
- System.core.dll-Includes the implementation for LINQ to objects
- System.data.linq.dll-Include the implementaion for LINQ to SQL
- System.Xml.Linq.dll-Include the implementation for LINQ to XMl
- System.Date.DatsetExtension.dll-Includes implementation for LINQ to DataSet
- Asp.net 3.5 provide bettter support iis7 , iis7 Asp.net 3.5 modules and handles support unified configuration
- vs2002 worked with asp.net 1.0,vs2003 worked with Asp.net 1.1 and vs2005 worked with Asp.net 2.0 and Vs2008 support multiTargetting i.e it works with Asp.net 2.0 and Asp.net 3.5