Utilizing ASP.NET MVC in web development courses

  • Authors:
  • Pranshu Gupta;Ramon Mata-Toledo;Morgan Monger

  • Affiliations:
  • Kansas State University, Manhattan, KS;James Madison University, Harrisonburg, VA;Datatel, Inc. Fairfax, VA

  • Venue:
  • Journal of Computing Sciences in Colleges
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Microsoft ASP.NET is a common web development technology used in web development courses. ASP.NET MVC, a component of ASP.NET technology, provides a means of separating concerns in development and integration of HTML, CSS, and JavaScript in the views. ASP.NET MVC 3 provides features such as Razor syntax, Helper classes, and jQuery for better web development. This paper provides an overview of ASP.NET MVC and briefly explains web development using this technology. The paper concludes with examples of course integration and a summary.