What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc
Answer / Vipin Kumar Gangwar
ASP.NET MVC uses a model-view-controller (MVC) architecture, while ASP.NET Web Forms follows a web forms model. In MVC, the application is divided into three components: Model, View, and Controller, promoting a cleaner separation of concerns, testability, and better performance. Web Forms, on the other hand, have a more tightly-coupled code-behind model that relies heavily on server-side controls.
| Is This Answer Correct ? | 0 Yes | 0 No |
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
When would you not use the oleDbConnection object? a) To connect to an SQL 7.0 database. b) To connect to a DB/2 database. c) To connect to an Access database. d) To connect to an SQL 6.5 database.
What is postback and autopostback in asp.net?
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
What is data control in asp.net?
What are early binding and late binding.
How to manage different kinds of sessions in ASP.NET?
Explain authorization levels in .net ?
How to call a child form method from the master page?
What is Boxing and Unboxing?
7 Answers Accenture, IBM, Tech Mahindra,
Can we handle the error and redirect to some pages using web.config?
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)