What is .Net?

What's New in .NET4.5?
- Client & Device
- Web & Cloud
- Fundamentals
- Garbage Collection (GC)
- Libraries

- Developer Productivity
- Application Performance
- Continuous Innovation
Developer Productivity
Developer Productivity is enhanced for directly supporting the future features of several structural parts and parts related to the Common Language Runtime (CLR). Outlines of developer productivity are:
- New features in CLR
- Edit & Continue for 64-bit CLR is the same as for 32-bit
- Windows Store development tools specifications
- Method Return value inspection
- Debugging Enhancements
- ADO.NET Modifications
Application Performance
Application performance is improved for several add-on functionalities to the developers. This modification in application performance will also increase the user experience in designing and developing. Some of those add-on functionalities are:
- Multi Core JIT improvements
- ASP.NET application suspension
- On demand large heap object
- Object heap compaction
- Consistent performance
Continuous Innovation
- .NET Framework updates
- NuGet releases
- NuGet Packages
Further details will be in my next article about .NET 4.5.

Abhishek JaiswalPosted Apr 22, 2014, 5:20 AM
thank you for kind review sir, i'll cloned it out! :)
Anupam SinghPosted Apr 22, 2014, 3:04 AM
good one.. but there are some more excellent features like ..1.Async-aware debugging. To make it easier to debug asynchronous apps. 2.Ability to customize a reflection context to override default reflection behavior. etc..
Abhishek JaiswalPosted Dec 17, 2013, 2:53 AM
thank you ...!
Neeraj KumarPosted Dec 16, 2013, 4:18 AM
Very Informative content.....