Advanced Features of Dot Net framework

What is Dot Net Framework?

Dot Net framework is a software program for developing ,deploying and running an application. It is supports Web and Windows application .Dot Net provides tools and libraries that enable developers to create windows software much faster and easier.Dot Net environment makes the entire environment robust.

Features of Dot Net Framework:

A lot of features and enhancements have been introduced in Dot Net Framework.The most important of them include the following

  • WCF improvements
  • WWF improvements
  • ADO.Net improvements
WCF improvements:

Windows Communication Foundation (WCF) is a framework for building service-oriented applications Although Asp.Net replaces Windows Communication application the later still remains important used frameworks for building service-oriented applications. WCF provides an abstraction layer over transports. This abstraction allows developers to focus on the types of messages their applications need to send and receive. The improvements in WCF in Dot Net include the following

  • Support for Workflow services
  • Support for Routing service

WWF improvements:

Windows Workflow Foundation is a framework that enables users to create system or human workflows in their applications written for Windows XP, and the Windows Server 2003 operating systems. The improvements in Windows Workflow Foundation in Dot Net Framework include the following:

  • Improved workflow activity model
  • Improved built-in activity library
ADO.Net improvements:

ADO.NET is a set of classes that expose data access services for Dot Net Framework programmers. ADO.NET provides a rich set of components for creating distributed, data-sharing applications. It is an integral part of the Dot Net F providing access to relational, XML, and application data.

The following features are new in ADO.NET in the Dot NET Framework

  • SqlClient Data Provider
  • Connection failures will now be logged in the extended events
  • SQL Client supports connections to Local Databases
Trending this week:


References:


LikeAdvanced Features of Dot Net framework CommentShareShare Advanced Features of Dot Net framewor

Comments

Popular posts from this blog

Top25 ASP.NET Interview Questions - FAQ | Crack the Interview Easily

Top 100 Microsoft Dot Net Interview Questions with Answers

Important Tools For Dot NET Development