Statistics
The Highest Post







Statistics
Count 98
Avg 20.27
Min 3
Max 21

Details



Peter Agyekum 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,
Related Topics