Is it possible to create web application with both webforms and mvc?
Answer / Ankur Khare
Yes, it is possible to create a web application that combines both Web Forms and MVC in .NET. This can be achieved by hosting the MVC application within an ASP.NET Web Application project or by using separate projects for each technology (e.g., one project for Web Forms and another for MVC). However, it's essential to ensure that the application is logically organized and avoid conflicts between the two technologies.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the security types in asp.net?
What are sql joins?
Give some salient points of difference between request processor and request dispatcher.
how to pass session value one url to another url.my code if session("user")="abc" then response.redirect("www.abc.com\client\home.aspx") end if. so how to pass value of session in browser url
why security trimming attribute?
Where would you use an ihttpmodule, and what are the limitations of any?
Rate yourself in .net and sql database?
1 Answers BrickRed, Infosys, Satyam, SP Software,
What’s the difference between Response.Write() andResponse.Output.Write()?
how to convert from sql2000 numeric to int in asp.net with sqlparameter?
Can we set master page as a start page?
What are client activated objects?
What is a postback url?
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)