Monday, 2 December 2013

Angular with Spin If you want to Spin

Hi Girls and Boys

These day i am working with Angular and found this article to create nice Directive for spin JS

http://ankursethi.in/2013/07/loading-spinners-with-angularjs-and-spin-js/

Cheers!!

Randy. 

Monday, 21 October 2013

Latest Web API OData Features


Hi All

 This is very useful article if you want to use OData with New Implementations Specially with VS 2013.


http://www.asp.net/web-api/overview/odata-support-in-aspnet-web-api/using-$select,-$expand,-and-$value

Cheers!!
Prabath Randeniya

Thursday, 3 October 2013

Bootstrap 3 for Responsive Design with VS 2013

Hi All


Using Bootstrap 3 with visual studio 3013 MVC Template unfortunately not with SPA Template

For new Theming you should go to  http://bootswatch.com/ . I think don’t need UI Engineer for some of the changes at least.

Cheers
Prabath Randeniya. 




Bootstrap 3 for Responsive Design with VS 2013

Hi All


Using Bootstrap 3 with visual studio 3013 MVC Template unfortunately not with SPA Template

For new Theming you should go to  http://bootswatch.com/ . I think don’t need UI Engineer for some of the changes at least.

Cheers
Prabath Randeniya. 




Thursday, 26 September 2013

Acceptance Test Driven Development in JavaScript


I am working on a web app and i am gonna use Angular JS as my View Engine with Visual Studio 2013.
I thought of doing this project with Acceptance Test Driven Development and found this article interested.

http://www.codeproject.com/Articles/659570/Acceptance-Test-Driven-Development-for-JavaScript

Cheers!!
Prabath Randeniya


Sunday, 22 September 2013

Sunday, 28 July 2013

Solution Folder Structure





I think this is still valid if you start solution from the Zero Code. Cheers.. (I have it in my Google Drive)

Friday, 15 February 2013

Long Polling and other Techniques


I was about to adapt SignalR in to one of our customer project issue. whereas finally  found that it is not necessary to adapt signalr and i added polling technique with Jquery. following is the nice description for it.

http://query7.com/avoiding-long-polling

Cheers!!
Prabath Randeniya.

Monday, 21 January 2013

Web API With Actions Like RPC



This is a good article to read on Actions in ASP.net Web API -

http://www.strathweb.com/2013/01/magical-web-api-action-selector-http-verb-and-action-name-dispatching-in-a-single-controller/

Cheers!!
Prabath Randeniya.