Explain the three services model (three-tier application).
Answers were Sorted based on User's Feedback
Answer / subbaraja
Here 3 tier then we need to talk about UIlayer, Business
layer, Data layer.
UI layer: Requests the data form Business layer
Business layer : Acts according Business rules fetch or
insert data through the Data Layer.
Data Layer: Responsible for all Data base operations
requests from business layer
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / kavithasm
Three layers are
UI - User Interface
Busines Logic Layer
Data Access Layer
User Interface - Client sends request to the server.
Business Logic Layer - its for validation purpose.
Data Access Layer - Interacts with the server and returns
back to the business logic layer
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / p.ramakrishna
The three-tier or a multi tier architecture has client,
server and database. Where the client request is sent to
the server and the server in turn sends the request to the
database. The database sends back the information/data
required to the server which inturn sends it to the client.
| Is This Answer Correct ? | 4 Yes | 4 No |
Ho we can see assembly information?
how can include .netframeworl 2.0 in application setup
Explain how do I convert a string to an int in c#?
What is static void main in c#?
What is use of console?
Can Any body send C Sharp latest interview questions to my mail id: alim.mtech@gmail.com.
What are managed providers?
Is string mutable in c#?
How can we set the class to be inherited, but prevent the method from being over-ridden?
What?s an abstract class?
Why do we still see so much non-oo code written in c# today?
Please explain value types and reference types used in c#?
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)