Wednesday, March 18, 2015

Angular-JS integration with Visual Studio

integrating with vs
-------------------
You can search for the template from with Visual Studio by navigating to Tools->Extension and Updates

https://visualstudiogallery.msdn.microsoft.com/cc6c9c5f-2846-4822-899f-a6c295cd4f2b

Once you install the template on your machine, you would get a new option for ASP.Net MVC 4 project type when you create a new project in Visual Studio.

Select the new AngularjS SPA template and create a new project. Once the project is created, add the prerequisite nuget package  and compile and run the project.

Note: When you create a new project using the SPA template, you need to install all the prerequisite nuget packages manually using either Nuget Package Restore option available on the Visual Studio solution or using Nuget.exe on command line
nuget install packages.config

If you are having problems with package restore, make sure you are using the latest nuget package manager in Visual Studio.

fallow below link for integration angularjs in vs 2015

http://stephenwalther.com/archive/2015/01/12/asp-net-5-and-angularjs-part-1-configuring-grunt-uglify-and-angularjs

4 comments:

  1. Thanks for this article on integration Vikram.

    AngularJS Training in Chennai

    ReplyDelete
  2. Hello Vikram, I have been providing AngularJS course in Chennai for the past 6 months, and at times, I have used your blog as reference for my students in the class. It has been so much useful. Thank you, keep writing more :)

    ReplyDelete
    Replies
    1. Hi Harshita,

      I am glad that my blog is useful for some reason. I'll try to keep update the blog in regular intervals.

      Delete
  3. Hii author nice post! AngularJs is the best framework which is supported by google! I have personally used angularJs for my previous web app developement project and I'am quite satisfied by the output.
    Angulars training | Angularjs training in Chennai | AngularJs training institute in Chennai

    ReplyDelete