Download Javascript Sandbox for ASP.NET MVC 3 Free Java Code

Description

An ASP.NET MVC 3 project I wrote to help me learn Javascript from code samples in books and experiment quickly with the code. Helped me might help you too.

Icons

Javascript Sandbox for ASP.NET MVC 3

Source Files

The download file Javascript-Sandbox-for-ASP.NET-MVC-3-master.zip has the following entries.


Content/JavascriptLogo.jpg/*from   w  w  w.j a  v a 2 s.c  om*/
Content/Site.css
Content/syntax-highlighter/LGPL-LICENSE
Content/syntax-highlighter/MIT-LICENSE
Content/syntax-highlighter/compass/_theme_template.scss
Content/syntax-highlighter/compass/config.rb
Content/syntax-highlighter/compass/shCore.scss
Content/syntax-highlighter/compass/shCoreDefault.scss
Content/syntax-highlighter/compass/shCoreDjango.scss
Content/syntax-highlighter/compass/shCoreEclipse.scss
Content/syntax-highlighter/compass/shCoreEmacs.scss
Content/syntax-highlighter/compass/shCoreFadeToGrey.scss
Content/syntax-highlighter/compass/shCoreMDUltra.scss
Content/syntax-highlighter/compass/shCoreMidnight.scss
Content/syntax-highlighter/compass/shCoreRDark.scss
Content/syntax-highlighter/compass/shThemeDefault.scss
Content/syntax-highlighter/compass/shThemeDjango.scss
Content/syntax-highlighter/compass/shThemeEclipse.scss
Content/syntax-highlighter/compass/shThemeEmacs.scss
Content/syntax-highlighter/compass/shThemeFadeToGrey.scss
Content/syntax-highlighter/compass/shThemeMDUltra.scss
Content/syntax-highlighter/compass/shThemeMidnight.scss
Content/syntax-highlighter/compass/shThemeRDark.scss
Content/syntax-highlighter/scripts/shAutoloader.js
Content/syntax-highlighter/scripts/shBrushAS3.js
Content/syntax-highlighter/scripts/shBrushAppleScript.js
Content/syntax-highlighter/scripts/shBrushBash.js
Content/syntax-highlighter/scripts/shBrushCSharp.js
Content/syntax-highlighter/scripts/shBrushColdFusion.js
Content/syntax-highlighter/scripts/shBrushCpp.js
Content/syntax-highlighter/scripts/shBrushCss.js
Content/syntax-highlighter/scripts/shBrushDelphi.js
Content/syntax-highlighter/scripts/shBrushDiff.js
Content/syntax-highlighter/scripts/shBrushErlang.js
Content/syntax-highlighter/scripts/shBrushGroovy.js
Content/syntax-highlighter/scripts/shBrushJScript.js
Content/syntax-highlighter/scripts/shBrushJava.js
Content/syntax-highlighter/scripts/shBrushJavaFX.js
Content/syntax-highlighter/scripts/shBrushPerl.js
Content/syntax-highlighter/scripts/shBrushPhp.js
Content/syntax-highlighter/scripts/shBrushPlain.js
Content/syntax-highlighter/scripts/shBrushPowerShell.js
Content/syntax-highlighter/scripts/shBrushPython.js
Content/syntax-highlighter/scripts/shBrushRuby.js
Content/syntax-highlighter/scripts/shBrushSass.js
Content/syntax-highlighter/scripts/shBrushScala.js
Content/syntax-highlighter/scripts/shBrushSql.js
Content/syntax-highlighter/scripts/shBrushVb.js
Content/syntax-highlighter/scripts/shBrushXml.js
Content/syntax-highlighter/scripts/shCore.js
Content/syntax-highlighter/scripts/shLegacy.js
Content/syntax-highlighter/src/shAutoloader.js
Content/syntax-highlighter/src/shCore.js
Content/syntax-highlighter/src/shLegacy.js
Content/syntax-highlighter/styles/shCore.css
Content/syntax-highlighter/styles/shCoreDefault.css
Content/syntax-highlighter/styles/shCoreDjango.css
Content/syntax-highlighter/styles/shCoreEclipse.css
Content/syntax-highlighter/styles/shCoreEmacs.css
Content/syntax-highlighter/styles/shCoreFadeToGrey.css
Content/syntax-highlighter/styles/shCoreMDUltra.css
Content/syntax-highlighter/styles/shCoreMidnight.css
Content/syntax-highlighter/styles/shCoreRDark.css
Content/syntax-highlighter/styles/shThemeDefault.css
Content/syntax-highlighter/styles/shThemeDjango.css
Content/syntax-highlighter/styles/shThemeEclipse.css
Content/syntax-highlighter/styles/shThemeEmacs.css
Content/syntax-highlighter/styles/shThemeFadeToGrey.css
Content/syntax-highlighter/styles/shThemeMDUltra.css
Content/syntax-highlighter/styles/shThemeMidnight.css
Content/syntax-highlighter/styles/shThemeRDark.css
Content/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png
Content/themes/base/images/ui-bg_flat_75_ffffff_40x100.png
Content/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png
Content/themes/base/images/ui-bg_glass_65_ffffff_1x400.png
Content/themes/base/images/ui-bg_glass_75_dadada_1x400.png
Content/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png
Content/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png
Content/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png
Content/themes/base/images/ui-icons_222222_256x240.png
Content/themes/base/images/ui-icons_2e83ff_256x240.png
Content/themes/base/images/ui-icons_454545_256x240.png
Content/themes/base/images/ui-icons_888888_256x240.png
Content/themes/base/images/ui-icons_cd0a0a_256x240.png
Content/themes/base/jquery-ui.css
Controllers/AccountController.cs
Controllers/HomeController.cs
Controllers/SandboxController.cs
Extensions/HtmlHelper.cs
Extensions/UrlHelper.cs
Global.asax
Global.asax.cs
JavascriptSandbox.csproj
JavascriptSandbox.csproj.user
JavascriptSandbox.sln
JavascriptSandbox.suo
Models/AccountModels.cs
Properties/AssemblyInfo.cs
Scripts/MicrosoftAjax.debug.js
Scripts/MicrosoftAjax.js
Scripts/MicrosoftMvcAjax.debug.js
Scripts/MicrosoftMvcAjax.js
Scripts/MicrosoftMvcValidation.debug.js
Scripts/MicrosoftMvcValidation.js
Scripts/jquery-1.4.4-vsdoc.js
Scripts/jquery-1.4.4.js
Scripts/jquery-1.4.4.min.js
Scripts/jquery-ui.js
Scripts/jquery-ui.min.js
Scripts/jquery.unobtrusive-ajax.js
Scripts/jquery.unobtrusive-ajax.min.js
Scripts/jquery.validate-vsdoc.js
Scripts/jquery.validate.js
Scripts/jquery.validate.min.js
Scripts/jquery.validate.unobtrusive.js
Scripts/jquery.validate.unobtrusive.min.js
Views/Account/ChangePassword.cshtml
Views/Account/ChangePasswordSuccess.cshtml
Views/Account/LogOn.cshtml
Views/Account/Register.cshtml
Views/Home/About.cshtml
Views/Home/Index.cshtml
Views/Sandbox/AlternativeToNew.cshtml
Views/Sandbox/ClassLibrary1.cshtml
Views/Sandbox/ClassLibrary2.cshtml
Views/Sandbox/ClassLibrary3.cshtml
Views/Sandbox/ClassLibrary4.cshtml
Views/Sandbox/ClassLibrary_Inheritance.cshtml
Views/Sandbox/CustomConstructors.cshtml
Views/Sandbox/CustomPropertiesOnObjects.cshtml
Views/Sandbox/DifferenceBetweenInAndHasOwnProperty.cshtml
Views/Sandbox/DifferenceBetweenNewAndNotNew.cshtml
Views/Sandbox/ExploringPrototypes1.cshtml
Views/Sandbox/ExploringPrototypes2.cshtml
Views/Sandbox/ExploringPrototypes3.cshtml
Views/Sandbox/HostObjects.cshtml
Views/Sandbox/NativeObjectConstructors.cshtml
Views/Sandbox/ObjectReferences.cshtml
Views/Sandbox/OperatingOnPrimitivesAndObjects.cshtml
Views/Sandbox/PrimitivesLesson1.cshtml
Views/Sandbox/PrimitivesLesson2.cshtml
Views/Sandbox/PrototypalInheritance.cshtml
Views/Sandbox/_ViewStart.cshtml
Views/Sandbox/_blank.cshtml
Views/Sandbox/for-in.cshtml
Views/Shared/Error.cshtml
Views/Shared/_Layout.cshtml
Views/Shared/_LogOnPartial.cshtml
Views/Shared/_SandboxLayout.cshtml
Views/Web.config
Views/_ViewStart.cshtml
Web.Debug.config
Web.Release.config
Web.config
bin/JavascriptSandbox.dll
bin/JavascriptSandbox.pdb
obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
obj/Debug/JavascriptSandbox.csproj.FileListAbsolute.txt
obj/Debug/JavascriptSandbox.dll
obj/Debug/JavascriptSandbox.pdb
obj/Debug/JavascriptWebApplication.csproj.FileListAbsolute.txt
obj/Debug/JavascriptWebApplication.dll
obj/Debug/JavascriptWebApplication.pdb

Download

Click the following link to download Javascript-Sandbox-for-ASP.NET-MVC-3-master.zip.

Javascript-Sandbox-for-ASP.NET-MVC-3-master.zip




















Home »
  Javascript Free Code Download »
    Development »




Algorithm
API
Asp.Net
Azure
CoffeeScript
Collection
Component
Data Structure
Date
Demo
Django
Drupal
Example
Filter
GeoLocation
Markdown
MVC
Parse
Php
Plugin
Prototype
Python
Sample
SDK
Snippet
Stream
Titanium
Utility
Web
WebApplication
XML
YAML
ZooKeeper