Top questions

Post

New Post


Find by name:

Question Answer
Is it possible to create web application with both webforms and mvc? Yes. We have to include below mvc assembly references in the web forms application to create hybrid application. System.Web.Mvc, System.Web.Razor, System.ComponentModel.DataAnnotations,
List all templates of the Repeater control. ItemTemplate AlternatingltemTemplate SeparatorTemplate HeaderTemplate FooterTemplate
List the major built-in objects in ASP.NET? Application, Request, Response, Server, Session, Context, Trace



Back to HomePage