Raju's Tech Blog
MCP <a href="https://twitter.com/sukumarraju" class="twitter-follow-button" data-show-count="false">Follow @sukumarraju</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> </br></br>
-
Introduction to WCF Data Services
This article walks through creating a WCF Data service [formerly known as ADO.NET Data Services] and consuming from the client application with an attempt to elaborate key technologies and protocols.
-
jQuery UI Date picker Popup Calendar in MVC application
This article walks through the process of adding jQuery UI date picker popup calendar to the HTML text box control.
-
Invoking REST Web Service – Deserializing JSON Object collection to Anonymous and Strongly typed objects
This article walks through the process of invoking a REST (Representational State Transfer) web service using HttpClient class, deserializing the service response i.e., Json object collection to Anonymous and Strongly typed objects using Json.NET, then accessing the data in client side using windows console application.
-
Creating N-Tier ASP.NET Web API application
This article walks through creating a N-Tier ASP.NET Web API application and Data layer using design patterns.
-
ASP.NET Web API Logging and Troubleshooting
Logging exceptions to persistent store or email alert with exception stack helps developer to troubleshoot issues without having to debug the application. This practice helps in exception trend monitoring and improve the application. In the applications where security is high priority it is feasible to trace and log security exceptions. Mostly all of the tracing and logging technologies provide configuration driven trace levels i.e., Information, Warning, Error etc.
-
ASP.NET Web API testing using NUnit framework
Hello
-
Free eBook: 50 Ways to Avoid, Find and Fix ASP.NET Performance Issues
-
MVC for Web Forms Developer
-
InfoPath Forms Services : Activate or deactivate a form template for a site collection
After InfoPath form has been published and uploaded to the server from SharePoint admin site in order to add the content type with in SharePoint document library it is required to activate the form in SharePoint site as below.
-
eBooks from Microsoft
Latest technical eBooks from Microsoft