Skip to content

A sample project that demonstrates best practices for a Single Page Application with the ASP.NET MVC framework.

License

Notifications You must be signed in to change notification settings

ykankaya/WebNoteSinglePage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebNote

WebNote is a sample application that demonstrates a specific part of software design.
It comes in three flavors:

  • WebNoteAOPAOP (Aspect Oriented Programming) with the PostSharp framework
  • WebNoteNoSQLNoSQL databases vs SQL (MS SQL, Redis, MongoDB and RavenDB)
  • WebNoteSinglePageJavaScript best practices for a Single Page Application (jQuery, RequireJS, KnockoutJS)

WebNoteSinglePage

WebNoteSinglePage is sample project that demonstrates best practices for a Single Page Application with the ASP.NET MVC framework.
It includes many modern frameworks and tools:

MIT License

WebNoteSinglePage is MIT licensed.
Copyright (C) 2012 Johannes Hoppe, http://johanneshoppe.de

About

A sample project that demonstrates best practices for a Single Page Application with the ASP.NET MVC framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.6%
  • C# 1.4%