Support Forums

Full Version: cegonsoft india | Learn dot net framework 3.5 & 4.0 for dot net jobs.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
• The .NET Framework is a new computing platform that simplifies application development in the highly distributed environment of the Internet.

• The .NET Framework will enable developers to develop applications for various devices and platforms like windows application web applications windows services and web services.

• The .NET Framework version 3.5 expands support for applications by including the Windows Communication Foundation (WCF) technology. It also adds new language features such as LINQ; new APIs based on community feedback, and improves debugging with updated diagnostic tools and features.

• The Following Features are included in .NET Framework 3.5

1. ASP.NET AJAX
2. LINQ (Language INtegrated Query)
3. WPF (Windows Presentation Foundation)
4. WCF (Windows Communication Foundation)
5. WWF (Windows Work Flow)]
6. Silver light (.NET Framework 3.5 SP1)

• The .NET Framework 4.0 includes following Features

1. ASP .NET Version 4
2. WPF Version 4
3. WWF Version 4
4. WCF with Open Data Protocol (OData) version 2.0 functionality
5. Core New Features and Improvements:-

a. Diagnostics and Performance
Earlier versions of the .NET Framework provided no way to determine whether a particular application domain was affecting other application domains, because the operating system APIs and tools, such as the Windows Task Manager, were precise only to the process level. Starting with the .NET Framework 4, you can get processor usage and memory usage estimates per application domain.

b. Globalization
The .NET Framework 4 provides new neutral and specific cultures, updated
property values, improvements in string handling, and other improvements.


c. Garbage Collection
The .NET Framework 4 provides background garbage collection. This feature replaces concurrent garbage collection in previous versions and provides better performance.


d. 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.

e. Covariance and Contra variance
Several generic interfaces and delegates now support covariance and contra variance.

f. File System Enumeration Improvements
New file enumeration methods improve the performance of applications that access large file directories or that iterates through the lines in large files.

g. Memory-Mapped Files
The .NET Framework now supports memory-mapped files. You can use memory-mapped files to edit very large files and to create shared memory for inter process communication.
And many more other Features……….

For more information visit Cegonsoft