Popular Posts

Wednesday, August 28, 2013

Wcf authorisation and authentication

http://www.codeproject.com/Articles/621297/Protecting-a-WCF-Service-Over-Internet-Authenticat

Mvc views compile time issues

http://www.dotnetjalps.com/2013/07/Compile-time-view-checking-for-ASP-NET-MVC.html

Advanced odata

http://www.codeproject.com/Articles/135490/Advanced-using-OData-in-NET-WCF-Data-Services

Message based web service using wcf

http://www.codeproject.com/Articles/598157/Message-based-web-service-in-WCF

Jquery autocomplete

http://www.codeproject.com/Tips/639578/jQuery-Autocomplete-MVC4-and-WebAPI

Polling using jquery

http://dotnet.dzone.com/articles/quick-tip-–-long-polling-using

Saturday, August 24, 2013

Debug Jquery script from VS2010 ASP.Net : The Official Microsoft ASP.NET Forums

Firebug javascript debugger is by far much better than any other one I have used. Visual Studio debugger only works with IE and you have to place "Debugger;" tag in the script that you want to debug!!

Debug Jquery script from VS2010 ASP.Net : The Official Microsoft ASP.NET Forums:

'via Blog this'