473,387 Members | 1,420 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

How to use EMAB in n tier Application

Hi

I am developing a ASP.Net application. My application have 5 layers. (1) Web
Layer (2) Business Logic Layer (3) Data Access Layer (4) Business Entity (5)
System Framework.

I want to put Exception Management Application Block (EMAB) in
SystemFramework layer and want to access it from all layer.

If anyone provide sample code for it then it would be great.
Thanks & Regards
Danech

--
Thanks and Regards
Danech
Nov 17 '05 #1
2 2074
Danech,

Using the EAB is a little more involved than just using code. You
should take a look at:

http://msdn.microsoft.com/library/de...tml/entlib.asp

For an idea of how to use it.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Danech" <Da****@discussions.microsoft.com> wrote in message
news:5B**********************************@microsof t.com...
Hi

I am developing a ASP.Net application. My application have 5 layers. (1)
Web
Layer (2) Business Logic Layer (3) Data Access Layer (4) Business Entity
(5)
System Framework.

I want to put Exception Management Application Block (EMAB) in
SystemFramework layer and want to access it from all layer.

If anyone provide sample code for it then it would be great.
Thanks & Regards
Danech

--
Thanks and Regards
Danech

Nov 17 '05 #2
Hi Nicholas

Thanks for your suggestion. I go through the link and read about EMAB. If i
am keeping the EMAB in layer and accessing it then it works good. But the
problem is to access EMAB ExceptionManager.Publish() in Web Layer or Data
layer or BusinessRule layer.
--
Thanks and Regards
Danech
"Nicholas Paldino [.NET/C# MVP]" wrote:
Danech,

Using the EAB is a little more involved than just using code. You
should take a look at:

http://msdn.microsoft.com/library/de...tml/entlib.asp

For an idea of how to use it.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Danech" <Da****@discussions.microsoft.com> wrote in message
news:5B**********************************@microsof t.com...
Hi

I am developing a ASP.Net application. My application have 5 layers. (1)
Web
Layer (2) Business Logic Layer (3) Data Access Layer (4) Business Entity
(5)
System Framework.

I want to put Exception Management Application Block (EMAB) in
SystemFramework layer and want to access it from all layer.

If anyone provide sample code for it then it would be great.
Thanks & Regards
Danech

--
Thanks and Regards
Danech


Nov 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

77
by: nospam | last post by:
Reasons for a 3-tier achitecture for the WEB? (NOTE: I said, WEB, NOT WINDOWS. DON'T shoot your mouth off if you don't understand the difference.) I hear only one reason and that's to switch a...
25
by: David Noble | last post by:
We've been developing a web site using 3-tier architecture for 18 months now. There is a common layer that defines the classes - using XML schemas. The data layer acts as a wrapper to 3 databases...
4
by: Patrick | last post by:
I'm writing a winforms database application in C#. I've come across a lot of stuff lately about "N-Tier" architecture. Can anyone give me a simple explanation of N-Tier? The descriptions that...
2
by: Silent Ocean | last post by:
Hi 1. I am in process of designing N-Tier Application using ASP.NET. Can anyone guide me the right material or microsoft guidelines document which I can used in designing the N-Tier application....
25
by: Dan Aldean | last post by:
Hello, I try to understand how the business and presentation layers would practically translate into programming reality. I read lots of articles about 3-tier, but none of them gave a practical...
13
by: mehdi_mousavi | last post by:
Hi folks, In an N-tier application, what is the possible values of N??? I'm not kidding, I just interviewed with a programmer today, and he started the "2-tier application" conversation. From then...
0
by: yashgt | last post by:
Had I not been using EMAB, my function would look like: func1(){ try{ op1(); }catch{ log.write("op1 failed"); } try{
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.