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 |
code to generate a excel sheet and to write data into it --- -it has to fetch the excel sheet which is in one folder placed by us inside a project folder(i,e it has to create a instance of that excel sheet) and write the data into it row by row please respond as early as possible
Explain different properties of object oriented systems.
Can we customize the serialization process?
Are there functions in c#?
What is sqldataadapter in c#?
What are the applications of c#?
What is a satellite assembly in c#?
How does c# generics and c++ templates compare?
how to handle errors in sqlserver
Which .gang of four. Design pattern is shown below?
What are the different approaches of passing parameters to a method?
What are the variables 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)