Friday, May 22, 2015

Share data between controller

stackoverflow.com/questions/21919962/angular-share-data-between-controllers

http://stackoverflow.com/questions/21919962/angular-share-data-between-controllers

Thursday, May 21, 2015

How to access data in service scope


1st get from server and put data in a service, since the service have data, have a controller use the service then, no need to go server again. just get the data from the service.

Rewrite rule of iis

Url rewrite module

unit test create missing in VS 2013

https://visualstudiogallery.msdn.microsoft.com/45208924-e7b0-45df-8cff-165b505a38d7?SRC=Home