Common Blog
Setting up AngularJS for ASP.Net MVC n WebAPI project.

We recently released Visual Studio 20102012 project template to support integrating of AngularJS with ASP.Net MVC 4. This post outlines what exactly happens underneath the hood. How can we make AngularJS and MVC play nicely with with each other. The approach that we highlight here has been packaged ...

4 min Read
Common Blog
SkyDrive Pro Demystified!

I was trying to consider SkyDrive Pro as part of a post migration solution on a SharePoint Online project lately. Thought of writing down my findings on it to help the ones who would be working on the same line… The release of SkyDrive Pro with SharePoint 2013 brought along some confusion for many...

9 min Read
Common Blog
Integrating AngularJS with ASP.Net MVC and WebAPI

AngularJS is an awesome Single Page Application (SPA) JavaScript framework developed by Google. While other JavaScript frameworks such as Knockout.js (that comes bundled with ASP.NET MVC project template) have their benefits, I find AngularJS has much more to offer and should be seriously considered...

2 min Read
Common Blog
In software, well begun is half done..

And poorly begun is zero done… This applies to the software projects more than any other field. Most projects that are non-software say a construction of building, once past the blue-print phase,  the progress of the project is always a gradual step by step. You start with foundation and you ...

3 min Read
Common Blog
HTTPClient Caching in .Net

If you are thinking this is just another of those post that talks about Caching in .Net, then you may be in for a surprise. What this post highlights is something that is already build into .Net and can be leveraged at this very moment. Still I have not seen developers using it. Consider a […...

4 min Read
Common Blog
Visual Designer in SharePoint Designer 2013

This is the biggest implementation done by SharePoint Designer team in this 2013 version. Visual Designer (Visio Diagrams) is directly integrated in the SharePoint Designer. Means we can draw the Visio diagrams for workflows directly in the SharePoint Designer. Who have worked with SharePoint Design...

2 min Read
Common Blog
SharePoint 2013 Shredded Storage

SharePoint 2013 has many improvements compared to earlier versions. Among all of them the great feature which I liked more is Shredded Storage. It is great news for DBA and administrators as well. Shredded Storage is a new implementation in SharePoint 2013 and it will help many ways to save the volu...

2 min Read