<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-8980734269859237005</id><updated>2026-03-03T11:31:07.254-08:00</updated><category term="ASP.NET"/><category term="jQuery"/><category term="ASP.NET MVC"/><category term="JavaScript"/><category term="LINQ"/><category term="C#"/><category term="Silverlight"/><category term="Free Learning"/><category term="Product Releases"/><category term="VB.NET"/><category term="Visual Studio"/><category term=".NET"/><category term="Misc Ramblings"/><category term="Tools"/><category term="CSS"/><category term="Windows 7"/><category term="WPF"/><category term="Free EBook"/><category term="HTML 5"/><category term="ASP.NET Web API"/><category term="Sharepoint"/><category term="Azure"/><category term="ASP.NET AJAX"/><category term="Link List"/><category term="General"/><category term="MVC 101"/><category term="KnockoutJS"/><category term="AngularJS"/><category term="ASP.NET Core"/><category term="WCF"/><category term="Architecture"/><category term="Technology"/><category term="Reviews"/><category term="WinRT"/><category term="Windows 8 Apps"/><category term="Contests"/><category term="Entity FW"/><category term="Node.js"/><category term="CosmosDB"/><category term="MongoDB"/><category term="React.js"/><category term="Tips"/><category term="Windows Vista"/><category term="Angular 6"/><category term="BackboneJS"/><category term="Blogging Tools"/><category term="Express.js"/><category term="TypeScript"/><category term="Angular 10"/><category term="AppHarbor"/><category term="Azure DevOps"/><category term="Docker"/><category term="EF Core"/><category term="IIS"/><category term="MERN"/><category term="MomentJS"/><category term="Regex"/><category term="Screencast"/><category term="Testing"/><title type='text'>DevCurry</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.devcurry.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default?max-results=200&amp;redirect=false'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default?start-index=201&amp;max-results=200&amp;redirect=false'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1141</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>200</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-7110155294431073160</id><published>2020-11-02T23:59:00.002-08:00</published><updated>2020-11-07T00:26:29.839-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="React.js"/><title type='text'>Routing in React.js Single Page Application using React-Router-Dom</title><summary type="text">The compositional pattern of the React.js library makes Single Page Application (SPA) development easier. The most important need of SPA is an implementation of Routing in the app. Since React.js does not have any built-in routing support, we can install the&amp;nbsp;react-router-dom&amp;nbsp;library which provides a set of objects to enable router functionality for React applications.&amp;nbsp;The </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/7110155294431073160/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/7110155294431073160?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7110155294431073160'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7110155294431073160'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2020/11/routing-in-reactjs-single-page.html' title='Routing in React.js Single Page Application using React-Router-Dom'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/10435220832016185691</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhxS-AC7JkIUX4nKSQ6Oh8WMcJps3k1xBGkobkHD9w-xj6YosQl4nf_MqXG8OXcUkJHMSQacv0Ik7XDS8QKtlum6ltJVyn8LcgmxSP3XH3Lgt3pYh87EnB_VxGeZikCZGEptDgvUZMG0Eeh/s72-c/figure-1-first-run.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-7439735635769804841</id><published>2020-10-24T18:30:00.001-07:00</published><updated>2020-10-26T06:35:40.933-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET Core"/><title type='text'>Fluent Validations in ASP.NET Core</title><summary type="text">In this article we will implement&amp;nbsp; Fluent Validations using ASP.NET Core.Most of you might have used Data Annotations for server-side model validations. We use data annotations to apply validations on public properties of the entity/model class so that when the view is submitted, these model validations are executed.&amp;nbsp;Although Data Annotations are good, we have some limitations, e.g. the</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/7439735635769804841/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/7439735635769804841?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7439735635769804841'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7439735635769804841'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2020/10/fluent-validations-in-aspnet-core.html' title='Fluent Validations in ASP.NET Core'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/10435220832016185691</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjFVs1HOKKEkBBkXA3wt1l0f316f-EfFOK1dxajLJXgcmqYZGFe2Dhwy8e7wDYeAB95i8_KWjyDic5j-LNAYfef124_J1B2OZnpmysa8Nqu9qURr2nBYM4iigoxKRjOrHQqw7Z_1l2zm7lB/s72-c/Add_Fluent_Package.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-5096972849279573526</id><published>2020-09-01T04:08:00.002-07:00</published><updated>2020-09-01T04:08:51.760-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Angular 10"/><category scheme="http://www.blogger.com/atom/ns#" term="AngularJS"/><category scheme="http://www.blogger.com/atom/ns#" term="Testing"/><title type='text'>Testing Angular Component using Jest</title><summary type="text">In this tutorial, we will go through the steps for testing Angular Component by using the Jest framework.Since Angular is a widely used front-end application development framework, it is the responsibility of each developer to make sure that the components are implemented as per the requirements of the project.&amp;nbsp;&amp;nbsp;Unit Testing is one of the recommended approaches of guaranteeing the </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/5096972849279573526/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/5096972849279573526?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5096972849279573526'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5096972849279573526'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2020/09/testing-angular-component-using-jest.html' title='Testing Angular Component using Jest'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/10435220832016185691</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiV9ghjivO-BWK7adq1ejwuLDG35o3Ix5_cEGgDcaeUitQipjCmP0RQuvvXfJGwMqh5TAMOolOwgl2Pg4SCUaGh2qwBvGxnPFarPLLx3T8Efc7MeGpH_Ag_i0mjRwRj3IMc_f5k2nBLpi-l/s72-c/TestBeg.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-4634368349355341340</id><published>2020-07-05T23:08:00.000-07:00</published><updated>2020-07-06T09:31:46.862-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET Core"/><title type='text'>ASP.NET Core 3.1 Unit Testing using xUnit and Moq</title><summary type="text">

In any software life-cycle, Testing is an important step for ensuring a good quality software application. Typically, in case of web applications, testing plays an important role. In the software applications, we have the following major testing types:


Unit Testing&amp;nbsp;is the most popular testing methodology. The unit test helps to test every small unit of the source code. Unit testing is </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/4634368349355341340/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/4634368349355341340?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/4634368349355341340'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/4634368349355341340'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2020/07/aspnet-core-31-unit-testing-using-xunit.html' title='ASP.NET Core 3.1 Unit Testing using xUnit and Moq'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/10435220832016185691</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhz95XbIMCLBiXYiSE48kZQBAw5aKdchz_-Kg6P4K0UoFJunVTqi7DtEm32gEisGGOze3QwswRkUoeRQtM7HsRTaLyD85GSE9xRHe42kCgh45HwQOhWKqX_VC0kv9kmuAMnkZV7dqbftY3-/s72-c-d/image-1-Summary-testing.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-2017931489141966176</id><published>2020-04-26T21:30:00.000-07:00</published><updated>2020-04-26T21:44:47.112-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Azure"/><category scheme="http://www.blogger.com/atom/ns#" term="CosmosDB"/><category scheme="http://www.blogger.com/atom/ns#" term="Express.js"/><category scheme="http://www.blogger.com/atom/ns#" term="Node.js"/><title type='text'>Accessing Azure Table Storage in Node.js Applications</title><summary type="text">

Microsoft Azure Storage services provides features of storing NoSQL data in the Table Storage. The Azure Table Storage stores schema-less data using Key/Value pairs. Since the data store is schema-less, we can use Table Storage to store the data for those applications that are designed and targeted to flexible data capture. Although the data is stored as schema-less, it is easy to query the </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/2017931489141966176/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/2017931489141966176?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2017931489141966176'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2017931489141966176'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2020/04/accessing-azure-table-storage-in-nodejs.html' title='Accessing Azure Table Storage in Node.js Applications'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/10435220832016185691</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEixX8HrVDuk1_n_TJzstV1RRLT4-JaRpq8LrhF0IberuHLrJjOgeO22N4rZBvLSaaXTu5vTXcf6ou3WFRHJoHwVHeDOBktllMiHIa10CwnKxarGa0g-aDMeIyXWI9SV-Po61ObHJCabupzy/s72-c/create-a-resource-group.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-1321501485928061049</id><published>2020-04-24T21:20:00.000-07:00</published><updated>2020-04-26T21:44:22.703-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Azure"/><category scheme="http://www.blogger.com/atom/ns#" term="CosmosDB"/><category scheme="http://www.blogger.com/atom/ns#" term="MongoDB"/><title type='text'>Using Mongoose Framework to Access Azure Cosmos DB  MongoDB API</title><summary type="text">

Cosmos DB is a globally-distributed, multi-model database service on Microsoft Azure. Cosmos DB provides database services like SQL API, MongoDB API, Cassandra, Gremlin for storing NoSQL data.

We can create a Cosmos DB account to create a database and perform Read/Write operations on these databases using various SDKs like .NET, .NET Core, Node.js, JAVA etc. If you are working on&amp;nbsp; </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/1321501485928061049/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/1321501485928061049?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1321501485928061049'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1321501485928061049'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2020/04/mongoose-access-azure-cosmos-db-mongodb.html' title='Using Mongoose Framework to Access Azure Cosmos DB  MongoDB API'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/10435220832016185691</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjJoCNlOeCRLbMR1O-Kd-poCB1vC-75MG2IEhyVg5b0oJaeUUs1AbvLwMsr01mqNclWsfyqjDXz2XzakFbFuy3yTjWSKVLDfPRRg5e-JSE-RStAZoKQyIm6HSTnd0d2P9r0-8-ppY4oX2QX/s72-c/application.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-182600167193128148</id><published>2020-03-12T20:26:00.001-07:00</published><updated>2020-03-12T20:27:13.304-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="MERN"/><category scheme="http://www.blogger.com/atom/ns#" term="MongoDB"/><category scheme="http://www.blogger.com/atom/ns#" term="Node.js"/><category scheme="http://www.blogger.com/atom/ns#" term="React.js"/><title type='text'>Creating Web Applications using MERN Stack </title><summary type="text">


MongoDB:&amp;nbsp;MongoDB is a cross-platform document-oriented database program. It is a NoSQL Database. The data is stored in JSON document format and this database can store images in Base64 encoded format. More information on MongoDB can be read from&amp;nbsp;this link.




Express.js:&amp;nbsp;This is a Web Application Framework for Node.js. We can use this for building REST APIs and also for </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/182600167193128148/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/182600167193128148?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/182600167193128148'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/182600167193128148'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2020/03/mern-stack-javascript-web-application.html' title='Creating Web Applications using MERN Stack '/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/10435220832016185691</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEix0CNg2C6a9-cm4-Tw1q25vHV_MbDX0ZAfPu0Mc6y6rNT8JSHURgybQvOCa0cAp2z84GCnYVneE86CLpIvjkONzCa6_Ay7jHmiaOBP2__lTyN8d3anIHd901JoPLs9uVqW7rlb4dBwGaMT/s72-c/app-structure.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-3702808613535985369</id><published>2020-02-24T06:07:00.000-08:00</published><updated>2020-02-24T06:24:28.953-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET Core"/><category scheme="http://www.blogger.com/atom/ns#" term="React.js"/><title type='text'>File Upload using ASP.NET Core WEB API 3.1 and React.js Client Application</title><summary type="text">

In this post we will see how to upload files (jpeg/png) to the ASP.NET Core 3.1 WEB API. We all know that WEB APIs are mainly used for Data Communication using JSON format across applications. But what if we want to use WEB APIs for accepting binary files from the client applications?&amp;nbsp;



In ASP.NET Core WEB API, the Request property of the type HttpRequest&amp;nbsp;object from the </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/3702808613535985369/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/3702808613535985369?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/3702808613535985369'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/3702808613535985369'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2020/02/file-upload-aspnet-core-web-api-reactjs.html' title='File Upload using ASP.NET Core WEB API 3.1 and React.js Client Application'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/10435220832016185691</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYhUsPZGwyB7gQErwzxX82nFqi7ztw0iD8IGgt36_I5WW4nmP3mZOQ771YHYAxoujli6WN1jgh00mL-AphRZX9xIBWiQmRT4ScxvFStqKb9rsMflAlBM7fW7S0rNvH-HuScCoC_fxGnA9v/s72-c/application.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-2578080246558504003</id><published>2019-11-02T05:23:00.000-07:00</published><updated>2019-11-02T05:32:51.173-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Angular 6"/><category scheme="http://www.blogger.com/atom/ns#" term="AngularJS"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET Core"/><title type='text'>Parallel HTTP calls from Angular</title><summary type="text">
Angular being an extensible framework is widely used for developing high responsive front end modern web applications.

These modern web applications consist of several complex workflows on the server side. To provide access of these workflows to client applications, we need REST APIs so that client applications can access these APIs over HTTP.

Client applications developed using&amp;nbsp; </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/2578080246558504003/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/2578080246558504003?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2578080246558504003'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2578080246558504003'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2019/11/parallel-http-calls-from-angular.html' title='Parallel HTTP calls from Angular'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/10435220832016185691</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgCtJLeVPjyCdntbUh18SEmZGA1NjeyJshVEUYGGEhnR8FTDSpB9Kcp8rKoYWVHvNYIwafaZGu2p2okxwo33XIZIKis6zmL3V4YEIZYZtkIzj_sshe8Pr4NxRgujPF7PAwjir8yeFaI-Clq/s72-c/angular-to-rest-api-calls.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-6040015218785291585</id><published>2019-08-29T08:22:00.000-07:00</published><updated>2019-09-04T02:37:07.155-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET Core"/><category scheme="http://www.blogger.com/atom/ns#" term="EF Core"/><category scheme="http://www.blogger.com/atom/ns#" term="Entity FW"/><title type='text'>Using Entity Framework Core to access Stored Procedures having User Defined Table Types as Parameters</title><summary type="text">Last week while conducting a .NET Core Full Stack training, my client asked me to explain the mechanism of accessing SQL Server Stored Procedures using Entity Framework (EF) Core. They were creating an ASP.NET Core 2.2 WEB API app.

I have explained the entire process with examples and demonstrations. My attendees even requested me to show an example to access a stored procedure that accepts a </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/6040015218785291585/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/6040015218785291585?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6040015218785291585'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6040015218785291585'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2019/08/stored-procedures-udt-types-ef-core.html' title='Using Entity Framework Core to access Stored Procedures having User Defined Table Types as Parameters'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/10435220832016185691</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiaThiXwafFRk4VamyvvvWU5gcvb0-ZJPtyyUwwosNffmftt9TuWM4RzcQ-mVSVMm4GUCcJat1Uhsb2fG8EkoUGH5BQSlRmxsD3NftQbMtjA3rJ4KlmRnaBnbJNE7dmRUqU39GKHvJ1xqwb/s72-c/app-structure.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-8479556864382448857</id><published>2019-08-05T21:03:00.000-07:00</published><updated>2019-08-05T22:48:58.818-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Azure"/><category scheme="http://www.blogger.com/atom/ns#" term="Azure DevOps"/><title type='text'>How to Create a Service connection from Azure DevOps to your Azure account</title><summary type="text">
Many a times, we want to deploy our built application to Azure. Such deployment can be done using a service connection from Azure DevOps to Azure.

We may have an Azure account and also an Azure DevOps account created at different times. If both the accounts are created using the same Microsoft account (with same email address) then the authentication and authorization is seamless. In this </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/8479556864382448857/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/8479556864382448857?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8479556864382448857'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8479556864382448857'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2019/08/service-connection-from-azure-devops-to.html' title='How to Create a Service connection from Azure DevOps to your Azure account'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhx4it2O7ejW_m6w_ExrS7LQx3bUy4oP6T1yDEbUiy4hbWuaWCsmxiiM0xzAgCvYecLypJZ_1hBmmN3jbsmuAMCH-2z3DRj4YhUVcj5S4RLbj_5MUIEP7zbm3CdwJyyDlUh4bZHm_sWju0/s72-c/image001.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-6280647786505141756</id><published>2019-07-11T07:40:00.001-07:00</published><updated>2019-07-11T07:40:19.890-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Azure"/><category scheme="http://www.blogger.com/atom/ns#" term="CosmosDB"/><category scheme="http://www.blogger.com/atom/ns#" term="Express.js"/><category scheme="http://www.blogger.com/atom/ns#" term="Node.js"/><title type='text'>Accessing Azure CosmosDB database using Node.js and  Express REST APIs</title><summary type="text">






Last week, I was conducting a session on MEAN Stack. In this training, I taught my students how to access MongoDB in an Express application.

One of the attendees asked me to create a demo on accessing CosmosDB using Node.js apps.

In this tutorial, I will show you the steps to do the same.

CosmosDB is a multi-model, globally distributed database service on Microsoft Azure. It provides </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/6280647786505141756/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/6280647786505141756?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6280647786505141756'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6280647786505141756'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2019/07/accessing-azure-cosmosdb-database-using_11.html' title='Accessing Azure CosmosDB database using Node.js and  Express REST APIs'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/10435220832016185691</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEioEJrAEH4DEuBJJIm9kXYzQvpYjed4TTqk1AhOrUtTsfWnbwoB9jNQ3dycy1RywTXU1mikQattwEPl3Cp5-TqloGnRqmwPX06UsOB7TwAK3MJ2XVVZykWdu-u0ql-VXLmRS0mPhzU7UqB_/s72-c/image.PNG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-2205321592853158627</id><published>2019-06-05T07:41:00.000-07:00</published><updated>2019-06-05T08:26:39.984-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>ASP.NET MVC – Flashback of Important Concepts</title><summary type="text">A decade ago, ASP.NET Web Forms was the flagship framework for designing and developing web apps using .NET. Over the years, developers had been demanding the ability to develop Web applications using a model-view-controller architecture. To address these needs and to stay current with the web development standards, Scott Guthrie of Microsoft designed the first ASP.NET MVC framework in October </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/2205321592853158627/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/2205321592853158627?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2205321592853158627'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2205321592853158627'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2019/06/aspnet-mvc-flashback-of-important.html' title='ASP.NET MVC – Flashback of Important Concepts'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/10435220832016185691</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi7uMKMGc-xYzxFsXqjP5V_mBMGQfvtlKXu_xnpf32lBH-BgqOUhTN3Gndf1LUPsdqpGvApAN3CNWigfVuE_QKdrZ2eMs-axRv7Nzg21TT9t14V54boldFOwYoNUzi4j7DDyqrHlH-oXZc/s72-c/MVC_Diagram.PNG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-7166426431547533916</id><published>2019-03-27T23:15:00.000-07:00</published><updated>2019-03-28T03:07:49.372-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET Core"/><title type='text'>Global Error Handler in ASP.NET Core</title><summary type="text">
Error handling is crucial for any application. In Line-of-Business (LOB) ASP.NET applications, error handling can be implemented in multiple ways. Generally, when an application needs to perform data validations on data submitted by end-users, we implement data validations using annotations which is also known as Model validation.&amp;nbsp;



