Microsoft application blocks, DOT NET Programming

Assignment Help:

Have you ever worked with Microsoft Application Blocks, if yes then which?

The Application Blocks are C# & the VB.NET classes distributed as the Visual Studio projects which can be downloaded from the Microsoft's Website and used in any .NET application, including the ASP.NET Web applications. They are very useful and powerful tools that can make all applications more scalable, maintainable, and efficient.

Secondly which application blocks have been used totally depends on really what you have implemented. But there are 2 famous MAB which is making buzz around the industry:

1) Data access block:

The Data Access Block gives static methods located in the SqlHelper class which encapsulates the most common data access tasks performed with the Microsoft SQL server. If the term "static method" is new to you that mean that the class methods can be called without instantiating an instance of the class. For e.g., the method ExecuteReader () within the SqlHelper class can be called by using the statement SqlHelper.ExecuteReader () -- no object instantiation of the SqlHelper class is needed.

2) Exception management block:

The Exception Management Application Block gives a simple but extensible framework for handling the exceptions. With a single line of application code you can easily log exception information to the Event Log or extend it by generating your own components that log exception details to other data sources or notify the operators, without affecting your application code. The Exception Management Application Block can easily used as a building block in your own .NET application.


Related Discussions:- Microsoft application blocks

I need to have my PHP script print a SQL table in reverse , I have the work...

I have the working code I''m using to print the SQL table right now. I just need code to print in reverse order.

What is machine.config, What is Machine.config?  Machine configuration ...

What is Machine.config?  Machine configuration file: The machine. config file have settings that apply to the entire computer. This file is located in the %runtime install path

Difference between thread and process, What is the difference between threa...

What is the difference between thread and process? The thread is a path of execution which can run on CPU; a process is a collection of threads that share the same virtual memo

Basic methods of data adapter, What are basic methods of Data adapter? ...

What are basic methods of Data adapter? The three most commonly used methods of Dataadapter are as follows:- 1)Fill :- It Executes the SelectCommand to fill the DataSet ob

Three tier architecture, What is three tier architecture? The 3 tier so...

What is three tier architecture? The 3 tier software architecture was comes into action in the 1990s to overcome the limitations of the 2 tier architecture. There are 3 laye

Difference between class and structure, What is the difference between Clas...

What is the difference between Class and structure's? The main differences between them are as follows:- 1) The Structure is value types while classes are referen

I want simple academic project, Project Description: I want very simple ...

Project Description: I want very simple app in C# in visual studio Windows forms app Very simple database management app - three buttons - search , delete, add records and

Define network, Define Network? A network is a set of devices linked by...

Define Network? A network is a set of devices linked by physical media links. A network is recursively is a connection of two or more nodes by a physical link or two or more

Want microsoft crm dynamics crm 2011 or 2013 programmer, Want Microsoft CRM...

Want Microsoft CRM Dynamics CRM 2011 or 2013 programmer Project Description: Need to do customizations in CRM itself and integrate CRM 2011 with SAP Business One and HTML web

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd