Project Architecture (3tier, n-tier)
Answer / alb.shah
Layered application designs are extremely popular because
they increase application performance, scalability,
flexibility, code reuse. In the classic three tier design,
applications break down into three major areas of
functionality:
•The data layer manages the physical storage and retrieval
of data
•The business layer maintains business rules and logic
•The presentation layer houses the user interface and
related presentation code.
| Is This Answer Correct ? | 10 Yes | 0 No |
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
How can exception be handled with out the use of try catch?
what r the Templeats in ASP.net?
Can the unique key be null?
What is difference between Lambda Expression and LINQ in ASP.NET?
all asp.net interives questions
How would you get asp.net running in apache web servers? Explain it's limitations.
whats the purpose of AUTOPOSTBACK property for the controls in asp.net?
In which event are the controls fully loaded?
Is viewstate enabled by default?
what is the exact purpose of http handlers and interfaces?
If i have a page where i create an instance of a dll and without invoking any method can I send values to next page ?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)