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

What is the relationship between a class and an object, What is the relatio...

What is the relationship between a class and an object? A class acts as a blue-print that explains the properties, states, and behaviors that are common to a number of objects.

Develop nesting software with unit costing, Develop Nesting software with u...

Develop Nesting software with unit costing for gasket manufacturing Project Description: Our current gasket costing software is old and antiquated and has limited use interna

How do we provide parameters to the stored procedures?, The ADO.NET gives t...

The ADO.NET gives the SqlCommand object which gives the functionality of executing the stored procedures. CREATE PROCEDURE SelectByEmployee @FirstName nvarchar(200) AS Se

Asp.net 2.0 application port to asp.net mvc, Project Description: Legacy...

Project Description: Legacy ASP.NET application for managing tasks for a private client needs a complete re-write. The application has approximately 2500 lines of code, combi

Online media agency, Our company is seeking a talented PHP Developer to joi...

Our company is seeking a talented PHP Developer to join our young and dynamic online media agency. Must have: - Knowledge in SQL and Databases, proven indexing and coding exp

Collation sequence in sql server, Explain collation sequence in sql server....

Explain collation sequence in sql server. The Collation sequences are the set of rules which determine how the data is sorted and compared. The Sorting rules can be defined wit

Railway reservation system, i want to know the code for adding new item but...

i want to know the code for adding new item button in .net forms and delete button in vb.net forms. can any one pls help

Wowza expert required, Wowza expert required Project Description: See...

Wowza expert required Project Description: Seeking wowza expert to teach our webmaster. To provide: How configure wowza to live transcoder. How allow add live transc

Name the classes that are in the system.numerics namespace, Name the classe...

Name the classes that are introduced in the System.Numerics namespace. The following two new classes are introduced in the System.Numerics namespace:  BigInteger - Refers

Program for solution of linear equations - c# program, Program for Solution...

Program for Solution of Linear Equations - C# Program Hello, I've been trying so many codes for this but those codes didn't work well. Please write a Program for solving Linea

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