TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Application Blocks
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Shivprasad (4)
Reeta Singh Lodhi (2)
Anil Kumar (1)
Yatendra Sharma (1)
Sateesh Arveti (1)
Related resources for Application Blocks
No resource found
Enterprise Library New Version 6
4/29/2024 10:15:21 AM.
Enterprise Library Version 6 is a Microsoft .NET Framework library offering application blocks for logging, caching, data access, security, and more. It provides configurable components for common ent
Logging Application Block
2/17/2021 7:04:07 AM.
In this article we will see how to configure logging.
Enterprise Library In ASP.NET
10/16/2015 3:43:02 AM.
In this article we will learn how to use enterprise library in ASP.NET. It is a collection of application blocks and core infrastructure.
Introduction to Enterprise Library: Part I
9/5/2014 2:10:23 AM.
This article gives an introduction to Enterprise Library.
4 steps to use readymade DAL component (Data application blocks)
9/29/2012 10:06:29 AM.
This tutorial will run through the necessary steps of how you can use Enterprise data application blocks in your DAL component.
Autoscaling Application Blocks WIndows Azure
5/17/2012 3:19:41 PM.
Autoscaling Application Blocks can automatically scale the Windows Azure application based on the rules defined specifically for the application.
Five step of how to use logging utility in your projects using application blocks
6/3/2009 1:10:49 AM.
It's new world of software reusability. Gone are the days when we need to build things from scratch. One of the most needed functionality is the logging utility. Every software project needs a logging utility. To make your own logging utility is a big project by itself. In this tutorial we will quickly run through how you can use Microsoft logging application blocks to log messages and activities.
Plug & play architecture using Policy Application Blocks
5/8/2009 12:56:54 AM.
In this article, we will discuss how we can make plug & play architecture using policy application blocks. What we will do is we will take a practical scenario where we want to enable logging for an application depending on situations.
DI using Unity Application Blocks
1/20/2009 11:55:46 PM.
In this article we will take up a simple example and try to implement DI using unity application blocks thus resulting in loosely coupled architecture.