Model validation is limited with the Model class (aka </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/7166426431547533916/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/7166426431547533916?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7166426431547533916'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7166426431547533916'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2019/03/global-error-handler-in-aspnet-core.html' title='Global Error Handler in ASP.NET Core'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/10435220832016185691</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhC7F6VpWxAa3L1lhvrx9HICp1DJbP9jHudRZpKmmy1pvbuglNKRgeb8QSMByHqgbVe76YUU1GDyZSAzabyOmbFScIkdb6pg-MxNBvpJ2Q9XVcf2l9jNfa-VFYGlMihu2GCYAw6fgpBVmo/s72-c/middlewares.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-4955127370613929191</id><published>2019-03-27T05:27:00.001-07:00</published><updated>2019-03-28T03:08:13.942-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Docker"/><category scheme="http://www.blogger.com/atom/ns#" term="MongoDB"/><category scheme="http://www.blogger.com/atom/ns#" term="Node.js"/><title type='text'>Dockerizing a Node, Express and MongoDB Application</title><summary type="text">
In this tutorial, we will dockerize a Node,Express and Mongo Application. We will be using a Docker Linux container. 



Let’s first take an overview of Docker and then we will directly jump to the implementation of the application. 
  


What is Docker and why to use it? 


When our applications are ready for&amp;nbsp; deployment, we have to configure a production machine with all the dependencies </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/4955127370613929191/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/4955127370613929191?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/4955127370613929191'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/4955127370613929191'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2019/03/dockerizing-node-express-mongodb.html' title='Dockerizing a Node, Express and MongoDB Application'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/10435220832016185691</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjcdPXhaF6_WUe7PY8se6nLC1x-Ne56aQAV9tIeKxtPr65WoWdjBUcCU_OkXUx_9OlJc4YMyZiRPL7x3VfEOmsJeW7SkGXhQSu5P8A7JquhxdxLBHwxIYFpss9hS6k1Ur9_6dY1qY3iGAjl/s72-c/structure.PNG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-1742983313263475146</id><published>2018-12-30T00:01:00.000-08:00</published><updated>2019-01-10T03:44:06.430-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term=".NET"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET Web API"/><title type='text'>Login failed for user IIS APPPOOL\AppPool4.5 or APPPOOL\ASP.NET</title><summary type="text">The error ‘Login failed for user &#39;IIS APPPOOL\AppPool4.5’ usually occurs when you configure a new website in IIS or move an existing website to a newer version of IIS.

A simple solution to the error is to add a login to SQL Server for IIS APPPOOL\ASP.NET v4.5 and grant appropriate permission to the database.

Open SQL Server Management Studio &amp;gt; Right click ‘Security’ &amp;gt; New &amp;gt; Login




</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/1742983313263475146/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/1742983313263475146?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1742983313263475146'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1742983313263475146'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2015/08/login-failed-for-user-iis.html' title='Login failed for user IIS APPPOOL\AppPool4.5 or APPPOOL\ASP.NET'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiiKJ8qKqhSf1xKiqonzpRBHkh8KN0O7vvo6FYhAjOWSqw-5GNuXAWxQTXQ-MFa29loLj5HmjZ63s7r4fkZzdgy5PgMerO8J-EoTeVgQsrGE12ilWUFLAmKI8ea7x-UiCy1vK1YjcCKLrQ/s72-c?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-1458024596553164772</id><published>2018-11-04T18:52:00.001-08:00</published><updated>2019-03-28T03:10:03.567-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Angular 6"/><title type='text'>Angular 6 Internationalization (with examples)</title><summary type="text">Angular is one of the most widely used front-end framework for modern web applications. The component-based design of Angular is suitable for modern web applications because each component can have its own UI, DataBinding, Events, etc.

We can use Angular with its object model to design and develop a web application&#39;s front-end. Since there could be several users requesting the web application </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/1458024596553164772/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/1458024596553164772?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1458024596553164772'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1458024596553164772'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2018/11/angular-6-internationalization-with.html' title='Angular 6 Internationalization (with examples)'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/10435220832016185691</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmev4o1GSfeo-EvAK6WGfaPehQx_eOJx7y0K7_6gRrW20JoDW2crZ358Vi3WWa8tCiCaQaxg7lYMgK8zciCYu0TnBeXXUgUpCum40ESRdopz6GY7E1i3IAN8vZKh36nXUNMhCGMj3rFfR1/s72-c?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-5038874082874705945</id><published>2018-10-21T18:49:00.000-07:00</published><updated>2019-03-28T03:09:10.692-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET Core"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>File Upload in ASP.NET Core</title><summary type="text">
In one of the .NET Core trainings I was conducting recently, one of my students asked about uploading files using .NET Core application. Here&#39;s a solution. When we use ASP.NET MVC to upload a file, we use the HttpPostedFileBase class. This class is used to access the files uploaded by the client in an MVC application. In .NET Core, the IFromFile interface is used to represent a file that is sent</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/5038874082874705945/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/5038874082874705945?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5038874082874705945'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5038874082874705945'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2018/10/file-upload-in-aspnet-core.html' title='File Upload in ASP.NET Core'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhSCXEBokRTjA9V6SYmu9RPfbnJ8z-rrgPBZA-jyyDdniLsB4m8J1vnt92tGRyVn9hpSKfdxFXaR_3-64P-gBKJ6m98uVU7DxEml814RhSNF5EROgXfcKYWWYwLRt9EwnKaOAmaOrUAkvPH/s72-c?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-6091786631742087232</id><published>2018-08-16T02:44:00.000-07:00</published><updated>2018-08-27T04:20:22.316-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="CSS"/><title type='text'>Using CSS Selection Pseudo-element to change the Default Selection Style of your WebPage</title><summary type="text">CSS Pseduo-elements allow you to style certain parts of a document. In this article, we will see how to change the default selection style of your web page contents using ::Selection PseudoElement.

Although you can use any webeditor of your choice, I am using Visual Studio 2013 for this demonstration. Let’s start by creating a new ASP.NET Web application. Start Visual Studio and click on New </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/6091786631742087232/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/6091786631742087232?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6091786631742087232'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6091786631742087232'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/12/using-css-selection-pseudo-element-to_9.html' title='Using CSS Selection Pseudo-element to change the Default Selection Style of your WebPage'/><author><name>Pravinkumar Dabade</name><uri>http://www.blogger.com/profile/03277812925723035507</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqMYP7OmdtR5kP2EFJ_nys3tHqPkBgoqgShlhjpzZwMWxI6bXLKr8q-OHmAhq8sVvZ3YlK-iu6eE9qfe6-y54yibTasdInaGXVvrfYIYknIj5SwDhDKGb-VT1VhRzoEw/s220/Pravinkumar+Dabade.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiKZVjidunD5LNgEUMmcZBa5ZieCHG-VBEUBKCygiStL-zYT4a8wgyEszB8F6U6xColQ1Bw2jlRd4eux4a-gL_f0ZjE5aItoxBMtPpeWEsm7yFhj_TaZMHWZaGr7hGCh5acvihmrbXGl2U/s72-c?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-3419328446138742141</id><published>2018-07-26T18:46:00.000-07:00</published><updated>2018-08-27T04:22:17.579-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="CSS"/><category scheme="http://www.blogger.com/atom/ns#" term="HTML 5"/><title type='text'>HTML5 Picture Element for Responsive Images</title><summary type="text">In this article, we will look at the &amp;lt;picture&amp;gt; element and how it helps in responsive design to render images of different sizes, based on the physical device accessing the content.

To display an image in our HTML pages, we have so far made use of the &amp;lt;img/&amp;gt; element with the source [src] attribute. Here’s an example:

&amp;lt;img src=&quot;Images/default.png&quot; alt=&quot;Default Logo&quot; /&amp;gt;
With </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/3419328446138742141/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/3419328446138742141?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/3419328446138742141'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/3419328446138742141'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2015/03/html5-picture-element-for-responsive_26.html' title='HTML5 Picture Element for Responsive Images'/><author><name>Pravinkumar Dabade</name><uri>http://www.blogger.com/profile/03277812925723035507</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqMYP7OmdtR5kP2EFJ_nys3tHqPkBgoqgShlhjpzZwMWxI6bXLKr8q-OHmAhq8sVvZ3YlK-iu6eE9qfe6-y54yibTasdInaGXVvrfYIYknIj5SwDhDKGb-VT1VhRzoEw/s220/Pravinkumar+Dabade.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiPviybeK4JpWZKkP-xpuDiMOiZUFpc1qZ1Pu1LTEQ6MzulttI4fRkeRUdN-3RG3Y56P8-I8JONM1ZkvjpQH-aUfzIhI7GBewm94_2vDQ981ONWa88Ucgtsl5o-PMCpi-6qU-uE2ymvVOs/s72-c?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-8987074639142447900</id><published>2018-05-15T04:49:00.000-07:00</published><updated>2018-06-07T20:38:42.464-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC 101"/><title type='text'>Action Filters in ASP.NET MVC</title><summary type="text">Continuing with our MVC 101 series today we look at an important MVC feature, Filters. Filters in ASP.NET MVC are a way to apply cross-cutting logic at the controller level. Some examples of cross-cutting logic is Security and Logging.

Security is a cross cutting concern because, once enabled, we need to apply it for all incoming requests in the web Application. Imagine a world where you don’t </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/8987074639142447900/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/8987074639142447900?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8987074639142447900'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8987074639142447900'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/02/action-filters-in-aspnet-mvc.html' title='Action Filters in ASP.NET MVC'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgFRqA88IROPsGV38RcpO0psRGGbAu_K6iqPhKCHiGL3DRHAWeJ3LMzUjDGYBa00jwNpa8YCXY-dMv50XuMZ4dyLEd1q2vrm4HapMDNfygVaGmTDjX7cKDFXixtPK3zsAahnDaOvZdCwcQ/s72-c?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-9176028922215599068</id><published>2018-04-29T04:32:00.000-07:00</published><updated>2018-06-07T20:39:02.455-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="C#"/><title type='text'>C# (Csharp) Switch Case Statement with Example</title><summary type="text">A C# switch case statement defines multiple groups of statements, and then executes one of these statement; depending on the value of a constant or test expression.

Let us understand this concept with an example.

string siteName = &quot;DevCurry&quot;;
switch (siteName) {
    case &quot;DotNetCurry&quot;:
    Console.WriteLine(&quot;This website is DotNetCurry.com&quot;);
    break;

    case &quot;DevCurry&quot;:
    </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/9176028922215599068/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/9176028922215599068?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/9176028922215599068'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/9176028922215599068'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2015/05/c-csharp-switch-case-statement-with.html' title='C# (Csharp) Switch Case Statement with Example'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-1163295370233676260</id><published>2018-04-19T01:31:00.000-07:00</published><updated>2018-08-27T04:40:54.084-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="CSS"/><title type='text'>Remove Vertical Scrollbars in SyntaxHighlighter</title><summary type="text">SyntaxHighlighter created by Alex Gorbatchev is a code syntax highlighter developed in JavaScript. It basically makes your code snippets beautiful.

Many a times even when not required, a vertical scroll gets added to your code as shown here:



The scroll appears in some browsers (especially Chrome) as the default style set in shCoreDefault.css is overflow: auto. If you do not want a vertical </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/1163295370233676260/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/1163295370233676260?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1163295370233676260'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1163295370233676260'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2015/04/remove-vertical-scrollbars-in.html' title='Remove Vertical Scrollbars in SyntaxHighlighter'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgCcZWa56daTx8B5bBJh9egdaOTSZOFgGEO8q2qoylrwgu7jLZMs3hPpL8A3poYrKoSy8gCxMtRVvS2xzbsnCLIpQ7T231v-aKE6-Ww9q24Cxp0_kuKh8ptzBakx0mtgHudnDuhueNOSYs/s72-c?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-1157593284023465410</id><published>2018-04-03T03:00:00.000-07:00</published><updated>2018-06-07T20:39:29.807-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC 101"/><title type='text'>Getting Started with NUnit in ASP.NET MVC</title><summary type="text">Visual Studio 2012 comes with a perfectly capable Unit Testing system in MS Test. However if your team’s skills require you to use alternate Testing frameworks like NUnit, Visual Studio is game to play along. In this article, we’ll see the how we can setup NUnit to work with Visual Studio’s Test Explorer and run Unit tests in our project.

Setting up NUnit
There are two parts to NUnit setup for </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/1157593284023465410/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/1157593284023465410?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1157593284023465410'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1157593284023465410'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/02/getting-started-with-nunit-in-aspnet-mvc.html' title='Getting Started with NUnit in ASP.NET MVC'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhV291WCB5gMyDKIJnjFP0MMSD9kcoyhp1-On1Q7dyrnfTtokN9OEm4JA6DDEzhLrclIcTYdRYBJfdRAN8kOaIfWz4elwIWyGhVdkCKiASHw-vuEybnvvIjeHbSrMMuFcY4Qfd5PCOEwcU/s72-c?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-6958502497573321207</id><published>2018-03-05T16:00:00.000-08:00</published><updated>2018-06-07T20:39:58.844-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term=".NET"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio"/><title type='text'>Debugging Parallel Code in Visual Studio</title><summary type="text">.NET 4.0 introduced the Task Parallel Library (TPL) and Parallel LINQ (PLINQ) in an attempt to make parallel programming simpler and making best use of multi-core processors easier. 

Recently I was playing around with the Parallel.Foreach and the new Enumerator APIs for the File System in System.IO trying to build a Fast Folder Scanner when I chanced upon the Parallel debugging options in Visual</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/6958502497573321207/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/6958502497573321207?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6958502497573321207'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6958502497573321207'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/04/debugging-parallel-code-in-visual.html' title='Debugging Parallel Code in Visual Studio'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEim-v0qLQZV-S2l3_6R43cKeaRDRBh36yBLABEN2irB4kv6XSWySsws-TcFImp_7YRnMItRVRkCYuWihmkuCHW4e-iTgx4zv2J5bxXpS-xsBpezyEhPmNPK3fmuJVeQKISzrm2NLUDcJEw/s72-c?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-6116879779990515416</id><published>2018-02-20T00:04:00.000-08:00</published><updated>2018-06-07T20:40:22.302-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="C#"/><title type='text'>C# : Cannot implement an interface member because it is not public</title><summary type="text">If you&#39;ve written a class that has implemented an interface, you&#39;ve probably encountered a requirement where a method you are implementing, must be public. The error thrown is usually “Cannot implement an interface member because it is not public”.

If an interface member method is implemented in your class without an access modifier, it is by default private.

But methods have to be either&amp;nbsp;</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/6116879779990515416/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/6116879779990515416?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6116879779990515416'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6116879779990515416'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2015/03/c-cannot-implement-interface-member.html' title='C# : Cannot implement an interface member because it is not public'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-7303675582641151043</id><published>2018-02-02T09:11:00.000-08:00</published><updated>2018-06-07T20:41:04.484-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="AngularJS"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>Using Custom Directive in AngularJS to create reusable JavaScript components for your ASP.NET MVC app</title><summary type="text">In our previous three articles on Angular JS, we have seen how we could get started by building a small Twitter Client. We have explored the view model, Modules and Services in Angular JS and in our last article saw how to post data using the $resource Service.

Today we’ll see how to use a feature called Directives in Angular JS. Directives allow you to encapsulate custom behavior in an HTML </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/7303675582641151043/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/7303675582641151043?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7303675582641151043'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7303675582641151043'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/08/using-custom-directive-in-angularjs-to.html' title='Using Custom Directive in AngularJS to create reusable JavaScript components for your ASP.NET MVC app'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh6.ggpht.com/-EtjTNfMD7O4/UgEfZKuAiWI/AAAAAAAAAdA/WwCi7KfdYaU/s72-c/transclude-works%25255B2%25255D.png?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-9101740414535760490</id><published>2018-01-23T02:57:00.000-08:00</published><updated>2018-06-07T20:41:58.620-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="HTML 5"/><category scheme="http://www.blogger.com/atom/ns#" term="JavaScript"/><title type='text'>Reading a Local File using HTML5 and JavaScript</title><summary type="text">One area where the web has lacked for some time is the lack of a true file system.&amp;nbsp; HTML5 fills this void by providing a standard way of interacting with local files using the FIle API specification.

These APIs are used to read file locally, handling images etc. Some of the specifications are as listed below:

1. File: Provides read-only information about the file like name, filesize, </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/9101740414535760490/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/9101740414535760490?isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/9101740414535760490'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/9101740414535760490'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2014/04/reading-local-file-using-html5-and.html' title='Reading a Local File using HTML5 and JavaScript'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj3Z2rkk6fgfXknN_3eFQ19cysBEpdgHLxl7gDTXZUgbbeQGJM0T1XaMqC_QGGLc961TsqGv3yf8Pi8pKcf52G8k1DGivbtPYe-7VxzyIgUnP-x_0Vne3MYrjNFZ5RTiQjk0KTJAsupRvA/s72-c?imgmax=800" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-8406998437439910646</id><published>2018-01-02T13:02:00.000-08:00</published><updated>2018-06-07T20:41:31.246-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC 101"/><title type='text'> Using jQuery Mobile in ASP.NET MVC</title><summary type="text">This article is from our ASP.NET MVC 101 Tutorial Series

ASP.NET MVC 4 introduced a Mobile Site template that leverages the jQuery Mobile to serve up views tailored for consumption on Mobile devices. Even though the latest ASP.NET site templates have responsive CSS, the mobile views aren’t particularly suited for data intensive views. It would be better if we had views dedicated to handle </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/8406998437439910646/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/8406998437439910646?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8406998437439910646'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8406998437439910646'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/03/getting-started-with-aspnet-mvc-4.html' title=' Using jQuery Mobile in ASP.NET MVC'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgfAjAEmijnPLieW0vaOmxYlD6lBiy_udKtgmue7ISMe4qh_F-4D6dAy_bpy7HuyF0ihG1aa7T2K8XFab67U3UiM67hEMKlPv7WxcWMaI78TuMqzSuR5elNHRKFDkCAMEwK1z8xIucqd_M/s72-c?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-9055703310318818624</id><published>2017-03-24T06:53:00.000-07:00</published><updated>2017-04-12T22:55:02.107-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="AngularJS"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>Using AngularJS Modules and Services Feature in an ASP.NET MVC application</title><summary type="text">In our previous post, Hello AngularJS – Building a Tweet Reader we saw how to create a simple ASP.NET MVC application using AngularJS. We saw how the $scope and $http objects were injected in our app by Angular. We also saw how to do Templating and DataBinding. Today we will learn a few more constructs like the Modules and Services.

As with our demos we’ll walk with a code sample to see how the </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/9055703310318818624/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/9055703310318818624?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/9055703310318818624'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/9055703310318818624'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/06/using-angularjs-modules-and-services.html' title='Using AngularJS Modules and Services Feature in an ASP.NET MVC application'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh5.ggpht.com/-PXtX-wmwhjE/UchOSsLiY2I/AAAAAAAAAao/WJXAzG8s_CQ/s72-c/markup-start-off2.png?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-6359818623292007179</id><published>2017-01-30T00:01:00.000-08:00</published><updated>2017-02-01T02:26:37.307-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term=".NET"/><category scheme="http://www.blogger.com/atom/ns#" term="WCF"/><category scheme="http://www.blogger.com/atom/ns#" term="WPF"/><title type='text'>Task based WCF Services in .NET 4.5</title><summary type="text">Task based asynchronous programming is now simplified and streamlined in .NET 4.5 through the use of keywords ‘await’ and ‘async’. These keywords help makes asynchronous code look similar to synchronous coding, making it easier to write and understand Asynchronous code. Those who have used WCF service might have used the Asynchronous contract generation while adding WCF service reference in the </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/6359818623292007179/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/6359818623292007179?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6359818623292007179'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6359818623292007179'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/12/task-based-wcf-services-in-net-45.html' title='Task based WCF Services in .NET 4.5'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi39QILpySjR_W-n2Ddg4GaW9tWu4np4o2H8z-SjSK2uSmyzhD-EpzstABxCC5cE6opdA4uFexmJL2HgBskGhRHsIWrdYTJB-5TK9gwPHQ6WrSEFBHKjfTpdQLhhG0q8qJEfbUbuYLOKTM/s72-c?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-844659170181579606</id><published>2016-12-29T06:43:00.000-08:00</published><updated>2017-01-01T19:33:29.549-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>Using LogParser to Find Most Frequently Accessed Pages of an ASP.NET Website</title><summary type="text">Log parser is a powerful, versatile tool that a SQL-like query language to access a wide variety of text-based data sources such as log files, XML files and CSV files, as well as the Event Log, the Registry, binary files, and Active Directory. You can download LogParser here. The installer also contains samples and documentation about the different commands of Log Parser.

In this short article, </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/844659170181579606/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/844659170181579606?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/844659170181579606'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/844659170181579606'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/01/using-logparser-to-find-most-frequently.html' title='Using LogParser to Find Most Frequently Accessed Pages of an ASP.NET Website'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhudNNo7ao1TMg7I8dvpSvyNwOxuvc3QG9VwjELDYX-p14cV0W6Zq6HaasD_zy1UhiynSfR9ATm3giUN6-aodCAtzQRAhc5ZaPrFZX_nu4QOqwzsdFs5ef3v7-p18YST15prsDin06mzAc/s72-c?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-2056395411205659276</id><published>2016-09-13T23:20:00.000-07:00</published><updated>2016-09-16T05:09:21.895-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><title type='text'>ASP.NET Project Image Paths</title><summary type="text">I still see a lot of developers getting confused with the image paths in an ASP.NET application. 

Here’s a very quick primer to help you with it:

Absolute Path

&amp;lt;img src=&quot;http://www.yourxyxwebsite.com/Images/SomeImage.jpg&quot; /&amp;gt;

Images folder in site root directory (&quot;/&quot;)

&amp;lt;img src=&quot;/Images/SomeImage.jpg&quot; /&amp;gt;

Images folder in the current directory (&quot;./&quot;)

&amp;lt;img src=&quot;./Images/</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/2056395411205659276/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/2056395411205659276?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2056395411205659276'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2056395411205659276'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2015/06/aspnet-project-image-paths.html' title='ASP.NET Project Image Paths'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-7729097672122699380</id><published>2016-07-25T03:44:00.000-07:00</published><updated>2016-08-16T10:23:58.724-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="AngularJS"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>Angular JS: Routing to a SPA mode using ASP.NET MVC</title><summary type="text">In the beginning of the series I had mentioned that Single Page applications (SPA) were gaining popularity and that some of the ready SPA templates that come with ASP.NET MVC are rather opinionated, giving them a steep learning curve. We started with basics of Angular JS and slowly inched up learning bits of the framework. Till the third article we were mostly doing known things (data binding, </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/7729097672122699380/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/7729097672122699380?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7729097672122699380'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7729097672122699380'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/08/angular-js-routing-to-spa-mode-using.html' title='Angular JS: Routing to a SPA mode using ASP.NET MVC'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh5.ggpht.com/-U3PdoIgzpMI/UgN0_UNAPsI/AAAAAAAAAdg/0FrsykqgWh4/s72-c/adding-details-button%25255B2%25255D.png?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-9131302866794037084</id><published>2016-06-02T02:00:00.000-07:00</published><updated>2016-06-08T20:59:00.057-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET Web API"/><title type='text'>ASP.NET Web API 2.0 and the new OData keywords</title><summary type="text">Web API gained OData Support with the Visual Studio 2012 Update 2 release. However it was missing support for some keywords like $select, $expand and $batch. Today we’ll see how to setup our ASP.NET project to use Web API 2.0 beta binaries in Visual Studio 2012 Update 2 and use the new Keywords.

Setting up a WebAPI 2.0 project using Visual Studio 2012
Step 1: We start our project with a Visual </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/9131302866794037084/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/9131302866794037084?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/9131302866794037084'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/9131302866794037084'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/07/aspnet-web-api-20-and-new-odata-keywords.html' title='ASP.NET Web API 2.0 and the new OData keywords'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjgT1L56R_DUwk4n66p-ZV-RqaDNFFvd4LuZIQKGyakkNt473njbcvJ2vJysKWcMOHInzgsZ9RyxY541Tybn-No7GirYC8PSujGfE3-eCqnwVglGiw3UEHPt9I5BGTJFOB70H0QD4thvPU/s72-c?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-5782727189916939833</id><published>2016-05-08T21:09:00.000-07:00</published><updated>2016-06-08T20:11:53.717-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET Web API"/><title type='text'>Web API 2.0 – Attribute Routing</title><summary type="text">Web API routing has been pretty flexible using the convention based routing and custom Route Templates. We could specify custom routes, but things got verbose and disconnected for situations where we had to define routes for sub-resources, like for example if you had a list of Books and each book had more than one author, to fetch the authors for a book, you might want a route like http://myapp/</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/5782727189916939833/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/5782727189916939833?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5782727189916939833'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5782727189916939833'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/07/web-api-20-preview-introducing.html' title='Web API 2.0 – Attribute Routing'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgXRxt_uuNnSwiT-3LibGUPag-FvZC81DsH9TE2C_0A4pAe4cZaejvOUEXnBP9wSQsOkqxUlthlb0lTOKkqEMgHQmBLBkkT6y2l6dgT-dz2uucfL5xnAFP9UyEWNGrqh_2RXurXYXoeT-Y/s72-c?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-6049848189939613282</id><published>2016-04-24T06:59:00.000-07:00</published><updated>2016-04-30T10:50:07.903-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="AngularJS"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>AngularJS – Post data using the $resource Service in an ASP.NET MVC app</title><summary type="text">Last time we looked at how we could use the $resource service to make our code more compact when making HTTP calls. Today we will see how to post data to a server using the $resource service. 

We’ll continue using the code from the previous article. So you can download the zip from here or fork it from Github. 
Posting DataIn our previous article we re-organized our application to use the $</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/6049848189939613282/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/6049848189939613282?isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6049848189939613282'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6049848189939613282'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/07/angularjs-post-data-using-resource.html' title='AngularJS – Post data using the $resource Service in an ASP.NET MVC app'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh3.ggpht.com/-5BS_4up1Arc/UefzGNQTqKI/AAAAAAAAAcI/KFpk1RyEXVs/s72-c/updated-controller-method-name%25255B2%25255D.png?imgmax=800" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-2446505890628866877</id><published>2016-03-12T08:30:00.000-08:00</published><updated>2016-03-14T12:09:46.096-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC 101"/><title type='text'>ASP.NET MVC - Using Resource Files to Manage String Constants</title><summary type="text">This article is from our ASP.NET MVC 101 Tutorial Series

Continuing with the MVC 101 series, today we explore how to save strings in Resource files instead of constants spread out all over the application or worse, hard coded in the source itself.
Mind you, we are not looking at cultures and Internationalization today.

It is very easy to start working on a project and continue adding string in </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/2446505890628866877/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/2446505890628866877?isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2446505890628866877'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2446505890628866877'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/02/aspnet-mvc-using-resource-files-to.html' title='ASP.NET MVC - Using Resource Files to Manage String Constants'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh3.ggpht.com/-BYEVGCBkCFk/URItvzGFrdI/AAAAAAAAAWU/AzWoEUgD_hY/s72-c/default-address-index%25255B2%25255D.png?imgmax=800" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-6414151507518631214</id><published>2016-01-11T01:13:00.000-08:00</published><updated>2016-01-11T01:14:15.732-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><title type='text'>Porting an ASP.NET application to Unix using Mono - Issues, reasons and solutions</title><summary type="text">This article has been guest blogged by Tatiana Kochedykova.

To run an existing ASP.NET app on Unix/Linux, you can proceed in different ways: rewrite it from scratch using the new ASP.NET 5 framework or fall back upon Mono, a free and open source .NET Framework-compatible set of tools including, among others, a C# compiler and a Common Language Runtime. 

Introduction
When we decided to run our </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/6414151507518631214/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/6414151507518631214?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6414151507518631214'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6414151507518631214'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2016/01/porting-aspnet-application-to-unix.html' title='Porting an ASP.NET application to Unix using Mono - Issues, reasons and solutions'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-4014340371657217895</id><published>2016-01-02T04:10:00.000-08:00</published><updated>2016-01-03T19:24:12.423-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="HTML 5"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><title type='text'>HTML5 Geolocation API - Getting Started</title><summary type="text">
Geolocation is one of the first HTML5 features that has been embraced across all major browsers. In this article, we will look at the HTML5 Geolocation API to get/access a user’s Geolocation.

Using HTML5 Geolocation API, you can share your current location with trusted web sites or even use it to provide additional geo location features in your own website, like providing discounts to visitors </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/4014340371657217895/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/4014340371657217895?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/4014340371657217895'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/4014340371657217895'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2014/01/html5-geolocation-api-getting-started.html' title='HTML5 Geolocation API - Getting Started'/><author><name>Pravinkumar Dabade</name><uri>http://www.blogger.com/profile/03277812925723035507</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqMYP7OmdtR5kP2EFJ_nys3tHqPkBgoqgShlhjpzZwMWxI6bXLKr8q-OHmAhq8sVvZ3YlK-iu6eE9qfe6-y54yibTasdInaGXVvrfYIYknIj5SwDhDKGb-VT1VhRzoEw/s220/Pravinkumar+Dabade.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg5sKBoSgbMxr6NmVjFTBUONWlHEdTCyLHS-fwHF5nVKxLhHGRkJwmi_CG-09ISin3IzkLyZbxuHGyFhQxKXneErpjxUZ9zX0OTr8f97pMLRXbivJDhychM0uuJC_PkWNEmVaWIYGAMX1Y/s72-c?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-3207564103107394864</id><published>2015-12-15T01:30:00.000-08:00</published><updated>2016-09-07T04:35:13.087-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>Allowing dots in ASP.NET MVC paths</title><summary type="text">URLs with a dot(.) in ASP.NET MVC generate a 404. I have seen many solutions on the web to solve this issue. Some of them are as follows:

1. Add the following handler to your web.config

&amp;lt;system.webServer&amp;gt;
&amp;lt;handlers&amp;gt;
&amp;lt;add name=&quot;ApiURIs-ISAPI-Integrated-4.0_2&quot;
path=&quot;/products/*&quot;
verb=&quot;GET,HEAD,POST,DEBUG,PUT,DELETE,PATCH,OPTIONS&quot;
type=&quot;System.Web.Handlers.TransferRequestHandler&quot;
</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/3207564103107394864/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/3207564103107394864?isPopup=true' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/3207564103107394864'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/3207564103107394864'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2015/07/allowing-dots-in-aspnet-mvc-paths.html' title='Allowing dots in ASP.NET MVC paths'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-3249394081085162392</id><published>2015-12-13T06:24:00.000-08:00</published><updated>2015-12-14T01:39:12.078-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET Web API"/><category scheme="http://www.blogger.com/atom/ns#" term="KnockoutJS"/><title type='text'>Creating Editable HTML Table for CRUD operations using Knockout Framework and WEB API</title><summary type="text">New generation of web applications developed using ASP.NET and ASP.NET MVC can provide excellent user experience with the help of client-side frameworks and libraries like jQuery, Knockout.js. Recently I came across a requirement where we had to implement inline editing and CRUD operations on Tabular data. 

The requirement was to display all records in an HTML table, and allow users to add a new</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/3249394081085162392/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/3249394081085162392?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/3249394081085162392'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/3249394081085162392'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/05/creating-editable-html-table-for-crud.html' title='Creating Editable HTML Table for CRUD operations using Knockout Framework and WEB API'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi-jXPMCJ-vYDcSE_DunIn3EpnTVDp-_RPAHyDha7nGli304gmaO-sfJjjgALRk5LCn0-bgybIgg00opDid9ARMU_cDgxczCH7-5oPY84O0e1jehgq7IZ6jmRtSElGiy9i9ggJwujBeXdk/s72-c?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-1114351643648056409</id><published>2015-11-17T20:26:00.000-08:00</published><updated>2015-11-18T09:58:59.885-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET AJAX"/><title type='text'>Troubleshooting your ASP.NET Environment to Run AJAX in IIS 7.5</title><summary type="text">After you have created that ASP.NET website of yours and are ready to deploy it on your server (home, company or hosting), you may soon realize that you cannot run any of the AJAX examples (especially in Chrome browser) without using a web server like IIS. You may also require some additional configuration in IIS to run ASP.NET code. 

Follow these steps to make sure that you set up your </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/1114351643648056409/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/1114351643648056409?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1114351643648056409'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1114351643648056409'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2015/04/troubleshooting-your-aspnet-environment.html' title='Troubleshooting your ASP.NET Environment to Run AJAX in IIS 7.5'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjK4Al7FEMH_hwA3tGfzSCfOp-pWEa62jRb1QJJhdKdi1bwXzflCzbiS5zfJV41I7J8wPRterTW1OLtHk_x63unLMR_hyLhPrY8BOksHnvybf7ZOKwkIwsnhUsJySR7yWVaNgjy20MZdac/s72-c?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-9002651758410137645</id><published>2015-11-03T09:00:00.000-08:00</published><updated>2015-11-04T09:03:22.652-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="BackboneJS"/><category scheme="http://www.blogger.com/atom/ns#" term="JavaScript"/><title type='text'>Backbone.js Handling DOM events and working with Collections</title><summary type="text">Backbone.js is a lightweight JavaScript library loosely based on the Model-View-Controller (MVC) pattern (it’s not an MVC framework) and it allows developers to create single-page web applications. We covered some basics of Backbone in a previous article 

To manage data of web applications, Backbone provides a Model creation strategy. The model allows us to define properties to contain data and </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/9002651758410137645/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/9002651758410137645?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/9002651758410137645'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/9002651758410137645'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/12/backbonejs-handling-dom-events-and.html' title='Backbone.js Handling DOM events and working with Collections'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEih52hWdoOZokVcqbq6S5Jc3NnG25GUEGJiYUDlNsjzddnwF80R0iVbL8z8jCOOKXOl8S4f6BSiUkDOMqcHFX8lLRhpwE0YObbcRCdcXqIbpcL1nEbLIPu__qJTq5GiKY0RfsegJV9x0No/s72-c?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-2298823236263071717</id><published>2015-05-28T09:17:00.000-07:00</published><updated>2015-05-28T09:19:20.462-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="HTML 5"/><title type='text'>HTML5 Video with Subtitles</title><summary type="text">

HTML5 video element allows us to create caption enabled video pages. Captions/subtitles allows media contents to reach to different geographical locations. For example, if the media contents are in English and need to be translated into French or German to reach an audience that speaks these languages. We can provide the subtitles in our HTML5 Video element in the favorite language of the user.</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/2298823236263071717/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/2298823236263071717?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2298823236263071717'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2298823236263071717'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2015/05/html5-video-with-subtitles.html' title='HTML5 Video with Subtitles'/><author><name>Pravinkumar Dabade</name><uri>http://www.blogger.com/profile/03277812925723035507</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqMYP7OmdtR5kP2EFJ_nys3tHqPkBgoqgShlhjpzZwMWxI6bXLKr8q-OHmAhq8sVvZ3YlK-iu6eE9qfe6-y54yibTasdInaGXVvrfYIYknIj5SwDhDKGb-VT1VhRzoEw/s220/Pravinkumar+Dabade.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiAAxI-_4VUMVNYrznCsPJeuqwlr9zNvFjX4H_vkMbOnAWtZLTVuFBpGVGNKVtraia0G9MhwjD7nEgT5q2789gMN3v2RVs-_WtqFamg5_M-uzDJmH_ptOgLP_wFBnQHv_a3-yCAK2xpssjJ/s72-c/webvtt-format.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-2519094603552806344</id><published>2015-04-23T06:39:00.000-07:00</published><updated>2015-04-23T06:39:27.764-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="IIS"/><title type='text'>Maximum size of the Web.config file</title><summary type="text">The maximum size of the web.config file is 250KB. This file size has a limit set on it to prevent Denial Of Service (DoS) attacks as well as to keep the file manageable.

In one of the production environments running Windows Server 2003 R2, this file size went upto 300KB. When the team migrated the app to run on Windows Server 2008 R2 and IIS 7.5, they received an error “cannot read configuration</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/2519094603552806344/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/2519094603552806344?isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2519094603552806344'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2519094603552806344'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2015/04/maximum-size-of-webconfig-file.html' title='Maximum size of the Web.config file'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-3439237520973639642</id><published>2015-03-03T22:32:00.000-08:00</published><updated>2015-03-08T19:12:31.650-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><title type='text'>Validate a Form using jQuery and Bootstrap Validator</title><summary type="text">One of the typical tasks when developing a web site is building a form to accept information, feedback or comments from visitors. But before submitting the form, it becomes necessary for us to validate user input before submitting the data to the server. You can validate phone numbers, emails, addresses, dates, credit cards etc. depending on your requirements.

In this article, I will show you a </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/3439237520973639642/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/3439237520973639642?isPopup=true' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/3439237520973639642'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/3439237520973639642'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2014/08/validate-form-using-jquery-and_5.html' title='Validate a Form using jQuery and Bootstrap Validator'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEheWlC2ZqO9tCNIA3vNHOsTlPlhHJb9qDuD3YWu4InbprDhJC9bSOS2aI4HJidoKNglAqGp-4aKUNhw4113dLYg_65QPB8WJg3oZGtWPMAlFOKOBLklhlOoQtKvJWeTk2SgBnOk0H4lwOM/s72-c?imgmax=800" height="72" width="72"/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-7488577106936128613</id><published>2015-01-10T01:52:00.000-08:00</published><updated>2015-01-12T09:15:26.138-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET Web API"/><category scheme="http://www.blogger.com/atom/ns#" term="KnockoutJS"/><title type='text'>Building a Knockout.js based client for Web API services in an ASP.NET MVC app</title><summary type="text">ASP.NET MVC is now a popular web development platform and often first time users have questions regards to implementation of Data Bound behavior in MVC. This is understandably because most Customers at some point have used ASP.NET Web Forms earlier and are comfortable with the event driven model that it provides.

A common question is how to create an editable list of data allowing users to Edit </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/7488577106936128613/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/7488577106936128613?isPopup=true' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7488577106936128613'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7488577106936128613'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/08/building-knockoutjs-based-client-for_16.html' title='Building a Knockout.js based client for Web API services in an ASP.NET MVC app'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh5.ggpht.com/--gL7gl6c1mA/Ug3UQtvJEiI/AAAAAAAAAeI/0SwIo9smECA/s72-c/ef-schema%25255B2%25255D.png?imgmax=800" height="72" width="72"/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-8048776127755671513</id><published>2014-12-13T18:03:00.000-08:00</published><updated>2015-03-08T19:14:18.295-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="JavaScript"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><title type='text'>The Absolutely Awesome jQuery Cookbook Released</title><summary type="text">Howdy! I am writing this post to announce the release of my new eBook The Absolutely Awesome jQuery Cookbook at www.jquerycookbook.com.
This book covers the latest jQuery v1.11.1 or 2.1 and jQuery UI 1.11.2 versions and contains 120+ practical jQuery recipes (about 70 Recipes and 50+ sub-recipes) you can use in your websites and projects right away. Each recipe includes working code, a live demo </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/8048776127755671513/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/8048776127755671513?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8048776127755671513'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8048776127755671513'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2014/12/the-absolutely-awesome-jquery-cookbook.html' title='The Absolutely Awesome jQuery Cookbook Released'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiH41vkZTCvH7UBxaMAkV3LNnMIdVNAEwSjlfpkOk7eBFlfjh2kaOpTRE-i5a1WWBliuAcwUj8Gq3ZvJF7qjjy-_kjPOPEGnbC15vxtchQb1RnVv-UafmRJlNtCl-bLd96tKRtB_o_vX-U/s72-c?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-5998584627415397893</id><published>2014-10-23T20:55:00.000-07:00</published><updated>2015-04-15T05:00:18.579-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET Web API"/><title type='text'>ASP.NET Web API Tracing with Xml Trace Writer</title><summary type="text">This article was updated for v2.0 and the XML Trace Writer has been added to better understand concepts.

Tracing plays an important part in keeping track of how things are flowing through in your Application Services. Configuring tracing to collate system output is invaluable in gathering correct information about what the service is actually doing other than throwing a HTTP 5xx or HTTP 4xx </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/5998584627415397893/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/5998584627415397893?isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5998584627415397893'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5998584627415397893'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/05/tracing-in-aspnet-web-api.html' title='ASP.NET Web API Tracing with Xml Trace Writer'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg7OPhEbZDOQOs2tYKkAy_ZZPBS0zrw1R6eaEx4kXkx4luHri_-3ncAQmJ4MZgAAiOdWqMSnmXZZ3PrG2y8d20AoXjJdtDEQgrKBbyMBDIJQGpl1LzIhi2DStPWnOVeniDIW5neBLvUXiA/s72-c?imgmax=800" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-8207968665776108494</id><published>2014-06-16T06:33:00.000-07:00</published><updated>2014-06-16T11:12:11.355-07:00</updated><title type='text'>Load Dynamic Content in jQuery UI Tabs in an ASP.NET MVC 4 application</title><summary type="text">In this article we will see how to load the contents into Tabs dynamically using ASP.NET MVC 4.0. 
Create a new ASP.NET MVC 4.0 application with the name “DynamicContentsTabs”. Choose Internet Application template as shown below – 



Once the project is created, let’s add the latest version of jQuery script and jQuery UI using NuGet packages. Install the required jQuery Scripts.


Once you are </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/8207968665776108494/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/8207968665776108494?isPopup=true' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8207968665776108494'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8207968665776108494'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/10/load-dynamic-content-in-jquery-ui-tabs_21.html' title='Load Dynamic Content in jQuery UI Tabs in an ASP.NET MVC 4 application'/><author><name>Pravinkumar Dabade</name><uri>http://www.blogger.com/profile/03277812925723035507</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqMYP7OmdtR5kP2EFJ_nys3tHqPkBgoqgShlhjpzZwMWxI6bXLKr8q-OHmAhq8sVvZ3YlK-iu6eE9qfe6-y54yibTasdInaGXVvrfYIYknIj5SwDhDKGb-VT1VhRzoEw/s220/Pravinkumar+Dabade.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjWXi3x5o6Qeax6U8_kpXexi_xPVo6K4noh_XuNuyJeg2CfY2udR4Fc5WDqWofLxz_B9dIui9GSrUBvLoTjexfmkFPj7SnRMW1jNziVSnmSE5JqQZ_kxGADAhbRIHqipsQJHylKL_rd2Eo/s72-c?imgmax=800" height="72" width="72"/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-8229486040871019034</id><published>2014-05-26T03:24:00.001-07:00</published><updated>2014-05-26T03:24:22.774-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term=".NET"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="WPF"/><title type='text'>Free Chart Control for WinForms, WPF and ASP.NET</title><summary type="text">Nevron has released a Lite edition of Nevron Chart for .NET as Community edition and they are providing licenses for it absolutely free of charge. Some supported charting types and other features of their chart controls are listed over here: https://www.nevron.com/products-dot-net-chart-free-control.aspx

Since the Community edition is part of the Nevron Chart control, it also relies on licenses </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/8229486040871019034/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/8229486040871019034?isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8229486040871019034'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8229486040871019034'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2014/05/free-chart-control-for-winforms-wpf-and.html' title='Free Chart Control for WinForms, WPF and ASP.NET'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-3372744774074007812</id><published>2014-05-04T02:45:00.000-07:00</published><updated>2014-05-04T20:30:07.234-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="CSS"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><title type='text'>3D Transform using CSS3 and jQuery Animation</title><summary type="text">In this article, we will see how to use CSS3 3D transform with jQuery animate method. To start with, CSS3 supports some new features like – 

1. CSS3 Selectors.
2. Rounded Corners.
3. Background Decoration.
4. Colors – [Linear Gradients/Radial Gradients].
5. Text Effects.
6. 2D and 3D Transforms.
7. Animations and many more.

Out of these features, in this article, we will look at 3D transform </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/3372744774074007812/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/3372744774074007812?isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/3372744774074007812'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/3372744774074007812'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/11/3d-transform-using-css3-and-jquery_26.html' title='3D Transform using CSS3 and jQuery Animation'/><author><name>Pravinkumar Dabade</name><uri>http://www.blogger.com/profile/03277812925723035507</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqMYP7OmdtR5kP2EFJ_nys3tHqPkBgoqgShlhjpzZwMWxI6bXLKr8q-OHmAhq8sVvZ3YlK-iu6eE9qfe6-y54yibTasdInaGXVvrfYIYknIj5SwDhDKGb-VT1VhRzoEw/s220/Pravinkumar+Dabade.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjZb3JGG4g1_ZT6Yx-dKAfwMTraBLAp2ioWwH4tx-GqXkrobzyTMK91D2KUuDSU2qnqcgOOTTYqY6Y2_o41_xqssLZ0kA6WEmgCFleceXuQ9VRN_XQVVj2jT__n_itpcP3lCC6nHUQQPNg/s72-c?imgmax=800" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-5576136630083708954</id><published>2014-04-12T02:07:00.000-07:00</published><updated>2014-04-12T03:10:34.869-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio"/><title type='text'>New HTML Web Editor Features in Visual Studio 2013</title><summary type="text">In this article, we will take a closer look at the new web editor features for HTML. You can download Visual Studio 2013 trial edition using this link – 

http://www.microsoft.com/visualstudio/eng/downloads

Let’s first start with Visual Studio 2013 and create a new ASP.NET Web Application by choosing .NET Framework 4.5.1 as shown below – 




Once you click the OK button, you will see a New </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/5576136630083708954/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/5576136630083708954?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5576136630083708954'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5576136630083708954'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/11/new-html-web-editor-features-in-visual_5.html' title='New HTML Web Editor Features in Visual Studio 2013'/><author><name>Pravinkumar Dabade</name><uri>http://www.blogger.com/profile/03277812925723035507</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqMYP7OmdtR5kP2EFJ_nys3tHqPkBgoqgShlhjpzZwMWxI6bXLKr8q-OHmAhq8sVvZ3YlK-iu6eE9qfe6-y54yibTasdInaGXVvrfYIYknIj5SwDhDKGb-VT1VhRzoEw/s220/Pravinkumar+Dabade.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhQa4cE4IKkWFunUzaB7ANZ2CkgZcVuCz_duP-GRjxPLdc_McQ84Qg0n65Ryw_Sx78T08w_OijKuudaUgu3Y0AjDiYxvDvU4M-V4HZAjoIft1Y8R0Zbnp6uJn5PWVFlVG1LDFpk1m6gNPA/s72-c?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-5084321320125775350</id><published>2014-04-02T01:00:00.000-07:00</published><updated>2014-04-02T02:00:22.277-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio"/><title type='text'>Some Visual Studio 2013 IDE Enhancements</title><summary type="text">Visual Studio 2013 builds on the powerful tools and services delivered in Visual Studio 2012 and helps you create a new modern applications. As of this writing Visual Studio 2013 is in RC although this article is based on the Preview Release. You can download Visual Studio 2013 Preview to test the IDE enhancements and new features.

1. Assuming you have downloaded and installed Visual Studio 2013</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/5084321320125775350/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/5084321320125775350?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5084321320125775350'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5084321320125775350'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/09/some-visual-studio-2013-ide-enhancements.html' title='Some Visual Studio 2013 IDE Enhancements'/><author><name>Pravinkumar Dabade</name><uri>http://www.blogger.com/profile/03277812925723035507</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqMYP7OmdtR5kP2EFJ_nys3tHqPkBgoqgShlhjpzZwMWxI6bXLKr8q-OHmAhq8sVvZ3YlK-iu6eE9qfe6-y54yibTasdInaGXVvrfYIYknIj5SwDhDKGb-VT1VhRzoEw/s220/Pravinkumar+Dabade.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEilALsdGWCzBvrkHelyZqrbVa8OC9AZ7sGXd-pMwp1vwe9LfjeUcYExkPBPm41p7HlFmGReatoW7u21r0dQzQvDjpYKofQSnA5_SwY6I-TbYthpLCV0yCHldL_vQuMCf6AG3JPWKaFgs7Y/s72-c?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-1872564738481649624</id><published>2014-03-20T20:35:00.000-07:00</published><updated>2014-03-21T03:05:04.139-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="HTML 5"/><title type='text'>HTML 5 Offline Applications</title><summary type="text">This article discusses when should one think about an Offline Web Application. What is an HTML5 offline application and to create one.

When should think about creating an Offline web application? 

 There are many situations where creating an Offline Web Applications makes sense. Some of them are:&amp;nbsp; 
You may want to work with your application even when you are outside your company/</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/1872564738481649624/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/1872564738481649624?isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1872564738481649624'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1872564738481649624'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/11/html-5-offline-applications_16.html' title='HTML 5 Offline Applications'/><author><name>Pravinkumar Dabade</name><uri>http://www.blogger.com/profile/03277812925723035507</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqMYP7OmdtR5kP2EFJ_nys3tHqPkBgoqgShlhjpzZwMWxI6bXLKr8q-OHmAhq8sVvZ3YlK-iu6eE9qfe6-y54yibTasdInaGXVvrfYIYknIj5SwDhDKGb-VT1VhRzoEw/s220/Pravinkumar+Dabade.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhcFCae7AzEU-xuXsDJdxvb8Didgw3rTeJ7Av4dMVragbYq5Fnp7MIcVi06YoVt3w5Uo0v-xI88M2S_lJ5W8DJhJZzAHfzx4v-Xp-T0KfA2DSdXHPTKJWZwXmmK-BSyql2nMTZbGiJzLX8/s72-c?imgmax=800" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-8690489854245852707</id><published>2014-03-08T02:05:00.000-08:00</published><updated>2014-03-08T01:55:53.855-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>Using OutputCache Action Filter in ASP.NET MVC 4.0</title><summary type="text">If you have used the output caching facility from the core ASP.NET platform, you are in familiar grounds. The OutputCache filter in ASP.NET MVC uses the same output caching facility and cache’s the output from an action method. Since the output is cached, subsequent request to the same URL are served using the same cache. Needless to say, this offers performance benefits especially for requests </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/8690489854245852707/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/8690489854245852707?isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8690489854245852707'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8690489854245852707'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/09/using-outputcache-action-filter-in_16.html' title='Using OutputCache Action Filter in ASP.NET MVC 4.0'/><author><name>Pravinkumar Dabade</name><uri>http://www.blogger.com/profile/03277812925723035507</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqMYP7OmdtR5kP2EFJ_nys3tHqPkBgoqgShlhjpzZwMWxI6bXLKr8q-OHmAhq8sVvZ3YlK-iu6eE9qfe6-y54yibTasdInaGXVvrfYIYknIj5SwDhDKGb-VT1VhRzoEw/s220/Pravinkumar+Dabade.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkwdatXSpytnBwWRTu0cIiL57oTeOJdVT6L_yPJ1OBXNjaFcDvzJNwP53UFZ9GErpLeMWDK8s09d6bhBwuJ0VZt9XkYgSX-cefgKWia14S_THgQrx837HDFJl7mfRufbdKccTZZMYhPkc/s72-c?imgmax=800" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-8908527500557086416</id><published>2014-02-01T00:30:00.000-08:00</published><updated>2014-02-12T05:49:24.523-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="HTML 5"/><category scheme="http://www.blogger.com/atom/ns#" term="JavaScript"/><title type='text'>Using LocalStorage in HTML5 with JavaScript to manage data locally in a Browser</title><summary type="text">Cookies and HTML5 LocalStorage serve different purposes although they both store data on client-side. While Cookies are meant to be sent to the server with each request, HTML5 LocalStorage comes with the idea of storing data locally, without transmitting it to the server.

In the past, we have used cookies to save data generated by user, on the client side. But there have been multiple issues </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/8908527500557086416/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/8908527500557086416?isPopup=true' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8908527500557086416'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8908527500557086416'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2014/01/using-localstorage-in-html5-with.html' title='Using LocalStorage in HTML5 with JavaScript to manage data locally in a Browser'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg0m8TFISd5PpBptS1yf98lAotKRFLOg3M4LkbLPXK7E9zqPyRogMWZV-3N-VogfJkTEZqBkRDWdthYcy0PdX0Z_sij-gsbO1eOJHN_jXz6MO50TvuwlRCBm1op3ED1xbe8hpmog0qrZGY/s72-c?imgmax=800" height="72" width="72"/><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-8588646986315385195</id><published>2014-01-25T02:43:00.000-08:00</published><updated>2014-02-12T05:49:56.754-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="BackboneJS"/><category scheme="http://www.blogger.com/atom/ns#" term="JavaScript"/><title type='text'>Backbone.js Basics and Rendering Collection using View</title><summary type="text">In the current era of web application development, Single Page Applications (SPAs) are often demanded by customers. Currently there are lots of different frameworks available for developing web application, most of these are server side frameworks e.g. ASP.NET MVC. But one of the important aspects for Web development is to provide Rich user interface with UX (user experience). Thankfully there </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/8588646986315385195/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/8588646986315385195?isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8588646986315385195'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8588646986315385195'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/11/backbonejs-basics-and-rendering.html' title='Backbone.js Basics and Rendering Collection using View'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjHQMnnMOU0hbalDxKg_VrYFIck_uyQVw_5ezKVQ4cBeSSPqXc9yJVZs2p8IZwb0QZITAkkpUcgZMaGXj0OVo25pKD-byV4TbJrTH8jKBZZh8pt-dVvLQdfsicGwnQ95NQQ5R635kZNeCk/s72-c?imgmax=800" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-6816280645998281407</id><published>2013-09-30T01:52:00.000-07:00</published><updated>2013-09-30T04:09:46.882-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio"/><title type='text'>Advanced Code Search in Visual Studio using Sando</title><summary type="text">This article was Guest blogged by David Shepherd and is intended to give information about a free code search tool extension in Visual Studio.

For large projects, new developers can take weeks or even months to become productive contributors. To acclimate them to their new project, team leads often start developers off with bug fixing or smaller tasks. In this scenario, new developers find </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/6816280645998281407/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/6816280645998281407?isPopup=true' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6816280645998281407'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6816280645998281407'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/09/advanced-code-search-in-visual-studio.html' title='Advanced Code Search in Visual Studio using Sando'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEirquUDrV3kT0dryk8BAzH_EgRayiV22wqQcXDbLPiWxsmRL14-JuZS6yjzNw4dV5wcrTFLCiHFt6OK6FSJbjhtCuDfYL5Sjay60It3Z0jwAK-JydxqphyphenhyphentgbZtPKNILvvCMRoKPuhkjIw/s72-c?imgmax=800" height="72" width="72"/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-8598395826851719706</id><published>2013-08-30T02:35:00.001-07:00</published><updated>2013-08-30T02:35:09.618-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="AngularJS"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>Angular JS – Making Directives self-contained in our ASP.NET MVC Twitter App</title><summary type="text">This article is sixth in the series, I strongly recommend you go through the previous five if you are new to AngularJS:

Part 1 - Hello AngularJS – Building a Tweet Reader

Part 2 - Using AngularJS Modules and Services Feature in an ASP.NET MVC application

Part 3 - AngularJS – Post data using the $resource Service in an ASP.NET MVC app

Part 4 - Using Custom Directive in AngularJS to create </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/8598395826851719706/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/8598395826851719706?isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8598395826851719706'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8598395826851719706'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/08/angular-js-making-directives-self.html' title='Angular JS – Making Directives self-contained in our ASP.NET MVC Twitter App'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh5.ggpht.com/-tCUCuywZqS0/UiBmt6n9-qI/AAAAAAAAAfA/kO2Lnx7iAn4/s72-c/timeline-page-angular%25255B3%25255D.png?imgmax=800" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-2923813160196032970</id><published>2013-08-28T23:13:00.002-07:00</published><updated>2013-08-28T23:13:48.453-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><category scheme="http://www.blogger.com/atom/ns#" term="MomentJS"/><title type='text'>Using jQuery and Moment.js in ASP.NET MVC to do Custom Unobtrusive Date Comparison and Validation</title><summary type="text">In fifth issue of DNC Magazine Sumit had demonstrated how to make a ‘dynamic max length’ validator that could unobtrusively validate max-length when the target length was set at run time. We’ll use the same techniques to build an Unobtrusive Date Comparison Validator that will enforce the rule that given two dates, one date should be greater than or lesser than or equal to another date in the </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/2923813160196032970/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/2923813160196032970?isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2923813160196032970'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2923813160196032970'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/08/using-jquery-and-momentjs-in-aspnet-mvc.html' title='Using jQuery and Moment.js in ASP.NET MVC to do Custom Unobtrusive Date Comparison and Validation'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQfy1nrrYiqv1a-Am42KC-daITMIp_C1Ar9PvnMp0Jy4OLj8TGp19i7usn2Oj527MSYRyZaa5dJjyD9_2fyulWOQ8ZV4dNsdX2e2Jyzz1Y3P94VYhsX79Wc8-RTQEP7KOUyR3BcHQKQgw/s72-c?imgmax=800" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-894317953545581854</id><published>2013-07-16T10:19:00.001-07:00</published><updated>2013-07-16T10:19:18.628-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET Web API"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><title type='text'>Using ASP.NET MVC 4 Mobile Template to build an application using Web API, jQuery and jQuery Mobile</title><summary type="text">In the last few years, the explosion of powerful Mobile devices combined with their capable operation systems has resulted in a Mobile computing wave that is promising to redefine how we use portable computing devices. Fact is most day-to-day Web 2.0 activities like Social Media updates have moved to mobile platforms in a big way.

As a result of this new wave, Application development targeting </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/894317953545581854/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/894317953545581854?isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/894317953545581854'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/894317953545581854'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/07/using-aspnet-mvc-4-mobile-template-to.html' title='Using ASP.NET MVC 4 Mobile Template to build an application using Web API, jQuery and jQuery Mobile'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj2G01h7VSMquywP8ySC08Qh24QY3VQayJHhTpohC3wIYkCu6R4bDA-4hwyd0d3IMGCEmTclrAJYABSKdfkyisf0W9T6DROqqxliuKd4L9XdzuEVb7yuAdUNrPRcP40GTC03basYwviNEo/s72-c?imgmax=800" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-2287271265165715687</id><published>2013-07-15T02:35:00.003-07:00</published><updated>2013-07-15T02:35:45.543-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term=".NET"/><category scheme="http://www.blogger.com/atom/ns#" term="Free Learning"/><title type='text'>Celebrating the 1st Anniversary of our Free .NET Magazine with Prizes</title><summary type="text">Some of you may already know about out Free Digital Magazine for .NET professionals that we publish every alternate month. This magazine contains exclusive .NET articles covering some of the latest .NET Technologies and interviews with .NET Experts like Eric Lippert, John Skeet etc.

We recently released the 1st Anniversary Edition of the DNC .NET Magazine and to celebrate this achievement with </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/2287271265165715687/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/2287271265165715687?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2287271265165715687'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2287271265165715687'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/07/celebrating-1st-anniversary-of-our-free.html' title='Celebrating the 1st Anniversary of our Free .NET Magazine with Prizes'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEixvCwQNmohZDRcophy_ITFc3rZObriAD8R2QTejL7HyIyXl9EMxNy2NUDEAnOaYbfASD9_wNrVFxokdLXqslD_sZeB1wyrAPxZeqTr49Ih66qJSWIxnNq0HTrmwdvm_OZoOvPx3DziWH0/s72-c?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-5957416791877297018</id><published>2013-07-02T04:24:00.000-07:00</published><updated>2013-07-02T19:11:38.714-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="JavaScript"/><category scheme="http://www.blogger.com/atom/ns#" term="KnockoutJS"/><title type='text'>KnockoutJS Cheat Sheet for Beginners</title><summary type="text">This cheat-sheet gives you a quick glance at what is Knockout, why to use it and how to use it. If you are a newcomer to KO or if you are juggling between multiple JS libraries, this cheat-sheet is a handy guide to get your KO karma flowing.

This article is from the Free DNC Magazine for .NET Developers. Subscribe here for Free

1. Knockout is a JavaScript Library (as opposed to Backbone.js </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/5957416791877297018/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/5957416791877297018?isPopup=true' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5957416791877297018'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5957416791877297018'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/07/knockoutjs-cheat-sheet-for-beginners.html' title='KnockoutJS Cheat Sheet for Beginners'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-6184478567246867259</id><published>2013-06-17T10:52:00.001-07:00</published><updated>2013-08-22T01:01:31.667-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="AngularJS"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="JavaScript"/><title type='text'>Hello AngularJS – Building a Tweet Reader</title><summary type="text">Single Page applications using client side JavaScript frameworks are getting popular and with the latest Web Update for Visual Studio 2012, quite a few SPA templates have been released by Microsoft and prominent Community members like John Papa. We have covered these templates in the past over here.

However these SPA templates are rather opinionated on the usage of the underlying frameworks and </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/6184478567246867259/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/6184478567246867259?isPopup=true' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6184478567246867259'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6184478567246867259'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/06/hello-angularjs-building-tweet-reader.html' title='Hello AngularJS – Building a Tweet Reader'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh4.ggpht.com/-X7_DNrQzcYE/Ub9JdScT7hI/AAAAAAAAAaA/Pp2HVC7_oYU/s72-c/authorize-twitter-app%25255B2%25255D.jpg?imgmax=800" height="72" width="72"/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-8962738758806018247</id><published>2013-05-31T08:38:00.002-07:00</published><updated>2013-05-31T09:02:26.992-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>Customizing Routes in ASP.NET MVC – Custom RouteBase implementations</title><summary type="text">MVC Routing is pretty flexible in itself and as we recently saw in Friendly URLs in ASP.NET Web Forms , we can mix and match old web forms style URLs with modern friendly URLs even keeping both side by side. However, there are often quirks of implementation that need us to dig a little deeper for a solution.

A quick search on the interwebs reveals the fact that people have very specific reasons </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/8962738758806018247/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/8962738758806018247?isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8962738758806018247'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8962738758806018247'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/05/customizing-routes-in-aspnet-mvc-custom.html' title='Customizing Routes in ASP.NET MVC – Custom RouteBase implementations'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg7dMLzwKTD3Ypkznzper4zBMljTYFmnbGn6aE8j1mzEuP1v80Rgjq3UITU870jerKlv0t5wl5Sg5es1WoWyRvrzbyttCAoYABlwNtpuwS-EBj5kT4Xa6KM3XY3pnlCUS3_Z-eUL1yhPcc/s72-c?imgmax=800" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-1076407158063102963</id><published>2013-05-30T19:52:00.000-07:00</published><updated>2013-05-30T20:01:37.934-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>Async Await and ASP.NET MVC</title><summary type="text">.NET 4.5 introduced the Async and Await keywords to make Task based asynchronous programming more linear and easier to understand. Today we take a quick look at doing async actions in ASP.NET MVC and how these can potentially end up improving the server side performance of your MVC Application.

Benefits of Asynchronous Model
As we know, ASP.NET has a max number of threads that it can pick up </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/1076407158063102963/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/1076407158063102963?isPopup=true' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1076407158063102963'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1076407158063102963'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/05/async-await-and-aspnet-mvc.html' title='Async Await and ASP.NET MVC'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHRZFtE-fX94o79CWZEO_O9DWhfBeqS14HyGLZ3xR_e_4TpHFWSYFgGKiIidEavAV-bDu4PWSIY8HOayqY3iQ1Us-Wo-SoERgQ7x7Wdj5w6wLog7MqFHrC5_QgQYc1ehUWdM_aWvMsJRg/s72-c?imgmax=800" height="72" width="72"/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-5851530213219536682</id><published>2013-05-28T21:15:00.002-07:00</published><updated>2013-05-28T21:17:46.610-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><title type='text'>Friendly URLs in ASP.NET Web Forms</title><summary type="text">When ASP.NET MVC was introduced, it did away with the concept of tying the physical location of a Web Page page to the actual URL that’s seen in the browser, as was the norm earlier in ASP.NET WebForms based applications. As a result, in MVC, URLs like http://myapp.com/blog/my-new-blog-post were easier to setup instead of http://myapp.com/blog?postid. These were colloquially referred to as ‘</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/5851530213219536682/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/5851530213219536682?isPopup=true' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5851530213219536682'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5851530213219536682'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/05/friendly-urls-in-aspnet-web-forms.html' title='Friendly URLs in ASP.NET Web Forms'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEieNZcPdge6kzEXMEndBrx8D84fKbu26QC_pv3miNp0ExgA6rwY-X45US43q7LxYRGnC8qlh-4kFB2PJmVyJiNb5cn9XkuEMvNLjZ7vJ9auqmc8bJQdTZkBAS2IfzLpSbOzW7yOzejbiYk/s72-c?imgmax=800" height="72" width="72"/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-3179937462823249583</id><published>2013-05-23T22:01:00.001-07:00</published><updated>2013-05-23T22:04:16.860-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET Web API"/><category scheme="http://www.blogger.com/atom/ns#" term="KnockoutJS"/><title type='text'>Building an Image Flip Viewer as an ASP.NET Web API Service using Knockout JS</title><summary type="text">Windows 8 introduced a nice component that flips through images using two buttons to the left and right of the control. You can see it the Windows 8 Store when looking at screenshots presented by an app as seen below.



I wanted to build one using JavaScript with one requirement that is it shouldn’t load all images at the same time because if you use big images, it kills the page load </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/3179937462823249583/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/3179937462823249583?isPopup=true' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/3179937462823249583'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/3179937462823249583'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/05/image-flip-viewer-web-api-knockout.html' title='Building an Image Flip Viewer as an ASP.NET Web API Service using Knockout JS'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh3.ggpht.com/-O8TCpYeiCKw/UZ7yzm2SJ7I/AAAAAAAAAZI/yrqaG1PAT20/s72-c/twittelytics-flip-view%25255B3%25255D.png?imgmax=800" height="72" width="72"/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-2230253844376485384</id><published>2013-05-20T09:45:00.001-07:00</published><updated>2013-05-20T09:45:50.438-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>Bundling and Minification in ASP.NET MVC</title><summary type="text">Richness of Web Content has been growing at a phenomenal pace and thanks to Modern browsers supporting HTML5 and CSS3, with a little work, a Web Application can be made almost as rich as Native applications. Yes, they are still a little behind but Web today is unrecognizable from web 5 years ago.

This rich-ness of behavior on the web, is all thanks to the power of JavaScript frameworks, </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/2230253844376485384/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/2230253844376485384?isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2230253844376485384'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2230253844376485384'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/05/bundling-and-minification-in-aspnet-mvc.html' title='Bundling and Minification in ASP.NET MVC'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgiIvy9vU-8AzZazt8a-VRx4UhTLEUARXfiep3BJ-LglretZihOvww05eCdrwvWHbETY-DgKSYCrGio0UApISalK1VTCQYKgBgreAXv75YoO_mg1dYW_jMYLZUnFxPEbRefIjeYv-F7DRA/s72-c?imgmax=800" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-5856327070337147795</id><published>2013-05-19T21:29:00.000-07:00</published><updated>2013-05-19T21:51:53.090-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET Web API"/><title type='text'>Uploading Multiple Files through an ASP.NET Web API Service</title><summary type="text">I had written a post on DotNetCurry on how to upload multiple-files to an Azure Blob through an ASP.NET MVC Web Application. Today we’ll see how we can do the same but store it in a file system instead and use a Web API controller instead, so that the upload service can be hosted anywhere we want. For brevity, we’ll build our Web API sample to use ASP.NET/IIS host.

The API Controller
Step 1: We </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/5856327070337147795/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/5856327070337147795?isPopup=true' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5856327070337147795'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5856327070337147795'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/05/uploading-multiple-files-through-aspnet.html' title='Uploading Multiple Files through an ASP.NET Web API Service'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhtInRgT2yWdE2w9qmQWIgJ-6eCVz0M4hSGgvNkznWmFRj3M1VcfYVcNvq34-hAqaywhySYoDaTDvfmXLmc_r-GEkgB56vTFsCCzDGzn3BzCWYBZ1TLrSNDkyXde5fuNg4WkGnG1RwMUZY/s72-c?imgmax=800" height="72" width="72"/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-6092097535936921561</id><published>2013-05-16T22:42:00.001-07:00</published><updated>2013-05-16T22:50:47.217-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>Using MvcScaffolding Packages to Generate Repositories for your LoB Applications</title><summary type="text">ASP.NET MVC’s tooling support goes a long way in making it a LOB Application friendly platform. However the default Controller scaffold contains direct references to the DBContext. This is a little smelly when it comes to separation of concerns and can often lead to ending up with ‘fat-controllers’. Instead, if our Scaffolder could generate a Repository Interface and its corresponding </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/6092097535936921561/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/6092097535936921561?isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6092097535936921561'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6092097535936921561'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/05/using-mvcscaffolding-packages-to.html' title='Using MvcScaffolding Packages to Generate Repositories for your LoB Applications'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJvzWupoJScXyIOJg_eSLYiUxsoKAMdgmyHa82_hYCBES48c0UE2vWhPjak195hgHxW4cm-7phCmlkm5hF7I4RNTOCt71WSor9TlMUMez9zdt84LTi8Hvs_r4fdW9YLrN2scaRZsH_7CA/s72-c?imgmax=800" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-7747832886324624843</id><published>2013-05-16T10:21:00.001-07:00</published><updated>2013-05-16T10:38:39.543-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET Web API"/><title type='text'>Implementing Pagination in ASP.NET Web API using OData operators</title><summary type="text">ASP.NET Web API is a framework that makes it easy to build HTTP services for  various types of clients from Microsoft to Non-Microsoft technologies. The new  programming model of developing over HTTP is made simple and flexible by using  WebAPI. We can design services which can be accessible from a broad range of  clients, including browsers and mobile devices. 

One of the most frequent </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/7747832886324624843/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/7747832886324624843?isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7747832886324624843'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7747832886324624843'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/05/implementing-pagination-in-aspnet-web.html' title='Implementing Pagination in ASP.NET Web API using OData operators'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjS2xoXbWS-ibWkmU5gmkaQ2e3icOlEnd_GAMR79N-2xPYq4G_e1ltkFk3qiP7GMWT85iIPekD-izrB12jHnPZeS9cmmAxhCeLPk5BgFTNOQnyCBINvQI4oVVkGRQcHGDRN41LN2UFYNg8/s72-c?imgmax=800" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-1202144400521711914</id><published>2013-05-10T01:07:00.003-07:00</published><updated>2013-05-10T01:21:36.979-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC 101"/><title type='text'>Adopting ASP.NET MVC enhancements in an Existing Web Forms Project</title><summary type="text">This article is from our ASP.NET MVC 101 Tutorial Series

Whenever we are starting with a Greenfield project, that is a new project from ground up, we prefer using the latest in the technology stack to the point where the team is comfortable with. However, Greenfield projects are pretty rare; enhancement and feature addition projects, often referred to as brown-field projects, are the way forward</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/1202144400521711914/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/1202144400521711914?isPopup=true' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1202144400521711914'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1202144400521711914'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/05/adopting-aspnet-mvc-enhancements-in.html' title='Adopting ASP.NET MVC enhancements in an Existing Web Forms Project'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi_gqwRs37J6v_chs_ZoVO_e7e0QiWBTiAkMPyygC29GKWbOVYAygUl3j03d80rMrqqorMBGK6LI33Ai6B8JZV6JsjFJAsTPd4p4JQtGcL4RVhg-LQqEQjpA4rZv_lIokKLVoUfVC71dFM/s72-c?imgmax=800" height="72" width="72"/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-2494305056981241691</id><published>2013-05-03T01:31:00.000-07:00</published><updated>2013-05-04T10:59:01.357-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET Web API"/><title type='text'>Testing CRUD Operations in ASP.NET Web API using Fiddler</title><summary type="text">
HTTP Services can be used by a broad range of clients including browsers and mobile devices. By using REST [Representational State Transfer] we can build loosely coupled services. 

When we think about exposing data on the web, we always talk about four common operations which we use in our day-to-day life – 

1. Create   
2. Retrieve/Read    
3. Update    
4. Delete    


We call these </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/2494305056981241691/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/2494305056981241691?isPopup=true' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2494305056981241691'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2494305056981241691'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/05/testing-crud-operations-in-aspnet-web_3.html' title='Testing CRUD Operations in ASP.NET Web API using Fiddler'/><author><name>Pravinkumar Dabade</name><uri>http://www.blogger.com/profile/03277812925723035507</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqMYP7OmdtR5kP2EFJ_nys3tHqPkBgoqgShlhjpzZwMWxI6bXLKr8q-OHmAhq8sVvZ3YlK-iu6eE9qfe6-y54yibTasdInaGXVvrfYIYknIj5SwDhDKGb-VT1VhRzoEw/s220/Pravinkumar+Dabade.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgSV4DWY9WTl93G77esOF8zcnkfy57KIxXOeGwQyWN10P2fW5wPVfc9XTRJed1i99KYMIBEugTIFKvRjsusmV3T_x6YqKGI4n0hBvFp-GvoKU9d7k2SRimnPrPczsToE28M7c_qdULlcc/s72-c?imgmax=800" height="72" width="72"/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-3546626464331314466</id><published>2013-04-27T01:00:00.000-07:00</published><updated>2013-04-27T01:00:10.880-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET Web API"/><title type='text'>HTTP Cookies and ASP.NET Web API</title><summary type="text">HTTP Cookies are bits of information sent by an HTTP Server in an HTTP Response. So when a browser is said to ‘drop a cookie’, it basically implies that the ‘HTTP Client’ (browser in this case) received a Cookie from the server and has persisted it on the client. The ‘HTTP Client’ then returns this cookie to the server via the Cookie Header in subsequent requests.

To dig in just a little bit </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/3546626464331314466/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/3546626464331314466?isPopup=true' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/3546626464331314466'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/3546626464331314466'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/04/http-cookies-and-aspnet-web-api.html' title='HTTP Cookies and ASP.NET Web API'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEggP9vhOOvlKDsjoim5pu3IUZmCBD9Y_Fs6wUxA_F8JysJeVY47wfAzDZQIwwYxNWNRVdDfAu0as4cJ2qVAxKfXHryGMjVecBXgSR_XQLihJO9YznnaWIfh76N0i6Sf1DN4uf7fSa3Sj-A/s72-c?imgmax=800" height="72" width="72"/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-4403597143486509629</id><published>2013-04-26T03:24:00.000-07:00</published><updated>2013-04-26T03:30:11.485-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC 101"/><title type='text'>Custom Templates, Data Annotations and UI Hints in ASP.NET MVC</title><summary type="text">This article is from our ASP.NET MVC 101 Tutorial Series

Today we look at a feature in ASP.NET MVC that is not really new but immensely useful if we are building ASP.NET MVC applications that lean on the server to do the UI rendering rather than using JavaScript frameworks like KnockoutJS.

Display Templates conceptually are tied to how a particular rendering engine (Razor or Webforms etc.) </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/4403597143486509629/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/4403597143486509629?isPopup=true' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/4403597143486509629'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/4403597143486509629'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/04/custom-templates-in-aspnet-mvc.html' title='Custom Templates, Data Annotations and UI Hints in ASP.NET MVC'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgNuRzrUEWb8Rb5QJM7Uc2-DYc-cgOcaJ4YVutQQV3z5amlxRj_Ikcndd0-yia9DfkwyLOaQvxhnthZ8cYvcjN-ujf2GnT0I4nuLZF0YLr2eQ0Z6U64rDxb_yd_oa8xeygMvL8qRJXLBVQ/s72-c?imgmax=800" height="72" width="72"/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-5045161975066367332</id><published>2013-04-25T01:20:00.001-07:00</published><updated>2013-04-25T01:20:32.519-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>ASP.NET MVC 4 - Making Asynchronous Calls to External Services from an Action Method</title><summary type="text">While developing applications, developers often face the challenge of retrieving data from more than one external sources. Traditional multi-threaded programming can be often complex and hard to get right. Prior to .Net 4.5, asynchronous controllers used to inherit from the AsyncController class for Async support. However with the introduction of async and await keywords in .Net 4.5, MVC 4 </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/5045161975066367332/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/5045161975066367332?isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5045161975066367332'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5045161975066367332'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/04/aspnet-mvc-4-making-asynchronous-calls.html' title='ASP.NET MVC 4 - Making Asynchronous Calls to External Services from an Action Method'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhh02DLoLEJHtk452qHDknY7DAlksqv2C5HgCcMzjdy_eJsSbuxfFfYwsW2Y1HzG_qRY_IUs9C6KsQwhMqEPT8QQM1276TQa4gZtypE453GQ1ldXiWUMJQAWvPcL_r0ZkoyK2L3wfebyt4/s72-c?imgmax=800" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-5322125685653195126</id><published>2013-04-23T10:32:00.000-07:00</published><updated>2013-04-23T10:32:42.949-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="KnockoutJS"/><title type='text'>DataList in ASP.NET MVC &amp;amp; KnockoutJS</title><summary type="text">We recently learnt how to implement a Master-Details view using Knockout and ASP.NET MVC. Today we will look at how we can create a nice paginated data set that mimics the WebForm DataList/Repeater/Grid functionality. We will again take advantage of Steve Anderson’s excellent KnockoutJS framework to build a rich client side functionality. 

Thanks to Sumit Maitra for co-authoring this article </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/5322125685653195126/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/5322125685653195126?isPopup=true' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5322125685653195126'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5322125685653195126'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/04/datalist-in-aspnet-mvc-knockoutjs.html' title='DataList in ASP.NET MVC &amp;amp; KnockoutJS'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhbBkODgs-R81SDTSQIGlwsHn0hgRxGEjUeLkyXVsJmJ95MYkIGUqud0EQb-muf1-mzt2Wq43ycfazpHerT0vMIP1_p_75R1z0PYIOOtJV0IctIF4OiB8qUUdpVuO2oj2-Y00U14zblKBs/s72-c?imgmax=800" height="72" width="72"/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-1966636251228709389</id><published>2013-04-22T02:17:00.000-07:00</published><updated>2013-04-22T02:17:48.962-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="KnockoutJS"/><title type='text'>Master-Details view using Knockout and ASP.NET MVC</title><summary type="text">With the introduction of ASP.NET MVC, the traditional WebForm controls and eventing mechanism has been replaced with the more stateless, HTTP based leaner MVC pattern of application development. However, change in paradigms often don’t imply change in requirements. Developing Master-Details type of functionality probably ranks as the top-most project types that are implemented in any LoB </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/1966636251228709389/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/1966636251228709389?isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1966636251228709389'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1966636251228709389'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/04/master-details-knockout-aspnet-mvc.html' title='Master-Details view using Knockout and ASP.NET MVC'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhBGL44wz6j39mnZJ4l6x750gGbwyWQY4qtT6M61MBF-tLvzzcw0q31V7AqmTRM6PIsrBCFrqrUBQW5bTkVf7FhiUdF3ghkwnHvw2sJOMFKEtuHHBn52hAhGiTkCRo3b_KTCQtJCOdAOXM/s72-c?imgmax=800" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-2154864833018168888</id><published>2013-04-17T23:25:00.000-07:00</published><updated>2013-04-17T23:35:57.532-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>Play Videos in ASP.NET MVC &amp;amp; HTML5 using Custom ActionResult</title><summary type="text">Although the built-in result classes are sufficient for most application scenarios in ASP.NET MVC, it’s worth noting that one of the most important features in ASP.NET MVC is that a developer can extend this framework for occasions where your application requires something special. For eg: the Custom View Engine, Custom Controller Factory, Custom Action Result, Custom Action Filter can be used to</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/2154864833018168888/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/2154864833018168888?isPopup=true' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2154864833018168888'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2154864833018168888'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/04/play-videos-in-aspnet-mvc-html5-using.html' title='Play Videos in ASP.NET MVC &amp;amp; HTML5 using Custom ActionResult'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCNcqRNqoxzDGkalPtq6k_kMS67KIOsr3pPjSvYvPvigcNZUIU0kyeoFV3eZppwE6wYFXrVz_th__rA92U-H4BxVNleM7Yx59OmAC0y6Q4I4Acp3Wu25HC0fT1TJjCt2M7FODmklgvguo/s72-c?imgmax=800" height="72" width="72"/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-359658625257474071</id><published>2013-04-12T09:50:00.001-07:00</published><updated>2013-04-12T09:50:50.864-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET Web API"/><category scheme="http://www.blogger.com/atom/ns#" term="KnockoutJS"/><title type='text'>JSON Dates are Different in ASP.NET MVC and Web API</title><summary type="text">With the advent of ASP.NET MVC and Web API, working over plain HTML as opposed to obtrusive server side ‘web-controls’ has become the norm. Also partial post-backs and AJAX is a must. Among this paradigm shift from WebForms, JSON data transfer has gained tremendous popularity.

We all love JSON it’s easy to understand, light weight and works… almost! We all HATE JSON Dates. Why? Because JSON spec</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/359658625257474071/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/359658625257474071?isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/359658625257474071'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/359658625257474071'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/04/json-dates-are-different-in-aspnet-mvc.html' title='JSON Dates are Different in ASP.NET MVC and Web API'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjHC3x7hJrTBBI1eLiiQ8FXZyFHDJbldUP2tJYYGi9ror-1p1BjP_Zj2eVpcmdsboE5k7sqo5jQ_yY2AcQhA1NtOmVpz_1TB8wfcAgeeAwq4CmnM4fZh4gsZqLC-3FU01B_zubZlE_wRh8/s72-c?imgmax=800" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-5796950021821616746</id><published>2013-04-09T22:34:00.000-07:00</published><updated>2013-04-09T22:34:22.425-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="KnockoutJS"/><title type='text'>Dynamic UI in ASP.NET MVC using Knockout.js and Template binding</title><summary type="text">Recently I was discussing capabilities of the client-side framework Knockout.js in ASP.NET MVC applications, with some of my students. KO is a lightweight framework and very efficient for developing rich Web application. 

You can find more about this library here. For a more practical implementation, you can find two articles - Simple Databinding and Templating using Knockout and ASP.NET Web API</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/5796950021821616746/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/5796950021821616746?isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5796950021821616746'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5796950021821616746'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/04/aspnet-mvc-dynamic-ui-using-knockoutjs.html' title='Dynamic UI in ASP.NET MVC using Knockout.js and Template binding'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEji0wwDFrgqaJQLNFwtU4FQLBat3eX-ohpU7ehm0tHqkiMmLUANgAI3fP0Vz1-RrpiiHcmaAqOA-DmSQU4zgkhGnIlHe1_zpDXD_NNF2hRiilQlvjFtx1BV3ibf9uCifzm33NSKfEzinLw/s72-c?imgmax=800" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-7239439948045879304</id><published>2013-04-05T21:38:00.002-07:00</published><updated>2013-04-08T23:34:28.208-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><category scheme="http://www.blogger.com/atom/ns#" term="KnockoutJS"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC 101"/><title type='text'>Unobtrusive jQuery Validation for Knockout in ASP.NET MVC</title><summary type="text">This article is from our ASP.NET MVC 101 Tutorial Series

In this article, we will explore how we can use the jQuery Validator in an ASP.NET MVC&amp;nbsp;application that uses Knockout Templating. Traditionally, jQuery validator works out of the box with KO ViewModels that are statically bound. 

I would recommend reading two articles before you read this one Simple Databinding and Templating using </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/7239439948045879304/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/7239439948045879304?isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7239439948045879304'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7239439948045879304'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/04/unobtrusive-jquery-validation-for.html' title='Unobtrusive jQuery Validation for Knockout in ASP.NET MVC'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgAAXemHwZGidpyrN_bPXO1cV9zyVZm7tkMIGB4H4nuJwro8G4-u_F4sagBVbvRj0iMWRjnjUkxxHj0WLDsEee2iVHl3L-_tjH6bYjTgt0hj7VllIoy109DtR-clPZGuIbXZkzfknoGb38/s72-c?imgmax=800" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-366318687789935164</id><published>2013-04-02T10:22:00.000-07:00</published><updated>2013-04-06T10:21:54.238-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>ASP.NET MVC: Creating Custom View Engine</title><summary type="text">ASP.NET MVC started off with the premise of being a very ‘pluggable’ framework and we can see it almost everywhere. You can plug in any IoC container, Testing Framework even View Engines! There are two view engines provided by default - the WebForms View engine (views with .aspx extention) and the Razor view engine (view with .cshtml extension). 

Today we’ll see how the pluggability of view </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/366318687789935164/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/366318687789935164?isPopup=true' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/366318687789935164'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/366318687789935164'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/04/aspnet-mvc-creating-custom-view-engine.html' title='ASP.NET MVC: Creating Custom View Engine'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhtwsJIm6AMD4rRFE5VVuDnx0o9GHXhDt6b1l4KD2gZQu0ZMl8ocl5FXG7o6YJS8KgXat_lLiKfo6E8GsKFxU3MfMYepnwniN9y9et75iWLh9xH_lf8pftP1lGL1bDzxRBxBWV2TNdsgvQ/s72-c?imgmax=800" height="72" width="72"/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-3731487824541072063</id><published>2013-03-31T22:04:00.000-07:00</published><updated>2013-04-06T11:00:09.000-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio"/><title type='text'>NuGet – The Visual Studio Sweetner</title><summary type="text">Recently we saw some new features in Visual Studio 2012 for a Web Developer. One feature we didn’t touch upon was Nuget! NuGet per-se is not a new feature and it’s been around for a couple of years now. However, no Visual Studio article is complete without a mention of Nuget. So we decided to follow up with an article specially dedicated to NuGet .

This article has been co-authored by me and </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/3731487824541072063/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/3731487824541072063?isPopup=true' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/3731487824541072063'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/3731487824541072063'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/03/nuget-visual-studio-sweetner.html' title='NuGet – The Visual Studio Sweetner'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh3.ggpht.com/-FV90o92Wgf8/UVkTZVrwRsI/AAAAAAAAAXU/Xkkns7cVXyM/s72-c/default-package%25255B4%25255D.png?imgmax=800" height="72" width="72"/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-7961617759476387595</id><published>2013-03-29T01:00:00.000-07:00</published><updated>2013-04-06T11:00:59.064-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET Web API"/><title type='text'>Debugging your ASP.NET Web APIs with Fiddler</title><summary type="text">ASP.NET Web API as we all know, lets us build and expose services over HTTP without the overhead of traditional WS-* based web-services. If you are new to ASP.NET Web API, you can start here. We have also covered some Web API articles on DotNetCurry

Since Web API works over HTTP, the services are easy to interact with even without a dedicated front-end as long as we are sending/receiving </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/7961617759476387595/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/7961617759476387595?isPopup=true' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7961617759476387595'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7961617759476387595'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/03/debugging-your-aspnet-web-apis-with.html' title='Debugging your ASP.NET Web APIs with Fiddler'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi7iV3PLdAbVvSwbDw4KpjmgV1sEQmMkOJK08byVxkH33BexhjYxPhUfRsZCJlZIlQUs4WD1hrsCW504cqNeqhwbAT9KunAwvxOvIlxYpg2APUNRw2W10cE193XpVzBTbnKzEWLtp6tvfA/s72-c?imgmax=800" height="72" width="72"/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-5749939393237493232</id><published>2013-03-20T11:07:00.000-07:00</published><updated>2013-04-06T11:01:17.736-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term=".NET"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><title type='text'>Model Binding in ASP.NET 4.5</title><summary type="text">In this article, we will explore a new feature introduced in ASP.NET 4.5 called Model Binding which displays data on our WebForms using the SelectMethod attribute of a data bound control. We will also see how to filter data using Value Provider Attribute Eg: [QueryString]. 

A couple of days ago, I had written an article on “Strong Typed Data Controls in ASP.NET 4.5” which demonstrated a new way </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/5749939393237493232/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/5749939393237493232?isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5749939393237493232'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5749939393237493232'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/03/model-binding-in-aspnet-45_20.html' title='Model Binding in ASP.NET 4.5'/><author><name>Pravinkumar Dabade</name><uri>http://www.blogger.com/profile/03277812925723035507</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqMYP7OmdtR5kP2EFJ_nys3tHqPkBgoqgShlhjpzZwMWxI6bXLKr8q-OHmAhq8sVvZ3YlK-iu6eE9qfe6-y54yibTasdInaGXVvrfYIYknIj5SwDhDKGb-VT1VhRzoEw/s220/Pravinkumar+Dabade.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkdhvHziKKwYigCjjQoh74MrL2la9UQc7Z7gjI0rVNtJzOLCdI9DP0woFgu8GShkHUMlUR8bxaec28LrwnDgX44NURMVkIoIcm6OkKpK8y_u-mfLzOLnkQFg3qYQJjaV8K6yxMQCGe7Z0/s72-c?imgmax=800" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-2135300339091657245</id><published>2013-03-17T20:47:00.000-07:00</published><updated>2013-04-06T11:09:49.021-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET Web API"/><title type='text'>Getting started with OData and ASP.NET Web API</title><summary type="text">To paraphrase from odata.org – “The Open Data Protocol (OData) is a Web protocol for querying and updating data. OData does this by applying and building upon Web technologies such as HTTP, Atom Publishing Protocol (AtomPub) and JSON to provide access to information from a variety of applications, services, and stores.”

In plain-speak, OData is a protocol that works over HTTP (the same protocol </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/2135300339091657245/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/2135300339091657245?isPopup=true' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2135300339091657245'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2135300339091657245'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/03/getting-started-with-odata-and-aspnet.html' title='Getting started with OData and ASP.NET Web API'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiffG4ibOOGaSjlDMvqD3ebBZcqHDP9vli7n_NiXBb_H6maONWmA7sQ4RFqysjVjq8Bcs2smnDb63D1tYqRbMWKrAPDKMiQkxCzjimb7u60dNU3wepY8GwEcXFeEC98hizd7H1GKprYCrk/s72-c?imgmax=800" height="72" width="72"/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-872767277178725940</id><published>2013-03-14T09:13:00.001-07:00</published><updated>2013-04-06T11:10:06.584-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><title type='text'>Async and Await in ASP.NET 4.5</title><summary type="text">In this article, we will see how to use Asynchronous Programming using Async and Await in ASP.NET 4.5 web forms. For demonstration purposes, we will create three different WCF Services which will fetch the Customers data, Total No. of orders and the Total Products respectively. Then we will use these services in our ASP.NET web site synchronously as well as asynchronously. We will calculate the </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/872767277178725940/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/872767277178725940?isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/872767277178725940'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/872767277178725940'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/03/async-and-await-in-aspnet-45_14.html' title='Async and Await in ASP.NET 4.5'/><author><name>Pravinkumar Dabade</name><uri>http://www.blogger.com/profile/03277812925723035507</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqMYP7OmdtR5kP2EFJ_nys3tHqPkBgoqgShlhjpzZwMWxI6bXLKr8q-OHmAhq8sVvZ3YlK-iu6eE9qfe6-y54yibTasdInaGXVvrfYIYknIj5SwDhDKGb-VT1VhRzoEw/s220/Pravinkumar+Dabade.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgXAMi2NaHSJhDUBNJ4rGJ3HSlNKoeS1umw3epJaoSyIofVRnzrjcU9Qju04R4_4XV7JCDHU9ZDVqFV4isY3xX7JWlS4_01NGPqR3Zbrp2wgs4yeelsvyaj9ZggNkkqGmQ9k8ieyLnaRIs/s72-c?imgmax=800" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-7023359036731486815</id><published>2013-03-10T10:54:00.000-07:00</published><updated>2013-04-06T10:29:16.824-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC 101"/><title type='text'>Areas in ASP.NET MVC is a Useful Feature</title><summary type="text">Continuing our MVC 101 series, today we look at the concept of Areas. Areas help provide a logical (and physical) separation of the View and Controller layer in ASP.NET MVC.

Areas make use of the Routing mechanism in ASP.NET, so if you are not very clear on how routing works, try this article first.
Working with AreasEssentially Areas are used for better management of large projects. For example</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/7023359036731486815/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/7023359036731486815?isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7023359036731486815'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7023359036731486815'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/03/areas-in-aspnet-mvc-is-useful-feature.html' title='Areas in ASP.NET MVC is a Useful Feature'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhr75gJhyphenhyphenl0xK-DVz0-e-TnZMrxdlVMKKCsq71Nim81pqATHD9QvzkNDFOmF6_1AVhk1NV0_bsEy8dO8okBtdJr9Wc7hF_BpwpbfD4TG6l5BNa3FbpN2ORxCl-8fE3P4EmD6xq8yLyJS1k/s72-c?imgmax=800" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-5471102706819205226</id><published>2013-03-06T21:24:00.004-08:00</published><updated>2013-03-06T21:24:44.037-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Windows 8 Apps"/><category scheme="http://www.blogger.com/atom/ns#" term="WinRT"/><title type='text'>Windows 8 Apps: Downloading Image from the Server Using WinJS.xhr</title><summary type="text">As we all know the WinJS library helps us build Windows 8 Store Apps in HTML5 and JavaScript. The WinJS.xhr is an important module in WinJS wherein it helps wrap cross-domain calls and provides an easy mechanism to work with external web contents using HTTP operations like GET/POST etc.

In this sample today, we will see how to make use of WinJS.xhr for downloading image file from a remote URL. </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/5471102706819205226/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/5471102706819205226?isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5471102706819205226'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5471102706819205226'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/03/windows-8-apps-downloading-image-from.html' title='Windows 8 Apps: Downloading Image from the Server Using WinJS.xhr'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiG9FbvlqFv6yYHWQIpXJNw5QO7BmTaFRuoQU1RDXkjTkZgZHrhr2L3M3NAllUx7o4HjYS7yfSesatRu7fT_cRwDYNr2hhl8WCGwjvFxua5OGrLG5z98GJZeXYEmXBv3-YvfGlxfXWRM30/s72-c?imgmax=800" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-7652431235700625687</id><published>2013-03-02T20:35:00.000-08:00</published><updated>2013-03-02T20:35:26.960-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="JavaScript"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows 8 Apps"/><category scheme="http://www.blogger.com/atom/ns#" term="WinRT"/><title type='text'>Using FlipView Control in Windows Store Apps using JavaScript and HTML</title><summary type="text">For Windows Store Apps, WinJS has provided several controls for displaying data interactively. Some of the examples are SemanticZoom, GridView, ListView, FlipView etc. All these controls accept collection as data source and provides a mechanism so that end-user can easily navigate through it. On the SemanticZoom, I already have some information which you can find from Windows 8: Working with </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/7652431235700625687/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/7652431235700625687?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7652431235700625687'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7652431235700625687'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/03/using-flipview-control-in-windows-store.html' title='Using FlipView Control in Windows Store Apps using JavaScript and HTML'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_yMNP3kFJ952hOmwNjWq8z2oRfYYYAWTJP3bbl5XkAZymGtbNZZzTYIXt-VXTOfnQ_ksG8toJgRwfo1bhBldxAjf0mdU1q5rYQvBATirYmAYIHXp-qPbxp7tFObQlyC54JABDMjQwM4E/s72-c?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-2232329879331901625</id><published>2013-02-24T21:45:00.000-08:00</published><updated>2013-04-06T11:10:44.358-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET AJAX"/><category scheme="http://www.blogger.com/atom/ns#" term="C#"/><title type='text'>Random ASP.NET, MVC &amp;amp; C# Tips in 100 Chars</title><summary type="text">I had a lot of fun last Friday! The South Asia Microsoft MVP group had organized a Techweet Friday where Microsoft MVP’s would tweet tips about different Microsoft Technologies in 100 chars or less.

I tweeted too and here are some ASP.NET, ASP.NET MVC and C# tips for my non-twitter friends
C# TipsOnce you assign a value to a BigInteger variable, it becomes immutable (cannot change)

&#39;var&#39; is not</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/2232329879331901625/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/2232329879331901625?isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2232329879331901625'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2232329879331901625'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/02/random-aspnet-mvc-c-tips-in-100-chars.html' title='Random ASP.NET, MVC &amp;amp; C# Tips in 100 Chars'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-8308507108184681894</id><published>2013-02-21T23:29:00.002-08:00</published><updated>2013-02-21T23:29:24.447-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Windows 8 Apps"/><category scheme="http://www.blogger.com/atom/ns#" term="WinRT"/><title type='text'>Windows 8 Apps: Creating Picture Library Viewer using XAML GridView and C#</title><summary type="text">When building Windows Store Apps, WinRT provides an easy mechanism to work with operating system special folders like Pictures, Videos, Music etc. WinRT has built-in APIs to access these special folders and makes it easier for developers to safely access files in here.

APIs to access files and folder groups are defined in the Windows.Storage namespace. This provides various classes to manage </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/8308507108184681894/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/8308507108184681894?isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8308507108184681894'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8308507108184681894'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/02/windows-8-apps-creating-picture-library.html' title='Windows 8 Apps: Creating Picture Library Viewer using XAML GridView and C#'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgTBl0youhhj3zkZpBTZdQ4KiwvTnnod7QR2ABnCIBBCVZXYUJ2Eob5wdMXiPdsLdCm2_egVm-rLBGPyjVSFVKsf5e9XVQMLz52YHD5ySo3q06EUNYkq7PuLGEsevxpI_azO09_kMrjRZY/s72-c?imgmax=800" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-3079801594494458189</id><published>2013-02-18T23:05:00.000-08:00</published><updated>2013-02-20T20:25:02.010-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><title type='text'>3 ASP.NET Repeater Control Tips</title><summary type="text">The ASP.NET Repeater control is a lightweight templated data-bound list control that allows customization of your layout by repeating a specified template for each item displayed in the list. In this article, we will see 3&amp;nbsp; lesser known ASP.NET Repeater Control tips

Tip 1: Bind an ASP.NET Repeater to List&amp;lt;string&amp;gt;

Let’s first declare a List&amp;lt;String&amp;gt; for ourselves. Create an </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/3079801594494458189/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/3079801594494458189?isPopup=true' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/3079801594494458189'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/3079801594494458189'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/02/3-aspnet-repeater-control-tips.html' title='3 ASP.NET Repeater Control Tips'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCtHNJuJgG3N36vRSdeW4JeoJcD_4BdPBWTQBlsAbhGaPViicfpVw70_AoXwOwPfHrdGU_kcPg4cPbAb0L67yti1RibsOs1_I39K_vjUvHlqa0lov-x7ahcSPMc69uv_xz3FKA66jBxjI/s72-c?imgmax=800" height="72" width="72"/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-579095808552947831</id><published>2013-02-15T00:30:00.000-08:00</published><updated>2013-04-06T11:11:43.428-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term=".NET"/><category scheme="http://www.blogger.com/atom/ns#" term="C#"/><category scheme="http://www.blogger.com/atom/ns#" term="WCF"/><title type='text'>Perform CRUD Operations using OData Services in .NET</title><summary type="text">In this article, we will see how to perform CRUD Operations using OData Services in .NET applications. 

OData (Open Data Protocol) is a web protocol for performing CRUD operations which is built upon web technologies like HTTP, Atom Publishing Protocol (AtomPub) and JSON to provide access to the data to various applications, services and stores.

We can use WCF Data Service to expose OData. For </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/579095808552947831/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/579095808552947831?isPopup=true' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/579095808552947831'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/579095808552947831'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/02/perform-crud-operations-using-odata.html' title='Perform CRUD Operations using OData Services in .NET'/><author><name>Pravinkumar Dabade</name><uri>http://www.blogger.com/profile/03277812925723035507</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqMYP7OmdtR5kP2EFJ_nys3tHqPkBgoqgShlhjpzZwMWxI6bXLKr8q-OHmAhq8sVvZ3YlK-iu6eE9qfe6-y54yibTasdInaGXVvrfYIYknIj5SwDhDKGb-VT1VhRzoEw/s220/Pravinkumar+Dabade.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjZ6Yhh33YHSmgvY4pJ9Cuvdd8r318c7Havj6hLH_oypMlKCOwl97Pv2rVaDij25NTQaCOXgdguj4lQPqb-QJu-qQlQwsTPbI36tqpynjpWgSkV8BT8EAK5PWLOKu5EIMJplDlU_h1uESP4/s72-c?imgmax=800" height="72" width="72"/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-999724395697155928</id><published>2013-02-12T00:30:00.000-08:00</published><updated>2013-02-12T00:30:06.854-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Windows 8 Apps"/><title type='text'>Windows 8 Apps: Working with Toast Notifications</title><summary type="text">With the advent of always-connected smart devices like phones and tablets, users have become increasingly accustomed to receiving notifications for changes as opposed to checking for changes (aka Push instead of Pull). For example, if a professional is using a tablet application to keep track of appointments, they would rather want to be notified when their appointments change instead of </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/999724395697155928/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/999724395697155928?isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/999724395697155928'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/999724395697155928'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/02/windows-8-apps-working-with-toast.html' title='Windows 8 Apps: Working with Toast Notifications'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4m5pWFhK0j1IZYKxEu6O8Zp1xvgwnCyoNM2tGvdJ_Jp7KTNCzeWVUqNUqLBPrsAgke0cm4ctf5iWpj-qpUGwp0OyOiNbLfQ6WRarFegWSDVeKFFhLPItlmnfWwlIaUjuaGB_9DLFjYLQ/s72-c?imgmax=800" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-7833621280112874724</id><published>2013-02-09T20:58:00.000-08:00</published><updated>2013-02-09T20:58:48.400-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Windows 8 Apps"/><category scheme="http://www.blogger.com/atom/ns#" term="WinRT"/><title type='text'>Windows 8 Store Apps: Working with the Contact Picker (C# + XAML)</title><summary type="text">Windows 8 has been out for 3+ months now and is doing rather well according to official Microsoft reports. The new Windows 8 Store Application model makes available a set of useful applications out of the box e.g. Contact, Mail, Photos, Messaging etc. 

Windows 8 also comes with various extensibility points, referred to as the ‘Charms’ that can be accessed programmatically in the Windows 8 Store </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/7833621280112874724/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/7833621280112874724?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7833621280112874724'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7833621280112874724'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/02/windows-8-store-apps-working-with.html' title='Windows 8 Store Apps: Working with the Contact Picker (C# + XAML)'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgE9MbALYAo1qTvrPcJZ26PBkHZ6-FkvFzcxSbapMprRI9C2AGd8deeaV4IMs8ngX-DqT0FmD88htnmxff2AHuQkVkXZKvThUQbcp-75lMUNQnDrOr4yC9YzE12Nfk-uw14ylJd3wxTa9w/s72-c?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-4987612942785150327</id><published>2013-02-03T22:57:00.001-08:00</published><updated>2013-04-06T11:12:39.138-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="HTML 5"/><title type='text'>ASP.NET and HTML 5 Canvas - Draw Images and Save in ASP.NET Image Object</title><summary type="text">The Canvas element is a popular HTML 5 tag that can be embedded inside an HTML document for the purpose of drawing and displaying graphics. In this article, we will see how to use the HTML 5 canvas element in an ASP.NET Page to draw shapes and save them to an ASP.NET Image object.

Let’s get started. Open Visual Studio 2010/2012 and create a blank ASP.NET Website. Now add a page ‘default.aspx’ to</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/4987612942785150327/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/4987612942785150327?isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/4987612942785150327'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/4987612942785150327'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/02/aspnet-and-html-5-canvas-draw-images.html' title='ASP.NET and HTML 5 Canvas - Draw Images and Save in ASP.NET Image Object'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg4AIjIDeJ3j-5i3Lt19v7uai1ZXXFEZP9FJn_fCz6I324c9vVPOkwKPtk5ycGEYn1_pr9bM4LnrMtSZaWG4JlpOm1akKx8wxlZAl0BBKBzt6zrT2ovjculRumYJ0I67otQGQT0VDaY4As/s72-c?imgmax=800" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-3555338415281787957</id><published>2013-01-31T00:21:00.002-08:00</published><updated>2013-04-06T10:51:14.957-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC 101"/><title type='text'>What is the AntiForgeryToken and why do I need it? - ASP.NET MVC 101 series</title><summary type="text">This article is from&amp;nbsp;our ASP.NET MVC 101 Tutorial Series

When we get started with projects, often our core focus is Domain and Business logic. We often slack up on the nitty gritty of securing our web input and sometimes it continues till a disaster strikes and at that point, it becomes a major PR as well as legal headache.

Well today, we will look at a type of security breach in a web </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/3555338415281787957/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/3555338415281787957?isPopup=true' title='20 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/3555338415281787957'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/3555338415281787957'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/01/what-is-antiforgerytoken-and-why-do-i.html' title='What is the AntiForgeryToken and why do I need it? - ASP.NET MVC 101 series'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh5.ggpht.com/-2q0vjg1FDsw/UQomOxK_KSI/AAAAAAAAAVk/u10cENVtdiw/s72-c/subscription-details-for-hacker%25255B2%25255D.png?imgmax=800" height="72" width="72"/><thr:total>20</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-5185617203605818836</id><published>2013-01-28T20:40:00.001-08:00</published><updated>2013-04-06T10:52:42.523-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC 101"/><title type='text'>ASP.NET MVC Cascading Dropdown List </title><summary type="text">I have been receiving lots of emails from devs requesting me to send them materials to help learn ASP.NET MVC. I usually point them to http://www.asp.net/mvc which is a good starting point. However often when you get started with a project, things are not exactly as in tutorials and you start hitting snags, little things that are different from tutorials and require you to do multiple searches to</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/5185617203605818836/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/5185617203605818836?isPopup=true' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5185617203605818836'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5185617203605818836'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/01/aspnet-mvc-cascading-dropdown-list.html' title='ASP.NET MVC Cascading Dropdown List '/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh6.ggpht.com/-lwZvDlCTUVc/UQdReaHtogI/AAAAAAAAAT8/l1jBV7KZQ5w/s72-c/database-diagram%25255B2%25255D.png?imgmax=800" height="72" width="72"/><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-4159281544642226871</id><published>2013-01-22T00:16:00.003-08:00</published><updated>2013-04-06T10:53:29.972-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>Using NHibernate in an ASP.NET MVC 4 Application</title><summary type="text">Now a days ASP.NET MVC is a common framework for developing web applications. As we all know that M in MVC stands for model, and for a Line of business (LoB application ), the model is often the backbone. For defining a model that persists in a database, ASP.NET MVC supports Entity Framework (now Open Source) out of the box. Other possible options are:

ADO.NET hand coded data layer where you </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/4159281544642226871/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/4159281544642226871?isPopup=true' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/4159281544642226871'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/4159281544642226871'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/01/using-nhibernate-in-aspnet-mvc-4.html' title='Using NHibernate in an ASP.NET MVC 4 Application'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgeJSgF1X4n-Alms0-7SiqyegFTAU8_mglSHhb70RMu9PnK_QaiJ-HnpMELpmZxIdM48veScRPesv3oOqcQwtBO_Dwpc_qe-bU837URH5LuQ9ARMKKABBQmqyB3tYxUopOJ4TscXHKNikQ/s72-c?imgmax=800" height="72" width="72"/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-2542465415326231700</id><published>2013-01-19T01:00:00.000-08:00</published><updated>2013-04-06T10:54:02.457-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>ASP.NET MVC - Getting started with Unity IoC Container</title><summary type="text">In one of my recent discussions with a client, we talked about how to decouple model layers with the controller layer in an ASP.NET MVC application. Generally a decoupled design helps maintainability and Unit Testability of an application. 

There are various frameworks already available for implementing Dependency Injection, like Ninject. You can get more information about it in the articles </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/2542465415326231700/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/2542465415326231700?isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2542465415326231700'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2542465415326231700'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/01/aspnet-mvc-getting-started-with-unity.html' title='ASP.NET MVC - Getting started with Unity IoC Container'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEig1wGPGIuLEHQzUTgC_SXmXdQeSauVR9mMrSScXsmhzi-aNyNMov0Jm7i6yx_CRUVDbSl7ZlPeUISbro4It3fcuD8BShdL5tJsciQvcX5xA4HRZzKpvsBr-00CiiBQ9YfLbqwdOc_27PM/s72-c?imgmax=800" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-2627019476924126360</id><published>2013-01-16T06:40:00.003-08:00</published><updated>2013-04-06T10:54:20.184-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>ASP.NET MVC 4 - Implementing Asynchronous controller using .NET Framework 4.5</title><summary type="text">Most web developers know about ASP.NET’s request processing pipeline. An HTTP request is synchronously processed on a Thread which is grabbed from the ThreadPool. The Thread on which this request is processed is blocked from doing anything else like handling another incoming request. 

This scenario can be really problematic for large number of concurrent requests. If the server is busy </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/2627019476924126360/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/2627019476924126360?isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2627019476924126360'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2627019476924126360'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/01/aspnet-mvc-4-implementing-asynchronous.html' title='ASP.NET MVC 4 - Implementing Asynchronous controller using .NET Framework 4.5'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg-c2cN5n5hsB_xy-A5SUXjBJTb6IOghylsjG-E_72iNqDzoSToi8lvRTpVMEq0pEv0-uccLeAhFK1v6DxkbD2u-I4OjUSLdlCPhoID5j9n0Br00Ua7XKMBALYGvu4nPCAaVG2NshvjoI4/s72-c?imgmax=800" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-6280201389245227201</id><published>2013-01-09T09:14:00.002-08:00</published><updated>2013-01-21T03:23:05.695-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><title type='text'>Minification and Bundling of CSS and JavaScript Files + Win 10 ASP.NET EBooks</title><summary type="text">By minifying and bundling your static files, you will dramatically improve the load time and performance of your web pages as you reduce the number of requests your users&#39; browsers have to make to your server. This article, guest blogged by Dean Alan Hume and based on chapter 5 of Fast ASP.NET Websites, discusses minification and bundling of static files. 



Win 10 Free Copies of this EBook
</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/6280201389245227201/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/6280201389245227201?isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6280201389245227201'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6280201389245227201'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/01/minification-and-bundling.html' title='Minification and Bundling of CSS and JavaScript Files + Win 10 ASP.NET EBooks'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhppGOGL1IAjN21Xt2Hbud9OzqNBKuAe0wQlr40xSbetBTYiezAbTM3bgOFFcVex0ZSrrNIVLbjhTwxDnngFV-qd5K4Es2JLKLS9MOyd7euBx-Kuskvzya_lLGAzhC4YA1ksCbR7P7PM9o/s72-c?imgmax=800" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-5841499250198275861</id><published>2013-01-07T04:06:00.001-08:00</published><updated>2013-04-06T10:54:39.324-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>Excel Style Data Filtering in ASP.NET MVC using DataTables.js Plugin</title><summary type="text">DataTables is a really cool jQuery plugin for adding LOTS of nifty features to data laid out in tabular format. Yes, &amp;lt;table&amp;gt;s are looked down upon by hipsters but they are very useful for presenting – tabular data.

Today I’ll show how we can use DataTable to do Excel style filtering in an ASP.NET MVC application where we have filter-dropdowns on the footer of each column and filtering data</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/5841499250198275861/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/5841499250198275861?isPopup=true' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5841499250198275861'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5841499250198275861'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/01/excel-style-data-filtering-in-aspnet.html' title='Excel Style Data Filtering in ASP.NET MVC using DataTables.js Plugin'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh6.ggpht.com/-L7l8Balagc4/UOq2sWb-wuI/AAAAAAAAASk/RfDWAGSxMFQ/s72-c/01-GettingStartedWithDataTables3.png?imgmax=800" height="72" width="72"/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-1877559358660475448</id><published>2013-01-03T19:44:00.002-08:00</published><updated>2013-04-06T10:55:16.738-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>Connect to LinkedIn using OAuth in an ASP.NET MVC Application</title><summary type="text">ASP.NET&amp;nbsp;4.0 introduced OAuth integration using the DotNetOpenAuth library. We can use it to authenticate our ASP.NET application using various OAuth providers. Today we will see how we can Authenticate using the built in LinkedIn client.

For more about OAuth in the real world, refer to my article in the&amp;nbsp;Free&amp;nbsp;DNC Magazine Issue 4.
Registering with LinkedInBefore we can start using </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/1877559358660475448/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/1877559358660475448?isPopup=true' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1877559358660475448'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1877559358660475448'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2013/01/connect-to-linkedin-using-oauth-in.html' title='Connect to LinkedIn using OAuth in an ASP.NET MVC Application'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh6.ggpht.com/-FKsb6AHGs84/UOZO3PR7ZJI/AAAAAAAAARI/VxTGEEdTdho/s72-c/01-ApiKeys%25255B2%25255D.png?imgmax=800" height="72" width="72"/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-1082978502372137461</id><published>2012-12-06T21:48:00.000-08:00</published><updated>2013-04-06T11:14:54.447-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="CSS"/><category scheme="http://www.blogger.com/atom/ns#" term="HTML 5"/><title type='text'>HTML5 and CSS 3 in ASP.NET 4.5 – Part 1</title><summary type="text">In the first part of ‘HTML5 and CSS 3 in ASP.NET 4.5’ article, we will see how HTML5 is supported in ASP.NET 4.5. We will also explore some new features of HTML5 with ASP.NET 4.5.
ASP.NET 4.5 by default supports HTML5. To see this in action, let’s create a new empty web site with the name “HTML5SupportPartI” using Visual Studio 2012 as shown below – 

For this demonstration I am using Windows – 8</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/1082978502372137461/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/1082978502372137461?isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1082978502372137461'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1082978502372137461'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/12/html5-and-css-3-in-aspnet-45-part-1.html' title='HTML5 and CSS 3 in ASP.NET 4.5 – Part 1'/><author><name>Pravinkumar Dabade</name><uri>http://www.blogger.com/profile/03277812925723035507</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqMYP7OmdtR5kP2EFJ_nys3tHqPkBgoqgShlhjpzZwMWxI6bXLKr8q-OHmAhq8sVvZ3YlK-iu6eE9qfe6-y54yibTasdInaGXVvrfYIYknIj5SwDhDKGb-VT1VhRzoEw/s220/Pravinkumar+Dabade.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgEF9gkmia_1wvdwyUihfws0bE5c15JzBPWpnPt5YgMsHpagzlPz9Y83JgcxZE6G5YJ_gYxbIPFBNv_K44vCM9KSQOh4A4UTUjBJwcK3-O0yWx0eUFzw-J50lW-Rsq3INtCoj4LxamXvPjV/s72-c?imgmax=800" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-8506224865601185879</id><published>2012-11-26T08:03:00.002-08:00</published><updated>2013-04-06T11:15:16.688-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><title type='text'>Strongly Typed Data Controls in ASP.NET 4.5</title><summary type="text">In this article, we will explore a new feature introduced in ASP.NET 4.5 called Strongly Typed Data Controls. We will see why we should care about this new feature and how can used instead of the Eval function in ASP.NET.

Also read Avoid DataBinder.Eval in ASP.NET and improve Performance

For this demonstration, I am using Windows 7 and Visual Studio 2012.

Let’s first create a blank web site </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/8506224865601185879/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/8506224865601185879?isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8506224865601185879'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8506224865601185879'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/11/strongly-typed-data-controls-in-aspnet.html' title='Strongly Typed Data Controls in ASP.NET 4.5'/><author><name>Pravinkumar Dabade</name><uri>http://www.blogger.com/profile/03277812925723035507</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqMYP7OmdtR5kP2EFJ_nys3tHqPkBgoqgShlhjpzZwMWxI6bXLKr8q-OHmAhq8sVvZ3YlK-iu6eE9qfe6-y54yibTasdInaGXVvrfYIYknIj5SwDhDKGb-VT1VhRzoEw/s220/Pravinkumar+Dabade.jpg'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiMbhoJa25IzuPKUoJwdUiLrguBiiimIFA_v0qq4c_tW1r2XjeheAAiQdwX_5KxaoKx65HQw-xNxIp43PoI8rfx1TjRYnveKYa3eEpRU-ASj_zrnZVTGBzvqvBVEJOBWrH42EH3-dDal98n/s72-c?imgmax=800" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-1944753110183542728</id><published>2012-11-24T00:50:00.001-08:00</published><updated>2013-04-06T10:55:48.644-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>ASP.NET MVC 4: External Login using OpenID</title><summary type="text">All those who are working on Web Application development using ASP.NET (all versions) are well aware of the out of the box Authentication and Authorization providers. These default MembershipProvider and RoleProvider provide a reasonable boiler-plate forms authentication, to start off with. The typical use of this is that the new user registers with the web application with username, Password and</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/1944753110183542728/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/1944753110183542728?isPopup=true' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1944753110183542728'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1944753110183542728'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/11/aspnet-mvc-4-external-login-using-openid.html' title='ASP.NET MVC 4: External Login using OpenID'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjGkGwrGk93_H_LAufHjnY3KdZOKWGcscvvfnjpJLzxkFbjj8DdNgACBNruWaOUbjPnC_j9v2yq-xPrBh-cnBhF_nWzjaVN3KDj4E54alBHA3qTNxvAV5scDWsWhzH8zMdIJ-pPQBdJBfA/s72-c?imgmax=800" height="72" width="72"/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-6529425631554671494</id><published>2012-11-15T02:30:00.000-08:00</published><updated>2012-11-15T02:30:37.785-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><title type='text'>ASP.NET MVC: Using jQuery AutoComplete UI with WEB API</title><summary type="text">Last week when I was conducting a MVC training with one of my clients, I was asked about some possible ways to implement auto-complete in ASP.NET MVC Views, similar to what we have in Google Search or the AJAX Extender. My solution was to use Query UI. You can get this free library from www.jquery.com and www.jqueryui.com. If you use Visual Studio for your development, you can use the respective </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/6529425631554671494/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/6529425631554671494?isPopup=true' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6529425631554671494'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6529425631554671494'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/11/aspnet-mvc-using-jquery-autocomplete-ui.html' title='ASP.NET MVC: Using jQuery AutoComplete UI with WEB API'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjZ0mZCGp-pEHXFJrRXRHdy1uOxuVgEsClS3EQJNZzUpgFzzipez_TcR_ij_u9Vv9zkAUW45LYeQ7ZKfpyQJXXv-DdaOapNdCESdwpaotMcZ_rKLOS1VcIn_pBIC5YA96HjZywKDiPAoW0/s72-c?imgmax=800" height="72" width="72"/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-5608222131883155761</id><published>2012-11-01T16:09:00.000-07:00</published><updated>2012-11-01T16:09:13.458-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term=".NET"/><category scheme="http://www.blogger.com/atom/ns#" term="Free Learning"/><title type='text'>A Free .NET Magazine for Developers and Architects</title><summary type="text">A couple of months ago, on DotNetCurry.com, we started the &#39;DNC Magazine&#39;,&amp;nbsp; a FREE, bimonthly (once every 2 months) digital publication bringing you the latest from the .NET world presented by Microsoft MVP&#39;s and industry veterans. 

We are three editions old and so far, we have covered topics like C# 5, ASP.NET, MVC, SharePoint, Azure, TDD, Visual Studio, VS ALM, Entity Framework, HTML5, </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/5608222131883155761/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/5608222131883155761?isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5608222131883155761'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5608222131883155761'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/11/a-free-net-magazine-for-developers-and.html' title='A Free .NET Magazine for Developers and Architects'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgd6cW_UMPZosPL4ST_GQ71g_GPLgcHwTYD83xHXUalAnS-2KA71eeOJd58iwjjkSRPnqQ9yfso9HDw10ljgEhP5a-08LZAoU2XT0ZgLrOxKC23cwxvNNCUCQA_gJx1nwNrh63r7leuQ0I/s72-c?imgmax=800" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-923832772179280039</id><published>2012-10-22T06:58:00.000-07:00</published><updated>2013-04-06T11:15:47.482-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><title type='text'>Client Side Progress Bar in ASP.NET MVC using jQuery UI, WebAPI and JsRender</title><summary type="text">Editorial note: This article has been modified to incorporate (to an extent)&amp;nbsp;the comments by an avid reader Parag. Thanks Parag!

In a recent discussion, I was asked about progress bars to visually depict ongoing activity on the web page. The scenario was that a page makes an Ajax call to an external service, receives JSON data and then displays this data in a tabular fashion. However the </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/923832772179280039/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/923832772179280039?isPopup=true' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/923832772179280039'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/923832772179280039'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/10/responsive-aspnet-mvc-ui-using-webapi.html' title='Client Side Progress Bar in ASP.NET MVC using jQuery UI, WebAPI and JsRender'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgrhpKM-tUqYyEqomtq5EpVIR3dD1qopY4X3VWsmmuic1eIsYTx7X1kYDNJo7UgsZn1mGY_Durll6-ByCdUf2WRs4Jx-J7XtuNyRDjsVO3POTCpCrdm1kb-HKIBaXw4HFRY9byddhhQqgk/s72-c?imgmax=800" height="72" width="72"/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-405523378574634946</id><published>2012-10-13T08:14:00.001-07:00</published><updated>2013-04-06T11:16:16.541-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="TypeScript"/><title type='text'>TypeScript Template for ASP.NET MVC4</title><summary type="text">Microsoft introduced TypeScript to the world on October 1, 2012. Read my post on Hello TypeScript – Getting Started if you are new to TypeScript. It’s a typed superset of JavaScript and has rich tooling support. However it’s still in Alpha and there is only one ASP.NET MVC project that has TypeScript integrated in it and that is for ASP.NET MVC3. To use it in ASP.NET MVC4, you need to jump </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/405523378574634946/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/405523378574634946?isPopup=true' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/405523378574634946'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/405523378574634946'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/10/typescript-template-for-aspnet-mvc4.html' title='TypeScript Template for ASP.NET MVC4'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh6.ggpht.com/-InQxU5hxOZ4/UHmELlG6gII/AAAAAAAAAPA/iMoIojw3Bac/s72-c/mvc3-typescript-template%25255B3%25255D.png?imgmax=800" height="72" width="72"/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-96125765372690724</id><published>2012-10-02T04:40:00.000-07:00</published><updated>2012-10-21T21:26:31.699-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="JavaScript"/><category scheme="http://www.blogger.com/atom/ns#" term="TypeScript"/><title type='text'>Hello TypeScript – Getting Started</title><summary type="text">A first look at TypeScript and what it takes to get started with the newest language on the block from Microsoft using Visual Studio 2012.

What is TypeScript?
October 1, 2012 will probably be remembered in the history of Software Development when Microsoft Technical Fellow and father of C# Anders Hejlsberg announce TypeScript, a new Type conformant JavaScript. A language that compiles down to </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/96125765372690724/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/96125765372690724?isPopup=true' title='17 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/96125765372690724'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/96125765372690724'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/10/hello-typescript-getting-started.html' title='Hello TypeScript – Getting Started'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh6.ggpht.com/-GGg53bGD2UU/UGrSMAAnB3I/AAAAAAAAANk/k0NpDHskUZA/s72-c/hello-typescript-world-new-solution%25255B3%25255D.png?imgmax=800" height="72" width="72"/><thr:total>17</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-4550200485653962633</id><published>2012-10-01T05:52:00.000-07:00</published><updated>2012-10-21T21:26:55.997-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>ASP.NET MVC - Displaying Images using Custom Html Helper Method</title><summary type="text">Recently in one of the trainings I conducted on ASP.NET MVC, I was asked about Image management in the View. The scenario was that images had to be fetched from the database server and then displayed in a View. It required generating the image on the fly and showing it to the user. In this article, we will go through the steps to do this.

Editor’s Note: Storing images in a Database is generally </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/4550200485653962633/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/4550200485653962633?isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/4550200485653962633'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/4550200485653962633'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/10/aspnet-mvc-displaying-images-using.html' title='ASP.NET MVC - Displaying Images using Custom Html Helper Method'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg8K-Gv67FYt8W5IOhcEHHWP6860bvQjN1V1GXIE04otFaO11mUzuffwPBP4r8vr0LP5L4cvVaXq49CnRZukMg6AmPDzbk6dIRmqmoFFk9-wuLU9AVNeccqueP4PHLCF7XHQgi8McK3CXk/s72-c?imgmax=800" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-2926282990599247655</id><published>2012-09-20T21:36:00.000-07:00</published><updated>2013-04-17T22:35:30.248-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>ASP.NET MVC 3 - Performing Model Validation Explicitly</title><summary type="text">In an MVC application, a View does not&amp;nbsp;have code-behind by default, so performing validation becomes very important. In MVC, model validation can be performed using the following techniques:

Using Data Annotations
Using Custom Data Annotations
Using Asynchronous validations using Remote
Using client-side validations using jQuery

In this small article, I have explained the technique of </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/2926282990599247655/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/2926282990599247655?isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2926282990599247655'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2926282990599247655'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/09/aspnet-mvc-3-model-validation-explicitly.html' title='ASP.NET MVC 3 - Performing Model Validation Explicitly'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjb7LBP722Z-Takwxuj2OIIDdqGeA75M9iKbEGca9pFllRcRrBe5MinDpvth_k0EvMjIyc1AeRG8rTTTQoanidw4iHXamjGQxWtCO6ewZde1Zn5W-fc7hTV6U8DpFufKCnsUsv2bsQpmWU/s72-c?imgmax=800" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-2612857059016869391</id><published>2012-09-05T06:30:00.000-07:00</published><updated>2012-10-21T21:29:48.425-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio"/><category scheme="http://www.blogger.com/atom/ns#" term="WinRT"/><title type='text'>A Windows Store App using JavaScript for Accessing Camera</title><summary type="text">The WinJS library for WinRT applications allow us to build Windows 8 style apps using HTML5 and JavaScript.

In this article, we will build a sample application, and demonstrate the use of Media APIs exposed for accessing Camera device to capture the image.

As Windows 8 will be available on the Tablet, it may happen that the end-user will take snaps with the device and may want to make use of </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/2612857059016869391/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/2612857059016869391?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2612857059016869391'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2612857059016869391'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/09/a-windows-store-app-using-javascript.html' title='A Windows Store App using JavaScript for Accessing Camera'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhsvdaB8eoT57YsM_80AgaCZBmjUSPrIRQpCzjp6Q7KAj4_Gj0vKo9EagEU_RcTehaLqVwnmK9xfgApb9NUPhnsUe8I4mkl3g2gndYlCnR2u5NuW5KduC9MYaEs-nefEa-pjgxE1pPjPQw/s72-c?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-5162234951799438041</id><published>2012-08-20T11:24:00.000-07:00</published><updated>2013-03-29T23:54:12.478-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><title type='text'>Filtering Data in ASP.NET MVC using jQuery and Partial Views</title><summary type="text">Recently I completed an ASP.NET MVC workshop where we discussed several advantages of using jQuery in MVC. During the session, one of the attendee wanted to know how to filter data in the ‘Index’ view based upon the matching search string passed from the view. In this article, we will see a simple solution for this problem.

Also read - ASP.NET MVC: Displaying Partial Views using jQuery UI Dialog</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/5162234951799438041/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/5162234951799438041?isPopup=true' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5162234951799438041'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5162234951799438041'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/08/filtering-data-in-aspnet-mvc-using.html' title='Filtering Data in ASP.NET MVC using jQuery and Partial Views'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjLbnF6VyAGRDJpiFO1658xwvMxxWTfynHCvF2oaRxBB8uepfij5cinfjX1SY2MyTecY2BDVQE6iwi4BrPry1CI1jcox96mEB2QhArtRyHKBeoqjSI55bGOkTgJoNXhevXwpUrDZskz8Xk/s72-c?imgmax=800" height="72" width="72"/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-1595286917863967534</id><published>2012-08-10T22:09:00.000-07:00</published><updated>2012-08-10T22:15:54.072-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><title type='text'>Using jQuery for displaying ASP.NET MVC Partial View to Perform Edit Operation</title><summary type="text">ASP.NET MVC replaces the traditional WebForm eventing model with a more maintainable Model View Controller approach towards building web pages. Without events and controls, requirements for partial page updates are met by using jQuery scripting and via Partial Views.Also read - ASP.NET MVC: Displaying Partial Views using jQuery UI Dialog BoxesRecently while conducting an MVC training, one of my </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/1595286917863967534/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/1595286917863967534?isPopup=true' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1595286917863967534'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1595286917863967534'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/08/aspnet-mvc-partial-views-jquery.html' title='Using jQuery for displaying ASP.NET MVC Partial View to Perform Edit Operation'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiGI2JXfvuIIetxB3erWW5cCFVVKETuWdciYR8lFgk8Cj-GSoJrdhjXKb1sijuZMjZHl4ZXljdfXB4LDLxrDfhgDvrwiCWLeofeZsBiwsT9LeabuBDmFyY9QG5CkranC24AVxqoxHaRx2M/s72-c?imgmax=800" height="72" width="72"/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-2760137574413784147</id><published>2012-08-06T05:44:00.000-07:00</published><updated>2012-08-06T05:52:52.970-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>Custom Action Filter in ASP.NET MVC</title><summary type="text">In MVC, filters play a very important role. Filters are used to inject an extra logic into the MVC request processing. Typically in an MVC application, we make use of filters to define logic which is used to apply add-on functionality to the application e.g. defining authorization, caching etc. In MVC, developers are provided with the following basic filters:

· Authorization

Implements </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/2760137574413784147/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/2760137574413784147?isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2760137574413784147'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2760137574413784147'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/08/custom-action-filter-in-aspnet-mvc-3.html' title='Custom Action Filter in ASP.NET MVC'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgFZ9g6gETQjL2kxoSwskg5EjKlfXLDZlV_zVWU_D81UQVcKHTLnNhzpC3aG_ARxFo4N04zIEjUrcem5CMPKPMMnHd2KcWd0XPfOF3BRW9IxElLJfFuejz86ViDtKrXTvN_b0aQxebM_38/s72-c?imgmax=800" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-57219055020244610</id><published>2012-07-24T21:48:00.000-07:00</published><updated>2012-07-30T20:32:30.585-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="HTML 5"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><title type='text'>TextBox Watermark using HTML5 and jQuery</title><summary type="text">A ‘TextBox Watermark’ is an UI effect that is often employed in space constrained scenarios where putting in a label next to a text box explaining the purpose of the textbox is not possible. In such scenarios, the TextBox has a watermark that stays on till a user starts typing. For example the WordPress.com home page



Here when we start typing on the Username or the Password textbox, the text </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/57219055020244610/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/57219055020244610?isPopup=true' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/57219055020244610'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/57219055020244610'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/07/textbox-watermark-html5-jquery.html' title='TextBox Watermark using HTML5 and jQuery'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh5.ggpht.com/-HWvlZ25sPDo/UA940AelLiI/AAAAAAAAAM4/H-eRt1_lxsA/s72-c/wordpress%25255B2%25255D.png?imgmax=800" height="72" width="72"/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-4292192454355620402</id><published>2012-07-17T00:14:00.000-07:00</published><updated>2012-07-17T00:14:36.838-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>Using the ‘Remote’ Attribute for Async Validation in ASP.NET MVC</title><summary type="text">Validation is an integral part of any input process in any computer software. As the saying goes ‘never trust anything the user gives you’. On the web, there are various ways of validating user input, some happen on the web-browser itself, some happen on the server after a user submits a form of data.

ASP.NET MVC 3.5 onwards supports various Data Annotation attributes that you can decorate your </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/4292192454355620402/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/4292192454355620402?isPopup=true' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/4292192454355620402'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/4292192454355620402'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/07/remote-async-validation-aspnet-mvc.html' title='Using the ‘Remote’ Attribute for Async Validation in ASP.NET MVC'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh5.ggpht.com/-H0Hmlm0_4YE/UAUFYYYqpGI/AAAAAAAAALw/nZOWD_WrSqA/s72-c/internet-application-template%25255B2%25255D.png?imgmax=800" height="72" width="72"/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-2293143077633462499</id><published>2012-07-12T02:46:00.000-07:00</published><updated>2012-07-12T03:12:52.271-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>ASP.NET MVC: Displaying Partial Views using jQuery UI Dialog Boxes</title><summary type="text">One of my clients&amp;nbsp;had a requirement in an ASP.NET MVC&amp;nbsp;3&amp;nbsp;project where they wanted to load a View in a Modal Dialog that can then be moved around. I suggested a solution where the jQuery UI Dialog can be used to load an MVC Partial View.

The jQuery UI Dialog object provides properties like width, resizable, draggable etc. to customize the dialog layout and behavior. This object </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/2293143077633462499/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/2293143077633462499?isPopup=true' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2293143077633462499'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2293143077633462499'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/07/aspnet-mvc-displaying-partial-views.html' title='ASP.NET MVC: Displaying Partial Views using jQuery UI Dialog Boxes'/><author><name>Mahesh Sabnis</name><uri>http://www.blogger.com/profile/12831394632830145738</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgaTPECHFNO1xRKPP7-0iJsNtXk3p3jdcVJKkfTQzJIXgAIfncOB651alw0kO43aRiVexQSzaIEeGedGGjmmbu-GexZaSKprcIYS8GIi7MuWA0qcgTmGOmx-7pY6axMN8Y5QU_T7VG2o5A/s72-c?imgmax=800" height="72" width="72"/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-8639425298501739626</id><published>2012-07-05T12:56:00.000-07:00</published><updated>2012-07-05T12:56:38.442-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term=".NET"/><category scheme="http://www.blogger.com/atom/ns#" term="C#"/><title type='text'>ReadOnlyDictionary in .NET 4.5</title><summary type="text">Yes! For people doing custom implementation to create a Read Only Dictionary, there is now a .NET BCL implementation of the same in .NET 4.5. For the Uninitiated the question is - Why do you need a ReadOnlyDictionary in the first place?A ReadOnlyDictionary is a useful data container when you are sending data across layers of an application and you want to ensure the data is not modified across </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/8639425298501739626/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/8639425298501739626?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8639425298501739626'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8639425298501739626'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/07/readonlydictionary-in-net-45.html' title='ReadOnlyDictionary in .NET 4.5'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh5.ggpht.com/-z95OeEAf-1s/T_Xv1wc0NzI/AAAAAAAAAKc/V-OsVrjQTQ8/s72-c/solution-structure%25255B2%25255D.png?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-7035192508864621749</id><published>2012-06-17T20:52:00.000-07:00</published><updated>2012-06-17T20:58:18.131-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term=".NET"/><category scheme="http://www.blogger.com/atom/ns#" term="C#"/><title type='text'>Zip Archives Become a First class citizen in .NET 4.5</title><summary type="text">Compression in the .NET framework has been supported via different libraries in the past (via Open File Conventions) but the support for .zip archives hasn’t quite been complete. With .NET 4.5 we get a dedicated zip compression library that allows us to manipulate zip libraries fully.

Introduction

Up until now, compression in .NET was supported only to the extent of supporting Open File </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/7035192508864621749/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/7035192508864621749?isPopup=true' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7035192508864621749'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7035192508864621749'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/06/zip-archives-in-net-45.html' title='Zip Archives Become a First class citizen in .NET 4.5'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh5.ggpht.com/-6octjTIuo0w/T96RBFLSAZI/AAAAAAAAAJo/70e-HNjBmQw/s72-c/add-reference-to-system-io-compression%25255B3%25255D.png?imgmax=800" height="72" width="72"/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-9198061194691676805</id><published>2012-06-13T01:28:00.000-07:00</published><updated>2012-06-13T01:28:52.127-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term=".NET"/><category scheme="http://www.blogger.com/atom/ns#" term="C#"/><title type='text'>Using Caller Info Attributes in C# 5.0 to Improve Logging</title><summary type="text">The problem of passing current method details haunted my team and me when we were asked to add logging to every available business layer method in a two year old project, that had no logging and empty try { } catch { } blocks. We eventually worked around it by using a mix of reflection and string literals to get the current method name. But in my guts I hated the fact that I had to use reflection</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/9198061194691676805/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/9198061194691676805?isPopup=true' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/9198061194691676805'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/9198061194691676805'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/06/using-caller-info-attributes-in-c-50-to.html' title='Using Caller Info Attributes in C# 5.0 to Improve Logging'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh3.ggpht.com/-nZPPWnQ_Vd4/T9hOhyrvnrI/AAAAAAAAAIk/FmoWBaSCy80/s72-c/main%25255B4%25255D.png?imgmax=800" height="72" width="72"/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-5746151265072731127</id><published>2012-06-10T23:59:00.000-07:00</published><updated>2012-07-04T00:20:22.842-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><title type='text'>Retrieving Gravatar using jQuery</title><summary type="text">If you have an account with Wordpress or Github, you might have seen them requesting you to setup your Gravatar image so that they can associate it with your account. You can easily set one up and it gets associated to your email address. Now multiple services can choose to simply choose to use your email address to show your Gravatar when you specify your email address, for example when you are </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/5746151265072731127/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/5746151265072731127?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5746151265072731127'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5746151265072731127'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/06/retrieving-gravatar-using-jquery.html' title='Retrieving Gravatar using jQuery'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh4.ggpht.com/-cMbb7LAcLwA/T9WVvGK-KzI/AAAAAAAAAHo/Gnz59KDN7K4/s72-c/add-contact%25255B4%25255D.png?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-5429297688522001561</id><published>2012-06-07T00:35:00.000-07:00</published><updated>2012-06-07T00:44:58.018-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>ASP.NET MVC: Handling Exceptions and 404 Errors</title><summary type="text">In a previous article, we saw how to use ELMAH for managing unhandled errors in MVC applications. If for some unique scenario, ELMAH does not handle your needs, you can fallback on the default HandleError Attribute in MVC. In this article, we will see how we can use the HandleError attribute to quickly put together an exception handling mechanism that helps hide the ‘dark’ underbelly of your </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/5429297688522001561/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/5429297688522001561?isPopup=true' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5429297688522001561'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5429297688522001561'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/06/aspnet-mvc-handling-exceptions-and-404.html' title='ASP.NET MVC: Handling Exceptions and 404 Errors'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh5.ggpht.com/-3YN4sELea-8/T9BXXxuJglI/AAAAAAAAAFc/1BYSRZQAHhk/s72-c/custom-errors-on%25255B2%25255D.png?imgmax=800" height="72" width="72"/><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-8211794452776348079</id><published>2012-06-04T00:35:00.001-07:00</published><updated>2012-06-04T00:51:22.118-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><category scheme="http://www.blogger.com/atom/ns#" term="Reviews"/><title type='text'>Using Infragistics jQuery Mobile Controls to Create a Mobile App</title><summary type="text">  This post is written by guest blogger Damyan Petev  With the jQuery product, Infragistics envisioned business intelligence and data visualization across a range of platforms, not just one – more like every single one of them. Built on popular and largely supported HTML5 and jQuery UI and striving to provide a comprehensive toolset for development of performing and stylish applications that are </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/8211794452776348079/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/8211794452776348079?isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8211794452776348079'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8211794452776348079'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/06/using-infragistics-jquery-mobile.html' title='Using Infragistics jQuery Mobile Controls to Create a Mobile App'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgW3_q_muz5oCGEu54P_qRxijIJlGFYVbji02RaBaTu7hAFonA6XO3L3gyjRd84wrpO2V1TmEfztdwL6FOz-o_HHnjpnsark4WLQnexr1u_vB31CFr8g2AylZcOhEUcjWKkYQGpgjRCREc/s72-c?imgmax=800" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-803636058278284026</id><published>2012-05-25T03:43:00.000-07:00</published><updated>2012-05-25T03:43:19.788-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Misc Ramblings"/><title type='text'>Your Chance to Win .NET Training, Software and EBooks</title><summary type="text">I just wanted to give a quick shout-out that we are hosting a .NET GiveAway at www.dotnetcurry.com



There are some super cool prizes like 

5 PluralSight Annual Subscriptions, 
25 Oreilly EBooks, 
6 RedGate Ants and Performance Profiler licenses
5 KendoUI licenses to be won.

Many prizes have been given away and there are many more to be won. So participate before the 31st of May and enter a </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/803636058278284026/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/803636058278284026?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/803636058278284026'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/803636058278284026'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/05/your-chance-to-win-net-training.html' title='Your Chance to Win .NET Training, Software and EBooks'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-3885746570176944889</id><published>2012-05-22T01:28:00.000-07:00</published><updated>2012-05-22T01:31:43.721-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><title type='text'>Building a Live Tile jQuery Plugin</title><summary type="text">The idea of a jQuery enabled Tile display unit came to me when I was trying to build a Metro Styled UI for my own website. I wanted a basic functionality where a list of items would scroll horizontally and on hover, it would highlight the title text. It should be similar to the following:

&amp;nbsp; 
Regular&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/3885746570176944889/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/3885746570176944889?isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/3885746570176944889'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/3885746570176944889'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/05/building-live-tile-jquery-plugin.html' title='Building a Live Tile jQuery Plugin'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh4.ggpht.com/-tKqRnAB50rs/T7tFvd7_8GI/AAAAAAAAAE8/pvCO3x_YDYs/s72-c/clip_image002%25255B5%25255D.png?imgmax=800" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-984548742543217156</id><published>2012-05-14T20:23:00.000-07:00</published><updated>2012-05-14T20:23:45.857-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>Error Handling with ELMAH in ASP.NET MVC</title><summary type="text">Every major software project, across the board has one crosscutting concern that they have to take care of – Error Logging and Management. Over the years, various frameworks have matured into robust error logging frameworks like Log4Net, Microsoft Exception Handling framework, NLog etc. While logging frameworks focus on handling errors and other application flow/state information, logging them </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/984548742543217156/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/984548742543217156?isPopup=true' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/984548742543217156'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/984548742543217156'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/05/error-handling-elmah-in-aspnet-mvc.html' title='Error Handling with ELMAH in ASP.NET MVC'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh5.ggpht.com/-J0yfy2J0p30/T7HLwQzGipI/AAAAAAAAACk/r8blKCOmsmU/s72-c/update-index-error%25255B2%25255D.png?imgmax=800" height="72" width="72"/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-1168579384307493943</id><published>2012-05-10T11:44:00.000-07:00</published><updated>2012-05-10T13:30:55.870-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="AppHarbor"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>Deploying your ASP.NET App on AppHarbor</title><summary type="text">As web developers, we often want our applications to be available on the Internet, out from the confines of our dev machines. Traditionally the only way to do it is to get some hosting space and setup you app on your hosting provider. This often involves setting up a build/deploy process or manual code deployments and hacks to get things working.   Enter AppHarbor!   Their tag line is “Where .NET</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/1168579384307493943/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/1168579384307493943?isPopup=true' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1168579384307493943'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1168579384307493943'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/05/deploying-your-aspnet-app-on-appharbor.html' title='Deploying your ASP.NET App on AppHarbor'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh5.ggpht.com/-WA_IUGbw2ME/T6wL61yRkbI/AAAAAAAAAAk/QRL4bH7_8Qw/s72-c/create-new-app-appharbor%25255B3%25255D.png?imgmax=800" height="72" width="72"/><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-6588585810149335896</id><published>2012-05-08T02:03:00.000-07:00</published><updated>2012-05-08T02:03:29.256-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>What is ASP.NET MVC TempData</title><summary type="text">
Simply said, ASP.NET MVC TempData dictionary is used to share data between controller actions. The value of TempData persists until it is read or until the current user’s session times out. Persisting data in TempData is useful in scenarios such as redirection, when values are needed beyond a single request.



By default, the TempData saves its content to the session state.



ASP.NET MVC </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/6588585810149335896/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/6588585810149335896?isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6588585810149335896'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6588585810149335896'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/05/what-is-aspnet-mvc-tempdata.html' title='What is ASP.NET MVC TempData'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-2269407164593165622</id><published>2012-05-03T02:14:00.001-07:00</published><updated>2012-05-08T00:33:59.772-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term=".NET"/><category scheme="http://www.blogger.com/atom/ns#" term="C#"/><title type='text'>Task-Based Asynchronous Pattern in .NET 4.5 – Part 1</title><summary type="text">
In a previous article we saw an overview of the new IDE and Framework features of the current .NET Framework beta v4.5. Among other things .NET 4.5 has an improved support for Asynchronous programming through a new Task based model. In this article, we will take a look at the new async and await key words introduced in the C# language.



Asynchronous programming has always been considered a </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/2269407164593165622/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/2269407164593165622?isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2269407164593165622'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2269407164593165622'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/05/task-based-asynchronous-pattern-in-net.html' title='Task-Based Asynchronous Pattern in .NET 4.5 – Part 1'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh3.ggpht.com/-4bhLMD1Aofw/T6JLgzGlbaI/AAAAAAAAAAY/xpMJFOmmYxc/s72-c/get-data-async%25255B2%25255D.png?imgmax=800" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-1901638358826782228</id><published>2012-04-21T04:59:00.000-07:00</published><updated>2012-04-26T12:28:41.217-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><title type='text'>ASP.NET Error -  ProfileCommon could not be found</title><summary type="text">
While converting a Web site project to a Web App project,&amp;nbsp;you may&amp;nbsp;encounter an error: The type or namespace name &#39;ProfileCommon&#39; could not be found (are you missing a using directive or an assembly reference?)



It so happens that if you are using the ASP.NET Web site project template, you have Profiles autogenerated for you, out of the box. However Web App projects don&#39;t support the </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/1901638358826782228/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/1901638358826782228?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1901638358826782228'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/1901638358826782228'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/04/aspnet-error-profilecommon-could-not-be.html' title='ASP.NET Error -  ProfileCommon could not be found'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-2751312832095277737</id><published>2012-04-16T00:22:00.002-07:00</published><updated>2012-04-16T00:22:36.144-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>Partial Views in ASP.NET MVC 3</title><summary type="text">
A Partial View is a reusable fragment of content and code that can be embedded in another view and improves the usability of a site, while reducing duplicate code.



Note: A Partial View in ASP.NET MVC is similar to a user control in ASP.NET Web Forms and is rendered using the ViewUserControl class, which derives from the ASP.NET UserControl    class. If you are using the Razor view engine, the</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/2751312832095277737/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/2751312832095277737?isPopup=true' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2751312832095277737'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2751312832095277737'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/04/partial-views-in-aspnet-mvc-3.html' title='Partial Views in ASP.NET MVC 3'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj-onFjEZlvKJhymZfcL_i9wYm-JtZOZzDR1g_UXJlx1A3W3L_D3LYH_UlPb1IRbWK9mdOob8wJ8VGzW_O9isEymWdJDT0Sy64EApKameD-2hVQH3uFlgYF9Pmx2f42Z9Pbjpa7vLBHeHg/s72-c?imgmax=800" height="72" width="72"/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-8627695551266563830</id><published>2012-04-13T06:37:00.003-07:00</published><updated>2012-04-13T06:37:57.654-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><title type='text'>jQuery: Change ASP.NET Image Source at Runtime</title><summary type="text">
In this post, we will see a quick tip of how to change the source of an ASP.NET Image at runtime using jQuery. 



Create a new website. Create two folders called Scripts and Image. In the scripts folder, download the latest jQuery minified file. In the Image folder, add two different images of the same size. I have added dnc.png and devc.png.



In the Default.aspx page, add a reference to the </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/8627695551266563830/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/8627695551266563830?isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8627695551266563830'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/8627695551266563830'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/04/jquery-change-aspnet-image-source-at.html' title='jQuery: Change ASP.NET Image Source at Runtime'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjEfb5H-QeoWDIRCGtJsxKNpbfypI5tc7OXuInbOk3HDLM3PBNoTza5x5Uv71ybBRqoMgCGzlra1rDux9wh9ivdA71bTUEiLAXF5TZBHl3dEZNhXvS8riIgGGMUovmwZqVwS-leEyFVPQ0/s72-c?imgmax=800" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-7014132737574000484</id><published>2012-04-09T08:46:00.000-07:00</published><updated>2012-04-09T08:50:46.659-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><title type='text'>jQuery 1.7: What happened to live and die?</title><summary type="text">
In case you did not notice, in jQuery 1.7, the .live() and .die() methods have been deprecated. That does not mean you cannot use them but .on() and .off() are now the new and recommended ways to attach event handlers!



If you open the jQuery code file, you will observe that&amp;nbsp; .bind(), .live() and .delegate()&amp;nbsp; now map to .on(). Similarly .unbind(), .die() and .undelegate() now map to </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/7014132737574000484/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/7014132737574000484?isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7014132737574000484'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7014132737574000484'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/04/jquery-17-live-and-die.html' title='jQuery 1.7: What happened to live and die?'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjdoU_IEM3iXih9UHBx1yrmTeNyyOwW31SkgkeeqzaQVmQq5VH9fp7bTsORo1GjlD1-0CWxzBPj-2vA_W2hA5F82QiXPgnIyQOVp_BFO3Lg3riQ4rBTr9Vj2kmjSGAzFcZW8Sn3SfQtn2U/s72-c?imgmax=800" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-6140917650747574638</id><published>2012-04-05T04:38:00.001-07:00</published><updated>2012-04-05T04:38:38.518-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Product Releases"/><category scheme="http://www.blogger.com/atom/ns#" term="Silverlight"/><title type='text'>Expression Blend Preview for Silverlight 5</title><summary type="text">
Microsoft has released an updated version of the Expression Blend Preview for Silverlight 5 which provides support for creating Silverlight 5 and Silverlight 5 SketchFlow projects. 



You may probably recollect that Expression Blend Preview for SL 5 was released in September 2011. This update comes with a GoLive license and its ration date has been extended to June 30, 2013. Moreover the </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/6140917650747574638/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/6140917650747574638?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6140917650747574638'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/6140917650747574638'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/04/expression-blend-preview-for.html' title='Expression Blend Preview for Silverlight 5'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-5349603911361599508</id><published>2012-03-30T05:12:00.001-07:00</published><updated>2012-03-30T05:12:26.374-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET MVC"/><title type='text'>How to &#39;Git&#39; ASP.NET Web Stack</title><summary type="text">

Recently Microsoft went Apache 2.0 with large chunks of the ASP.NET Web Framework. Just before that, they introduced Git support on Codeplex. Now it doesn’t seem so co-incidental.



Git, if you didn’t know is a Distributed Version Control System (DVCS), and has been the OSS world’s darling since it got introduced. GitHub, the premier source control site for OSS projects having overtaken </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/5349603911361599508/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/5349603911361599508?isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5349603911361599508'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5349603911361599508'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/03/how-to-git-aspnet-web-stack.html' title='How to &#39;Git&#39; ASP.NET Web Stack'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjSXsdHt_Ul-zwLtEZOptlG2is7a-Er8WNFYaMoCIZEbRKZjnxhSnhwn_jTTDnb76icRyIshgY_WYg35XKVFxneBJn0FWyoTotO37Ft2a5M2bO6Dv1fqa-EU5n06wX5rNNCtAVp7_x_4F0/s72-c?imgmax=800" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-5182697674063441383</id><published>2012-03-27T23:55:00.001-07:00</published><updated>2012-03-28T04:51:44.147-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="Tools"/><title type='text'>How to Determine Resources Coming From Cache using Browser Developer Tools</title><summary type="text">
As web developers, we all use web browser developer tools to monitor browser requests. The most commonly used ones are Firebug, Fiddler and Chrome Developer Tools. 



Have you tried using these tools to determine which resources are served off the cache? You will be surprised to learn that only Chrome Developer Tool is able to correctly show the CDN resources coming from a cache.



Let’s see </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/5182697674063441383/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/5182697674063441383?isPopup=true' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5182697674063441383'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/5182697674063441383'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/03/how-to-determine-resources-coming-from.html' title='How to Determine Resources Coming From Cache using Browser Developer Tools'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjcpiG96Ck_YOo5MklRAXa-96pM_qHSxsQo_1K8zgfYA67V2sLL_VSDJvVPOALkeW158ddmMp-22A2yB4PlAmuHDRPyM92sq8NdAmXKf7MQE7qWc_FYeAxJc6JSDpxjw3HPOaVmwQ9yiL0/s72-c?imgmax=800" height="72" width="72"/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-289477082898903473</id><published>2012-03-17T21:01:00.000-07:00</published><updated>2012-03-19T21:02:06.205-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Free Learning"/><category scheme="http://www.blogger.com/atom/ns#" term="Misc Ramblings"/><title type='text'>TechEd India 2012–Watch it Live!</title><summary type="text">
TechEd India is being hosted from March 21 – 23 in Bangalore India and like every year, I will be attending this year too.&amp;nbsp; This paid event focuses on technical education to the community, coupled with deep-dive sessions, big news announcements and exploration of Microsoft tools, platforms and services.Being a Microsoft MVP gives me an easy access to Microsoft developer events locally as </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/289477082898903473/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/289477082898903473?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/289477082898903473'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/289477082898903473'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/03/teched-india-2012watch-it-live.html' title='TechEd India 2012–Watch it Live!'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-7483318570891006925</id><published>2012-03-05T07:48:00.001-08:00</published><updated>2012-03-05T07:48:17.134-08:00</updated><title type='text'>Struct Layouts Performance Tip</title><summary type="text">

Most developers aware of that Structs needed to be in smaller size (16byte or less) so they can run efficiently as possible. If you are interested in how the Struct size contributes to better performance, please refer to this question. This post is about another less popular tip that may contribute to improve the efficiency of Structs.


Just a bit of back ground on Struct Layouts:


The way </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/7483318570891006925/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/7483318570891006925?isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7483318570891006925'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/7483318570891006925'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/03/struct-layouts-performance-tip.html' title='Struct Layouts Performance Tip'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhrtOKVDYnHAsv1i5Ds1cCxdVYH6oum0Os8_LzaFp9CghmewShg4dFfRG2jq9lt95Eu-SngmUNqGldLSbPPkeNsMH2E6xakd3fX4ai7wHa2DC5ugElCuhxXDlQtjOIL8YLgJ51UsszrhtI/s72-c?imgmax=800" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-4941001179220968238</id><published>2012-02-27T03:21:00.002-08:00</published><updated>2012-02-27T04:02:14.962-08:00</updated><title type='text'>Creating Custom Code Snippets in Visual Studio 2010 is as Easy as 1-2-3</title><summary type="text">
Code Snippets are the little shortcuts in Visual Studio that help us do boilerplate stuff faster. For example in a C# class file, if we write prop and hit Tab, a property gets generated allowing us to change the Type and Name of the property.


Of late, I have been blogging a lot and most examples involve some amount of boilerplate code that get’s repeated. For example if you are doing Poor </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/4941001179220968238/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/4941001179220968238?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/4941001179220968238'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/4941001179220968238'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/02/custom-code-snippets-vs-2010.html' title='Creating Custom Code Snippets in Visual Studio 2010 is as Easy as 1-2-3'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh7jCHYwgfcDINCp7C4HwYz6Iw9a_0nhqXGR58-y4CRnVJM6oKz40w5fv5PSpr8075XAGNFz3SPTskX59khYEOV_xv2z_JDpTjlNfrJvC9dIZmbNme_FIaXFHF6kMYfzRere6AOlgwnyNc/s72-c?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-2427139117654277240</id><published>2012-02-19T23:34:00.000-08:00</published><updated>2012-02-19T23:34:42.572-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Tools"/><title type='text'>Sysinternals Suite Update</title><summary type="text">
The Sysinternals Suite by Mark Russinovich’s has some recent updates. The latest build 16.02.2012 brings along updated Coreinfo, DebugView, LiveKd and Process Explorer.


Sysinternals Suite is a powerful set of Windows system utilities. Here are some changes in this latest update:


Coreinfo v3.04: Coreinfo, a tool that dumps information about a system’s processor topology and capabilities, adds</summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/2427139117654277240/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/2427139117654277240?isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2427139117654277240'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/2427139117654277240'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/02/sysinternals-suite-update.html' title='Sysinternals Suite Update'/><author><name>Suprotim Agarwal</name><uri>http://www.blogger.com/profile/08349831623922214390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8pZVbfehX9iX5oqn-Mu_ILupZKLybrEIbGGQePsTllrTk4fIc00r4x012_-kGpKPD0hQWOEBCOaAb0GatN9g8CdcTZf8agHhr2x-Pmk4UXoSeBWqYd8cPWtcPq_AjJk8/s220/supro.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8980734269859237005.post-3640010182716176972</id><published>2012-02-06T05:28:00.000-08:00</published><updated>2012-02-08T12:58:41.277-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term=".NET"/><category scheme="http://www.blogger.com/atom/ns#" term="Tools"/><title type='text'>Real Developers never start a Project without Source Control, Period! Mercurial on BitBucket</title><summary type="text">

Real developers never start a project without source control, period! So, today I am going to walk you through the steps to use www.bitbucket.org’s Mercurial (Hg) repository. 



Disclaimer: BitBucket has not sponsored this article, you can use any available online Mercurial repository



BitBucket offers both Mercurial and Git repositories. I started off with Hg because at the time they had </summary><link rel='replies' type='application/atom+xml' href='http://www.devcurry.com/feeds/3640010182716176972/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/8980734269859237005/3640010182716176972?isPopup=true' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/3640010182716176972'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8980734269859237005/posts/default/3640010182716176972'/><link rel='alternate' type='text/html' href='http://www.devcurry.com/2012/02/mercurial-on-bitbucket.html' title='Real Developers never start a Project without Source Control, Period! Mercurial on BitBucket'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjijV6GFzdbqFQWcyxOVun1iR7tD1AcFfUMwdS5fRdvVSUketHvPiZ02DishuH_Y5LNRxXugYXevFmUkuC7p2u_KoUYWwTQAGhkDrSutYjNj6fbNNp2xkxrwPHACMSBlmju8H6jaF3rZ58/s72-c?imgmax=800" height="72" width="72"/><thr:total>3</thr:total></entry></feed>