12.7.12

settings Reporting Service Sql 2008 R2


http://channel9.msdn.com/Learn/Courses/SQL2008R2TrainingKit/ReportingServices2008/ReportingServicesDemo/Setup-and-Configuration

Add Code to TFS Codeplex


http://www.youtube.com/watch?v=xOBBtzGbdlo

21.6.12

Handler "PageHandlerFactory-Integrated" has a bad module "ManagedPipelineHandler" in its module list


http://amirsayani.blogspot.in/2012/03/handler-pagehandlerfactory-integrated.html

31.5.12

http://technico.qnownow.com/2012/05/16/handling-session-timeout-in-jquery-ajax-call/
http://debapk.blogspot.in/2011/11/how-to-handle-session-expiration-in.html

12.5.12

odesk tests


http://www.odesktestanswers.net/p/odesk-qualification-tests.html

12.3.12

Webservices/ WCF/ MVC

http://www.youtube.com/watch?v=cUFfE7qOU9Q&feature=bf_next&list=SPCD7D098B66C806CA&lf=list_related.

http://dotnetguts.blogspot.in/2007/09/all-about-web-service-in-net.html

http://www.codeproject.com/Articles/139787/What-s-the-Difference-between-WCF-and-Web-Services
http://wcftutorial.net/Difference-between-WCF-and-Webservice.aspx

Synchronous is one after another, so you send one email when that process is done it sends the next one. Asynchronous starts sending an email and it doesn't care if the first one is done and will start the second, and this goes on until all emails are sent. Normally, an asynchronous process would open a new thread and run in the background.

29.2.12

Hide ajax calls from all browsers

http://www.aspnetmvcninja.com/attributes/using-the-scriptignore-attribute-to-hide-public-properties-in-a-json-output
==========
Why use MVC over Web forms:

http://www.gitshah.com/2011/07/aspnet-mvc-vs-aspnet-web-forms.html
======================================================

How to: Validate Model Data Using DataAnnotations Attributes
http://msdn.microsoft.com/en-us/library/ee256141.aspx

=====================================================
http://forums.devx.com/showthread.php?t=171341http://stackoverflow.com/questions/8223319/how-to-hide-ajax-requests-from-firebug-console