Sign In
Register
Friends
     
Home
Articles
Source Codes
Interview Questions
Forums
Survey
Submit Articles
Start Discussion
Invite friends
Archive
Members
Click Here to Sign Up
Resources
Forums
Members
Join Dotnetcodes
DotnetCodes.com is online Discussion Forum for Software professionals . It lets you find friends around the world and Create professional network that share similar interests as you. Get help on ur projects by industry specialists. Also get answers to all ur technical/placement related querries.Get an edge over others.
Already Member
Click here to login
Register For FREE
Top Resources
ASP.net MVC Interview Questions Answers
Interview Questions
Serial Number in SSRS
Articles
Get Started Developing for Android Apps with Eclipse
Articles
How to Print a Crystal Report direct to printer
Articles
.Net framework 4.0 Interview Questions Answers
Interview Questions
SQL server reporting services Interview Questions (SSRS) part 1
Articles
Whats New in ASP.NET 4.0 Part 2
Articles
Difference between Encapsulation and Abstraction
Interview Questions
Razor View Engine Interview Questions Answers
Interview Questions
Explaining SDLC -System Development Life Cycle
Articles
Infosys Interview Questions
Interview Questions
SPIRE PDF Library
Articles
Html5 interview questions and answers
Interview Questions
SharePoint 2010 interview Questions Answers
Interview Questions
Dynamic Menu using HTML List Tag and CSS in ASP.Net
Articles
Submit Articles
|
More Articles..
.Net framework 4.0 major improvements
Posted By:
rakesh
On:
11/19/2010 6:52:21 AM
in:
Articles
Category:
.NET Framework
Hits:
5237
This article explains Whats major improvements in .Net Framework 4.0
Previous Article:
How to use Ajaxtoolkit 3.5 in SharePoint webpart and User control
Next Article:
.Net framework 4.0 Interview Questions Answers
Q. What are the major improvements provided by the common language runtime and the base class libraries?
Ans.
Brief about the Improvements -
Diagnostics and Performance -
Starting with the .NET Framework 4, you can get processor usage and memory usage estimates per application domain.
Garbage Collection -
This feature replaces concurrent garbage collection in previous versions and provides better performance.
Code Contracts -
Code contracts let you specify contractual information that is not represented by a method's or type's signature alone. The new System.Diagnostics.Contracts namespace contains classes that provide a language-neutral way to express coding assumptions in the form of preconditions, postconditions, and object invariants.
Design-Time-Only Interop Assemblies -
You no longer have to ship primary interop assemblies (PIAs) to deploy applications that interoperate with COM objects. In the .NET Framework 4, compilers can embed type information from interop assemblies, selecting only the types that an application (for example, an add-in) actually uses.
Dynamic Language Runtime -
The dynamic language runtime (DLR) is a new runtime environment that adds a set of services for dynamic languages to the CLR. The DLR makes it easier to develop dynamic languages to run on the .NET Framework and to add dynamic features to statically typed languages. To support the DLR, the new System.Dynamic namespace is added to the .NET Framework.
Covariance and Contravariance -
Several generic interfaces and delegates now support covariance and contravariance.
BigInteger and Complex Numbers -
The new System.Numerics.BigInteger structure is an integer data type that can store fairly large number as it has no upper and lower bound values.Complex types represents a complex number of form a + bi. IT supports arithmetic and trigonometric operations with complex numbers.
Tuples -
The .NET Framework 4 provides the System..::.Tuple class for creating tuple objects that contain structured data.
File System Enumeration Improvements -
You can now enumerate directories and files by using methods that return an enumerable collection of strings of their names.ou can also use methods that return an enumerable collection of DirectoryInfo, FileInfo, or FileSystemInfo objects.
Memory-Mapped Files -
A memory-mapped file contains the contents of a file in virtual memory and is an application’s logical address space. So You can use memory-mapped files to edit very large files and to create shared memory for interprocess communication.
64-Bit Operating Systems and Processes -
You can identify 64-bit operating systems and processes with the Environment.Is64BitOperatingSystem and Environment.Is64BitProcess properties.
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus
Previous Article:
How to use Ajaxtoolkit 3.5 in SharePoint webpart and User control
Next Article:
.Net framework 4.0 Interview Questions Answers
User Profile
Rakesh Sinha
Sr. Technical Lead
New Delhi
,
India
Email :You must
Log In
to access the contact details.
Latest Post from :rakesh
Which party you want to vote in Loksabha elections 2019?
View: 587 | Submitted on: 10/12/2018 5:59:06 PM
Response.Redirect vs Server.Transfer
View: 476 | Submitted on: 12/27/2015 2:26:38 PM
The test form is only available for requests from the local machine.
View: 706 | Submitted on: 11/3/2015 9:54:36 PM
Difference between web service WCF and Web API
View: 7334 | Submitted on: 10/28/2015 9:23:51 PM
Which party you want to vote in Delhi assembly elections 2015?
View: 1858 | Submitted on: 12/18/2014 4:19:24 AM
Submit Articles
|
All Post of This User..
Keyword Cloud
.NET Framework
ADO.NET
AJAX
ASP.NET
ASP.NET AJAX
ASP.NET MVC
Azure
Best Practices
BizTalk Server
C++
CSharp
CSS
Error and Resolution
IIS
JAVA
JavaScript
JQwery
JSP
LINQ
Management
ODP.NET
OOPS
Oracle
Others
Pattern and Practices
PHP
SAP
SEO
SharePoint
Silverlight
Sql Server
UML
UNIX
VB
VB.NET
VS 2010
WCF
Web Analytics
Windows Forms
WPF
WWF
XML
XSLT
Advertise
About Us
Private Policy
Terms of use
All rights reserved to dotnetcodes. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks.
Best viewed at 1024 x 768 resolution with Internet Explorer 5.0 or Mozila Firefox 3.5 or Google Crome and higher