12.7.12
settings Reporting Service Sql 2008 R2
21.6.12
Handler "PageHandlerFactory-Integrated" has a bad module "ManagedPipelineHandler" in its module list
31.5.12
12.5.12
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.
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
==========
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
Subscribe to:
Posts (Atom)