Click here to Skip to main content
15,891,976 members
Articles / Web Development / HTML5

HTML5 SVG + ASP MVC Web API

Rate me:
Please Sign up or sign in to vote.
4.33/5 (3 votes)
13 Jun 2012CPOL2 min read 31.2K   856   7  
A quick article regarding new features in HTML5 and ASP MVC 4.
<?xml version="1.0" encoding="utf-8"?>
<repositories>
  <repository path="..\GeographyProject\packages.config" />
</repositories>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Poland Poland
I've been programming since 2004. Delphi, C, C++. Now I'm a big fan of C# and ASP MVC.

Comments and Discussions