- Support for distributed mobile applications
- LINQ - new language.
- WCF is part of .net compact framework
- TabPage, Panel, Splitter can have images.
- Clear type font support for the controls
- SelectionStart and SelectionLength properties in ComboBox
- Compression is part of .net compact framework.
- SoundPlayer class is part of .net compact framework.
- AutomaticCompression property
- CreateDelegate method is part of .net compact framework
- CLR profiler is part of .net compact framework.
- Nested function evaluation is supported in Debugging
- Improved Logging - log files are not locked while running the application. Stack trace includes full method signature to differentiate the overloaded methods.
- WinCEPlatform enumeration to identify the current platform.
- Big strong names are supported (no restriction of 1024 bytes now)
- Support for Ajax Enabled websites
- Support for server centric ajax development
- New library (Microsoft Ajax Library) for client centric ajax development
- New ASP.net controls
- ListView
- LinqDataSource
- ASP.net Mege Tool (Aspnet_Merge.exe)
- DataPager
- EntityDataSource
- New framework called "Dynamic Data" has been introduced.
- New URL Routing engine
- Intellisense for AJAX and JScript
- HashSet<T> - high performance set
- EventSchemaTraceListener class
- More control on GC now. new LatencyMode property on GCSettings class provides flexibility to decide when the GC will interrupt the applicaiton.
- GCCollecitonMode property is introducted. New method called GCCollect has been introduced.
- ReaderWriterLockSim class is new in threading.
- New method called "DyanmicMethod" is added in Reflection.
- New types "DateTimeOffset", and "TimeZoneInfo" is added for better timezone specific applications.
- Additional Cryptography support for the Clickonce manifest.
- Support for Suit B (NSA) algorithms.
- WCF Web programming model has been introduced.
- Strongly typed object model support in WCF for syndication feeds (Atom 1.0 and RSS 2.0)
- WCF can be integrated with AJAX now.
- Expression Trees - provide a way to represent language-level code in the form of data.
- New namespace System.Linq.Expressions
- New xml namespace "http://schemas.microsoft.com/netfx/2007/xaml/presentation. " for WPF applications.
- WPF - XBAPs can now run in firefox.
- New languages supported in WPF (Bengali, Devnanagiri, Gujarati, Gurmukhi, Kannada, Malayalam, Oriya, Tamil, and Telugu)
- Support for Caching Images
- WPF Data binding model supports Linq
- WPF TextBoxBase has new property called "undolimit"
What's new in .net 3.5
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment