<?xml version="1.0" encoding="UTF-8" standalone="no"?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:gd="http://schemas.google.com/g/2005" xmlns:georss="http://www.georss.org/georss" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:thr="http://purl.org/syndication/thread/1.0"><id>tag:blogger.com,1999:blog-6367112134390591724</id><updated>2026-02-15T08:08:42.651-08:00</updated><category term="ASP.NET"/><category term="MVC"/><category term="C"/><category term="CPP"/><category term="C#"/><category term="jQuery"/><category term="CSS"/><category term="Visual Studio 2012"/><category term="Silverlight"/><category term=".NET"/><category term="Video"/><category term="News-Event"/><category term="Entity Framework"/><category term="SQL Server"/><category term="Visual Studio"/><category term="Linq"/><category term="Error"/><category term="Tips-Trick"/><category term="HTML5"/><category term="IIS"/><category term="JavaScript"/><category term="Razor"/><category term="Security"/><category term="Code Snippet"/><category term="Ebook"/><category term="Miscellaneous"/><category term="Books"/><category term="Data Communication"/><category term="PDF"/><category term="Bug"/><category term="Windows8"/><category term="Azure"/><category term="Microsoft MVP"/><category term="Oracle"/><category term="Report"/><category term="Ajax"/><category term="Review"/><category term="Speaker"/><category term="Visual Studio 11"/><category term="Console Application"/><category term="JharkhandGeeks"/><category term="NuGet"/><category term="C# Corner"/><category term="Open Source"/><category term="WebAPI"/><category term="Monaco"/><category term="Other"/><category term="TypeScript"/><category term="Validation"/><category term="Virtual Machine"/><category term="Windows"/><category term="Windows Phone (WP)"/><category term="ARM"/><category term="ASM"/><category term="DLL"/><category term="Elmah"/><category term="HTTP"/><category term="JSON"/><category term="Java"/><category term="Media Service"/><category term="Migration"/><category term="Modernizr"/><category term="Node.js"/><category term="Office 2013"/><category term="People"/><category term="PowerShell"/><category term="SSL"/><category term="TCP"/><category term="TFS"/><category term="Training"/><category term="VB"/><category term="Virtual Network"/><category term="Visual Basic 6"/><category term="WebMatrix"/><title type="text">ITORIAN BLOG</title><subtitle type="html"/><link href="http://www.itorian.com/feeds/posts/default" rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default?max-results=200&amp;redirect=false" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/" rel="alternate" type="text/html"/><link href="http://pubsubhubbub.appspot.com/" rel="hub"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default?start-index=201&amp;max-results=200&amp;redirect=false" rel="next" type="application/atom+xml"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><generator uri="http://www.blogger.com" version="7.00">Blogger</generator><openSearch:totalResults>686</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>200</openSearch:itemsPerPage><xhtml:meta content="noindex" name="robots" xmlns:xhtml="http://www.w3.org/1999/xhtml"/><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-4368683383970207054</id><published>2019-10-11T12:33:00.001-07:00</published><updated>2019-10-13T21:35:37.063-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="Security"/><category scheme="http://www.blogger.com/atom/ns#" term="SQL Server"/><title type="text">Migrating database from ASP.NET Identity to ASP.NET Core Identity</title><summary type="text">
As you know ASP.NET Core Identity (table structure) is different from what we had earlier in ASP.NET Identity. Actually the identity system which we have today with .NET Core is very mature and continuously evolved be it ASP.NET Membership, ASP.NET Identity 1, ASP.NET Identity 2 and now ASP.NET Core Identity.

Recently I had to migrate few application to ASP.NET Core and similar its identity </summary><link href="http://www.itorian.com/feeds/4368683383970207054/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2019/10/Migrating-database-from-ASP-NET-Identity-to-ASP-NET-Core-Identity.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/4368683383970207054" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/4368683383970207054" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2019/10/Migrating-database-from-ASP-NET-Identity-to-ASP-NET-Core-Identity.html" rel="alternate" title="Migrating database from ASP.NET Identity to ASP.NET Core Identity" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://img.youtube.com/vi/CByZc2CDDqE/default.jpg" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-8658583086575554650</id><published>2019-10-11T11:19:00.000-07:00</published><updated>2019-10-11T11:31:16.311-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><title type="text">Lambda two tables and three tables inner join code samples</title><summary type="text">
In this blog post you will learn inner join using lambda queries. There will be two samples, in first sample you will see how you can join two tables and in second sample you will see how you can extend even further to join three tables and so on.

I will sample in-memory data, but the same implementation will work with IQueryable (lazy query) too.

Here's the code snippet:-


namespace </summary><link href="http://www.itorian.com/feeds/8658583086575554650/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2019/10/lambda-two-tables-and-three-tables-inner-join-code-samples.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/8658583086575554650" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/8658583086575554650" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2019/10/lambda-two-tables-and-three-tables-inner-join-code-samples.html" rel="alternate" title="Lambda two tables and three tables inner join code samples" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-8028314146674882371</id><published>2019-03-29T05:31:00.001-07:00</published><updated>2019-10-11T11:34:42.790-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><title type="text">How to move web.config connectionStrings in a separate web.config file ?</title><summary type="text">
In this post you will learn how to create a separate web.config file 
in ASP.NET or MVC to store development and production versions of 
connection strings.

Step 1. Create a PrivateConn.config file on root with below code


&amp;lt;connectionStrings&amp;gt;

&amp;nbsp; &amp;lt;add name="DataConn1" connectionString="Data
Source=server;Initial Catalog=database1;Persist Security Info=True;User
ID=sa;Password=xxxx</summary><link href="http://www.itorian.com/feeds/8028314146674882371/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2019/03/how-to-move-web-config-connectionstrings-in-a-separate-web-config-file.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/8028314146674882371" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/8028314146674882371" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2019/03/how-to-move-web-config-connectionstrings-in-a-separate-web-config-file.html" rel="alternate" title="How to move web.config connectionStrings in a separate web.config file ?" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-201324739070424484</id><published>2019-03-29T05:09:00.000-07:00</published><updated>2019-10-11T11:33:10.218-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><title type="text">How to move web.config appSettings in a separate web.config file ?</title><summary type="text">
In this post you will learn how to create a separate web.config file in ASP.NET or MVC to store development and production versions of application settings.

Step 1. Create a Private.config file on root with below code


&amp;lt;appSettings&amp;gt;

&amp;nbsp; &amp;lt;add key="data1" value="value1"/&amp;gt;

&amp;nbsp; &amp;lt;add key="data2" value="value2"/&amp;gt;


&amp;lt;/appSettings&amp;gt;

Step 2. Open main web.config file (on</summary><link href="http://www.itorian.com/feeds/201324739070424484/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2019/03/how-to-move-web-config-appsettings-in-separate-web-config-file.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/201324739070424484" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/201324739070424484" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2019/03/how-to-move-web-config-appsettings-in-separate-web-config-file.html" rel="alternate" title="How to move web.config appSettings in a separate web.config file ?" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-1726165443046838172</id><published>2019-03-13T03:51:00.000-07:00</published><updated>2019-03-13T03:51:23.924-07:00</updated><title type="text">Can test automation replace manual testing?</title><summary type="text">
Short and simple answer, NO. It cannot. Let's talk why, we cannot replace manual testing.Consider, a form screen showing a extra textbox or a wrong color in any control or a wrong modal, but the entire functionality works fine otherwise. Such things would easily be missed if you have a 100% automated test cases with 100% test coverage, because automated testing looks more at what is expected and</summary><link href="http://www.itorian.com/feeds/1726165443046838172/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2019/03/can-test-automation-replace-manual-testing.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/1726165443046838172" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/1726165443046838172" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2019/03/can-test-automation-replace-manual-testing.html" rel="alternate" title="Can test automation replace manual testing?" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-2078647218165274254</id><published>2019-03-04T04:50:00.000-08:00</published><updated>2019-03-04T05:04:20.868-08: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">Reading NS records in C# using ARSoft packages</title><summary type="text">
In this post you will learn about reading NS records in C# using ARSoft packages. This package is handy to read domain NS records. Here's a sample code which will help:

using System;using System.Linq;using ARSoft.Tools.Net;using ARSoft.Tools.Net.Dns;namespace ConsoleApp14{&amp;nbsp;&amp;nbsp;&amp;nbsp; class Program&amp;nbsp;&amp;nbsp;&amp;nbsp; {&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; static void Main(string[] </summary><link href="http://www.itorian.com/feeds/2078647218165274254/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2019/03/reading-ns-records-in-c-sharp-using-arsoft-packages.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/2078647218165274254" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/2078647218165274254" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2019/03/reading-ns-records-in-c-sharp-using-arsoft-packages.html" rel="alternate" title="Reading NS records in C# using ARSoft packages" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-1433134698021645821</id><published>2019-02-20T21:15:00.002-08:00</published><updated>2019-02-21T02:17:20.492-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="SQL Server"/><title type="text">Customizing "Edit Top 200 Rows" in SQL Server Management Studio</title><summary type="text">
It is a very common requirement that, sometimes we want to change the edit top 200 rows query. This is very much possible and easy in SQL Server Management Studio.
Right click on table and select "Edit Top 200 Rows"
Press "Ctrl + 3" on rows in edit mode window
Now you can see the query which returned 200 rows allowing you to edit
On this query window, right click to execute the query on window </summary><link href="http://www.itorian.com/feeds/1433134698021645821/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2019/02/customizing-edit-top-200-rows-in-sql.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/1433134698021645821" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/1433134698021645821" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2019/02/customizing-edit-top-200-rows-in-sql.html" rel="alternate" title="Customizing &quot;Edit Top 200 Rows&quot; in SQL Server Management Studio" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-5862591244119575776</id><published>2017-12-15T06:02:00.002-08:00</published><updated>2017-12-21T08:35:50.917-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="PowerShell"/><category scheme="http://www.blogger.com/atom/ns#" term="Virtual Machine"/><title type="text">Create virtual machine using PowerShell command</title><summary type="text">
Just run this PowerShell script to create virtual machine, you can change setting in order to have other operating system and pricing.







Hope this helps.


</summary><link href="http://www.itorian.com/feeds/5862591244119575776/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2017/12/create-virtual-machine-using-powershell.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/5862591244119575776" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/5862591244119575776" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2017/12/create-virtual-machine-using-powershell.html" rel="alternate" title="Create virtual machine using PowerShell command" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-2358742968883093522</id><published>2017-06-03T09:35:00.001-07:00</published><updated>2019-02-21T01:43:09.474-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Security"/><category scheme="http://www.blogger.com/atom/ns#" term="SSL"/><title type="text">Free SSL Certificate for your website - from CloudFlare</title><summary type="text">
In this video post you will learn about free SSL certificate and its installation. This free SSL certificate is from CloudFlare but due to lack of installation guidelines and step by step we as a developer ignores this. Using CloudFlare SSL is a great advantage because you get other service for free too. Off-course, with paid plans you will get all the gems. Remember this never affects your SEO </summary><link href="http://www.itorian.com/feeds/2358742968883093522/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2017/06/free-ssl-certificate-for-your-website.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/2358742968883093522" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/2358742968883093522" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2017/06/free-ssl-certificate-for-your-website.html" rel="alternate" title="Free SSL Certificate for your website - from CloudFlare" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://img.youtube.com/vi/NGAEQtrqk_A/default.jpg" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-4447140123927559349</id><published>2017-05-05T09:53:00.002-07:00</published><updated>2019-02-21T01:43:16.560-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ARM"/><category scheme="http://www.blogger.com/atom/ns#" term="ASM"/><category scheme="http://www.blogger.com/atom/ns#" term="Azure"/><category scheme="http://www.blogger.com/atom/ns#" term="Migration"/><category scheme="http://www.blogger.com/atom/ns#" term="Virtual Machine"/><category scheme="http://www.blogger.com/atom/ns#" term="Virtual Network"/><title type="text">Migrating Azure VMs on VNet from Azure Service Management (Classic or ASM) to Azure Resource Manager (Resource Manager or ARM)</title><summary type="text">
In this post you will find code snippet to migrate your classic Azure VMs that is part of virtual networks. That is, you will learn&amp;nbsp;Migrating Azure VMs on VNet from Azure Service Management (Classic or ASM) to Azure Resource Manager (Resource Manager or ARM). Without too much discussion, let's start step by step.

You need to have PowerShell installed. In the process of migration you first </summary><link href="http://www.itorian.com/feeds/4447140123927559349/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2017/05/migrating-azure-vms-on-vnet-from-azure.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/4447140123927559349" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/4447140123927559349" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2017/05/migrating-azure-vms-on-vnet-from-azure.html" rel="alternate" title="Migrating Azure VMs on VNet from Azure Service Management (Classic or ASM) to Azure Resource Manager (Resource Manager or ARM)" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-6015806778683773211</id><published>2016-12-04T00:11:00.000-08:00</published><updated>2019-02-21T02:27:38.540-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><title type="text">Slug URL in MVC</title><summary type="text">

Creating a human friendly URL is one of the important goal
in content management system. Recently one developer asked me this question. Like he
always sees 'id' in URL in MVC application which is not human friendly. He mentioned
stack-overflow example when explaining issue to me, so let’s discuss about this.

Open stack-overflow page

https://stackoverflow.com/questions/40956081



you will be </summary><link href="http://www.itorian.com/feeds/6015806778683773211/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2016/12/slug-url-in-mvc.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6015806778683773211" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6015806778683773211" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2016/12/slug-url-in-mvc.html" rel="alternate" title="Slug URL in MVC" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-6351755609633815491</id><published>2016-08-31T21:06:00.002-07:00</published><updated>2019-02-21T01:43:43.126-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Azure"/><category scheme="http://www.blogger.com/atom/ns#" term="Media Service"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><title type="text">Azure Media Service Encoding with custom presets</title><summary type="text">
In this post you will learn how to use custom preset for Azure Media Service Encoding. But before that let's look at a case study or issue which I faced.

When I uploaded a 55.5 MB mp4 file and encoded with "H264AdaptiveBitrateMP4Set720p" encoder preset, I received following output files:




















Look into green rectangular highlighted video files in the image, this looks good </summary><link href="http://www.itorian.com/feeds/6351755609633815491/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2016/08/azure-media-service-custom-preset-for-encoding.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6351755609633815491" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6351755609633815491" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2016/08/azure-media-service-custom-preset-for-encoding.html" rel="alternate" title="Azure Media Service Encoding with custom presets" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhol7tU-DX4mx3LqD8OVcx8mQiuErKjRyqS70oeuhKTVUw_R6IMrGB8NjEo51Xk_iWw-fNPqDxRd9R-YKmSdUQxzeO_tdHovttiCsTL-M9sQstqIYzn85gwMy0574tOYaK0hmXGQTBWck0/s72-c/after-encoding-files-on-azure-media-service.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-7280049310600997381</id><published>2016-07-02T11:16:00.000-07:00</published><updated>2019-02-21T01:43:56.628-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Microsoft MVP"/><title type="text">Microsoft MVP: Honored to have received the Microsoft MVP award for the 5th year</title><summary type="text">

MVP Again&amp;nbsp;J&amp;nbsp;1st July 6:30 PM IST has a very special meaning to me, this day starts with full of expectations and fast heartbeats which lasts until the moment of receiving email from Microsoft. Earlier we had a trick to know renewal status even before official confirmation, but this is that hole is closed ;)


So, once again Microsoft awarded me with the MVP (Most Valuable Professional</summary><link href="http://www.itorian.com/feeds/7280049310600997381/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2016/07/microsoft-mvp-honored-to-have-received.html#comment-form" rel="replies" title="2 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/7280049310600997381" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/7280049310600997381" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2016/07/microsoft-mvp-honored-to-have-received.html" rel="alternate" title="Microsoft MVP: Honored to have received the Microsoft MVP award for the 5th year" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhIGrcciiTxVPj5XKif4E2WcospX-8lh94dADDP-iYFtKzxclsB0H70xuObCoSnS6l_eNgotxoSq2S9nON0f7gAioSwGwhQRZlC-UDw36SyZHWa1s4llriOMsSqe6kxI3FWUjFMZgwCa2w/s72-c/microsoft_mvp_5th_year_in_row.png" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-6986057190183325566</id><published>2016-06-17T21:32:00.001-07:00</published><updated>2019-02-21T01:44:01.691-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips-Trick"/><title type="text">Caching in MVC with Donut Caching - excluding caching login</title><summary type="text">

The main purpose of using caching is to dramatically improve the performance of your application. This is nothing but output caching that means whatever you see is cached, and exact similar things is display to everyone.



I recommend you to read Output Caching in MVC post before you read here, because you should be very careful when using any caching mechanism. Or, if you already know output </summary><link href="http://www.itorian.com/feeds/6986057190183325566/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2016/06/caching-in-mvc-with-donut-caching.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6986057190183325566" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6986057190183325566" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2016/06/caching-in-mvc-with-donut-caching.html" rel="alternate" title="Caching in MVC with Donut Caching - excluding caching login" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-3108181293758027927</id><published>2016-04-26T04:49:00.000-07:00</published><updated>2016-04-26T04:49:58.503-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Azure"/><category scheme="http://www.blogger.com/atom/ns#" term="Bug"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips-Trick"/><title type="text">Credential parameter can only be used with Organization ID credentials - Azure Deployment or Continuous Deployment Error</title><summary type="text">
I faced this error while Azure Web App Deployment starts in after Continuous Integration. Here's the detailed information you see in the error:

-Credential parameter can only be used with Organization ID credentials. For more information, please refer to http://go.microsoft.com/fwlink/?linkid=331007&amp;amp;clcid=0x409 for more information about the difference between an organizational account and </summary><link href="http://www.itorian.com/feeds/3108181293758027927/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2016/04/credential-parameter-can-only-be-used.html#comment-form" rel="replies" title="1 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/3108181293758027927" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/3108181293758027927" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2016/04/credential-parameter-can-only-be-used.html" rel="alternate" title="Credential parameter can only be used with Organization ID credentials - Azure Deployment or Continuous Deployment Error" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh3W6B3f76fQ5KLUCEG2vr59n3WlOJqoArvUFafL9d60tNbd3Q-qRs3PY33GqpZ7IRrz7khWEfJrzrHhNOigRbD3875gNHoFG5ITpk_LSEJo3pNt6kSzAyesSsbCcnuHZiwLR5DKb9DibQ/s72-c/credential+parameter+can+only+be+used+with+organization+id+credentials.png" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-5765136103593544860</id><published>2016-04-18T23:12:00.001-07:00</published><updated>2016-04-18T23:12:29.683-07:00</updated><title type="text">Azure media services transcoding JobState.Error handling</title><summary type="text">
In case you are facing error in scheduled transcoding task like the one which I can see on my dashboard (image give below):




You can use below code snippet to get more details about the error:


Here is the output after using above code snippet:





More details here: https://gist.github.com/itorian/4ac5fa723b3d5267258450a2c1a00294

Hope this helps.
</summary><link href="http://www.itorian.com/feeds/5765136103593544860/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2016/04/azure-media-services-transcoding.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/5765136103593544860" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/5765136103593544860" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2016/04/azure-media-services-transcoding.html" rel="alternate" title="Azure media services transcoding JobState.Error handling" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj8tpz7yTmXhPO6mR_tjgeNrqpRzq9-zN5a0dYEfRTf1xGlNoH9XrmTuj_xhZ2N3DEi6JXhx0_M4nKePJXCmApNO8MUx_t_yOSM9dwIKeHfuT3n09FnQ7pyVZnM_-3GNIiqsiZ0pMfE-3Y/s72-c/error+in+transcoding+task.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-5020180349982462970</id><published>2016-04-13T02:17:00.001-07:00</published><updated>2016-04-13T02:27:00.110-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="C#"/><category scheme="http://www.blogger.com/atom/ns#" term="Code Snippet"/><title type="text">Comparing two List to find match in both list, 1st list only, 2nd list only that is Insersect, Minus and Minus Except</title><summary type="text">
In this code snippet post you will learn how to compare two List&amp;lt;T&amp;gt; using lambda expressions. Below code is simple and self-explanatory if you read:

Output:



</summary><link href="http://www.itorian.com/feeds/5020180349982462970/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2016/04/comparing-two-list-to-find-match-in.html#comment-form" rel="replies" title="1 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/5020180349982462970" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/5020180349982462970" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2016/04/comparing-two-list-to-find-match-in.html" rel="alternate" title="Comparing two List&lt;T&gt; to find match in both list, 1st list only, 2nd list only that is Insersect, Minus and Minus Except" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-5974245076294320954</id><published>2016-03-10T22:50:00.003-08:00</published><updated>2016-03-10T22:55:39.044-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="SQL Server"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips-Trick"/><title type="text">Moving SQL Azure to local SQL or Azure SQL to VM SQL</title><summary type="text">
There
are many requirements like moving database between:





1. SQL
Azure to local development SQL Server

2. SQL
Azure to Virtual Machine SQL Server

3. Development SQL Server to Production SQL Server

4. Production SQL Server to Development SQL Server




In
above all requirements a very generic option “Export Data-tier Application” and
“Import Data-tier Application” will always work. So, in</summary><link href="http://www.itorian.com/feeds/5974245076294320954/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2016/03/moving-sql-azure-to-local-sql-or-azure.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/5974245076294320954" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/5974245076294320954" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2016/03/moving-sql-azure-to-local-sql-or-azure.html" rel="alternate" title="Moving SQL Azure to local SQL or Azure SQL to VM SQL" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiP5-mVNG-tIGxn-hMhRHP3egKNGhb9u91G5nOFuB7Tin0fZY4trrKdSDUP4FwInKVoPydRzhQ_7A9HAZE3dDZmTFvXNhVZCBWg994wOW8G4AmIIr2F0JhoyLpFtQlwusGw8D1y4Jp5Xjs/s72-c/1.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-6901598733029210670</id><published>2016-03-10T21:42:00.000-08:00</published><updated>2016-03-10T21:44:54.676-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="SQL Server"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips-Trick"/><title type="text">Rename database data files and logical files in SQL Server</title><summary type="text">
When I
rename database using SQL Server Management Studio I always change its data
files (mdf, ldf) name as well as logical file name of the resource. And this is
very common need for SQL Server guy.

Here's
the script which you can use to do this easily.



Rename Files



-- Note: must backup your database



ALTER DATABASE
databaseName SET OFFLINE

GO



-- databaseName =&amp;gt; this is instance</summary><link href="http://www.itorian.com/feeds/6901598733029210670/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2016/03/rename-database-data-files-and-logical.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6901598733029210670" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6901598733029210670" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2016/03/rename-database-data-files-and-logical.html" rel="alternate" title="Rename database data files and logical files in SQL Server" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-2739068732223920237</id><published>2016-01-30T22:15:00.000-08:00</published><updated>2016-02-08T08:44:05.365-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="C# Corner"/><category scheme="http://www.blogger.com/atom/ns#" term="News-Event"/><category scheme="http://www.blogger.com/atom/ns#" term="Speaker"/><title type="text">Presenting session on "Building BOT on Telegram using C#" in C# Corner's Delhi Chapter</title><summary type="text">



I
will be attending C# Corner Delhi Chapter on 7th Feb again. I have attended
this event couple of times before. This time I will be presenting&amp;nbsp;Building
BOT on Telegram using C#.


Why should you attend my session?



When
I want to attend any session, I try to reason myself about why should I attend
any particular session. Well, if you are wondering the same for me, here are my
reasons </summary><link href="http://www.itorian.com/feeds/2739068732223920237/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2016/01/presenting-session-on-building-bot-on-telegram-using-c-sharp.html#comment-form" rel="replies" title="1 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/2739068732223920237" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/2739068732223920237" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2016/01/presenting-session-on-building-bot-on-telegram-using-c-sharp.html" rel="alternate" title="Presenting session on &quot;Building BOT on Telegram using C#&quot; in C# Corner's Delhi Chapter" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhlrKIgstLtRyPa1SKbX3lN5RqzScohK_NWQfczNcA7CeMMP4r2e0J6zEHOU9z9KjmCnlgE6J9ACST9sQju53ya0eRk_PDzrAOoALznWjuDP7Rr4ISMvUlMNiezjDosrinAHlF74ggvEr4/s72-c/logo-telegram.jpeg" width="72"/><thr:total>1</thr:total><georss:featurename>Sector 63, Noida, Uttar Pradesh 201301, India</georss:featurename><georss:point>28.6266412 77.3848031</georss:point><georss:box>28.598765200000003 77.3444626 28.6545172 77.4251436</georss:box></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-8901044824565709078</id><published>2015-12-18T02:43:00.001-08:00</published><updated>2015-12-18T02:44:54.954-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Error"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="WebAPI"/><title type="text">Self referencing loop detected for property 'xxxx' with type 'System.Data.Entity.DynamicProxies.XXX_XXX'. Newtonsoft.Json.JsonSerializationException</title><summary type="text">
This is
a very common serialization exception we see when forget to use loop handling
strategies in Web API.






Look at
the below screenshot which you have noticed:




 

Now if
you want to resolve this issue, you can use following code in web api
configuration, here's how you can resolve this issue:



var json = config.Formatters.JsonFormatter;

</summary><link href="http://www.itorian.com/feeds/8901044824565709078/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/12/self-referencing-loop-detected-for.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/8901044824565709078" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/8901044824565709078" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/12/self-referencing-loop-detected-for.html" rel="alternate" title="Self referencing loop detected for property 'xxxx' with type 'System.Data.Entity.DynamicProxies.XXX_XXX'. Newtonsoft.Json.JsonSerializationException" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjzwUpvfJwoX4CKuohNUS_mjTAEcIVbSmVM-xTDwmSJKeZE8v06bNpKz4vOAPgMEBTaCCOeTPbULQT8Ebn8zSqHcmgBpPrwS7c-WpDv_QE7BXM9BheNcGUGM5svmntx9fgUE9t3Bf5pya0/s72-c/self+referencing+loop+detected+for+property+%2527xxxx%2527+with+type.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-2420777157062521913</id><published>2015-12-13T21:37:00.000-08:00</published><updated>2015-12-13T21:47:59.511-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="C# Corner"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="Speaker"/><title type="text">My session on Azure Media Services in C# Corner Delhi Chapter</title><summary type="text">
After I
moved to Delhi, first time I got an opportunity to speak with developers in C# Corner Delhi
Chapter meeting, Dinesh Beniwal is awesome guy managing community so well in
Delhi. He invited me to be a part of Delhi Chapter and engage with developers
and help community to grow by sharing and learning. 






In this
event I delivered session on Azure Media Services which is my current domain</summary><link href="http://www.itorian.com/feeds/2420777157062521913/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/12/my-session-on-azure-media-services-in-c-sharp-corner-delhi-chapter.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/2420777157062521913" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/2420777157062521913" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/12/my-session-on-azure-media-services-in-c-sharp-corner-delhi-chapter.html" rel="alternate" title="My session on Azure Media Services in C# Corner Delhi Chapter" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj-DVG5fGzRJoLsjQ0jJqxR4WZdovl3OiurZRkulNbBlaoDSGqkcr1BKBYppXrmb6yAcFrga6DPR12ME0QfPw9dCmX2Vrd5MJV7Csb_XcgYZyEtwfTihrvj69zpTUxCZiLS4gy7ap6fzc8/s72-c/welcome-kit.jpg" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-5307202208544773539</id><published>2015-12-02T03:30:00.001-08:00</published><updated>2015-12-02T03:30:54.691-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="WebAPI"/><title type="text">Sorting in WebAPI - a generic way to apply sorting</title><summary type="text">
In
this post you will learn how to implement sorting functionality in WebAPI so
that client can ask for sorted data by sending columns names through query
string. Client can send more than one short parameters and request for ascending
or descending data in response. Sorting functionality should be generic enough so
that we can reuse it.






Data source



So, let's get started. First of all, </summary><link href="http://www.itorian.com/feeds/5307202208544773539/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/12/sorting-in-webapi-generic-way-to-apply.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/5307202208544773539" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/5307202208544773539" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/12/sorting-in-webapi-generic-way-to-apply.html" rel="alternate" title="Sorting in WebAPI - a generic way to apply sorting" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjBOVuJuckctYpCMpVoqyvyLcDaGX1Z4-xvDUb4TFFWPYgWazIRBBy9iSKCPW0jK92JSBngtiFFdfnbIxe0FpPMw7QcSe-_IadxbLn9hymIyI7PSin4PKKacPP-yqZkdPTH5LnUfWjtcSw/s72-c/webapi-get-all-data.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-6702093196299032392</id><published>2015-12-01T03:05:00.000-08:00</published><updated>2015-12-01T03:20:40.332-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="WebAPI"/><title type="text">Field level data selection in WebAPI</title><summary type="text">
In this
post you will learn how to implement field level data selection functionality
in WebAPI so that client can ask for less data by sending individual columns
names through query strings variable fields.






Introduction



Service
should be smart enough to split command separated column names from query
string and convert it into object that can be used with EF query. If client sent
no </summary><link href="http://www.itorian.com/feeds/6702093196299032392/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/12/field-level-data-selection-in-webapi.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6702093196299032392" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6702093196299032392" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/12/field-level-data-selection-in-webapi.html" rel="alternate" title="Field level data selection in WebAPI" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjBOVuJuckctYpCMpVoqyvyLcDaGX1Z4-xvDUb4TFFWPYgWazIRBBy9iSKCPW0jK92JSBngtiFFdfnbIxe0FpPMw7QcSe-_IadxbLn9hymIyI7PSin4PKKacPP-yqZkdPTH5LnUfWjtcSw/s72-c/webapi-get-all-data.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-4969742133887763070</id><published>2015-11-30T03:53:00.000-08:00</published><updated>2015-11-30T03:54:43.217-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Bug"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips-Trick"/><title type="text">How to remove/update default header and footer from PayPal sandbox page</title><summary type="text">
I was
updating an old website that uses PayPal as one of the payment gateway option. When
I was testing the website I realized default header and footer texts.




As I
was working on older setup, so I was not sure if its default header footer or
developer who developed intentionally used this on PayPal portal. In either
situations, I stumbled in finding way/link to edit that on PayPal portal.

</summary><link href="http://www.itorian.com/feeds/4969742133887763070/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/11/how-to-remove-update-default-header-and-footer-paypal.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/4969742133887763070" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/4969742133887763070" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/11/how-to-remove-update-default-header-and-footer-paypal.html" rel="alternate" title="How to remove/update default header and footer from PayPal sandbox page" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj99R3rqindst1dcROpkDd_qebELK9lwUPN6sPbL40JnQtpe9S8QziqegJiLVkEcTWc9l6lwAS8_BriI7uQZCgSowlfLuCjat36uW5Yo4mOnxGAvatQcDkazqsVbjV8lsQ88dR2n1E34Sg/s72-c/PayPal-SandBox-Header-Footer.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-1353153130301206286</id><published>2015-11-29T22:47:00.002-08:00</published><updated>2015-11-29T23:04:50.834-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Ajax"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="C#"/><category scheme="http://www.blogger.com/atom/ns#" term="JavaScript"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><title type="text">Upload video on YouTube in ASP.NET or MVC</title><summary type="text">
&lt;!--[if gte mso 9]&gt;
 
  
 
&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;
 
  Normal
  0
  false
  
  
  
  false
  false
  false
  
  EN-US
  X-NONE
  X-NONE
  
   
   
   
   
   
   
   
   
   
  
  
   
   
   
   
   
   
   
   
   
   
   
  
&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;
 
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
</summary><link href="http://www.itorian.com/feeds/1353153130301206286/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/11/upload-video-on-youtube-in-aspnet-or-mvc.html#comment-form" rel="replies" title="2 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/1353153130301206286" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/1353153130301206286" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/11/upload-video-on-youtube-in-aspnet-or-mvc.html" rel="alternate" title="Upload video on YouTube in ASP.NET or MVC" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhAHqa_I4VerYH0BmzJji8kkBufwa6iDD7UWyF1nMbxD3fFksa3ZEqhPPdMUi8lDOTH-IOd4eXiAYPvZqr0BhE-JveSOkmsjHZIXMTvtOKYLP_QyBBTCTjE516-MTIxJyTUPbIikNBDLzg/s72-c/google-console-clientid-secret-code-for-youtube-uploading.png" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-2990741876632759934</id><published>2015-11-26T01:34:00.003-08:00</published><updated>2015-11-26T01:36:02.707-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="C#"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><title type="text">Write on Existing Image</title><summary type="text">
In this
blog post you will learn all about writing text or image on existing image. I will be developing this in ASP.NET Web Forms, but you can achieve this functionality in MVC or windows forms as well. I’ve
posted another blog post which generates QR Code. Actually all this was part of my recent requirement
which I would like share with you.




The Idea



I had a
requirement to generate </summary><link href="http://www.itorian.com/feeds/2990741876632759934/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/11/write-on-existing-image.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/2990741876632759934" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/2990741876632759934" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/11/write-on-existing-image.html" rel="alternate" title="Write on Existing Image" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhE9jo4U8cisf0rGWmAZaT7RLc6cQh25kY0UNNSX1FhzRoyVJ3eYLbXlpgqaicy5tAasQGCtzOvBibx1F5TaawGFYoT85v6yeb1twVs8T8WABt07umKMYvqTd7h4kOHgB4ipD_1_H_mois/s72-c/dynamically-generated-certificate.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-7880129149013172716</id><published>2015-11-25T02:03:00.002-08:00</published><updated>2015-11-25T02:09:17.394-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="C#"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><title type="text">QR Code Generation and Verification</title><summary type="text">
In this
blog post you will learn all about QR Code, starting from requirement to
generation to verification. I am going to develop this in C# and in ASP.NET Web
Forms, but you can use it with MVC, Desktop Apps etc. I will be using MessagingToolkit.QRCode open source library
for everything here.






Requirement



Let’s
assume we have a requirement to print QR Code on certificates. The purpose </summary><link href="http://www.itorian.com/feeds/7880129149013172716/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/11/qr-code-generation-and-verification.html#comment-form" rel="replies" title="1 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/7880129149013172716" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/7880129149013172716" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/11/qr-code-generation-and-verification.html" rel="alternate" title="QR Code Generation and Verification" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhKBpjctMQIbQ71Aej6wYrX5Lf9CBBFMlIw3zuqCNxI3ikHIr_MonkGzK6h4wtgjHAV1riIZ4ep0X79yG-JvzVXxkIuNVdB_mPt5KC5tALuKsk8cVFbK1Wh4Y81mV7Xb4M8C0DDxi1UXk8/s72-c/generate-qr-code.png" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-8021223004989920369</id><published>2015-11-20T03:56:00.002-08:00</published><updated>2015-11-20T03:57:37.234-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="C#"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips-Trick"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio"/><title type="text">Search in selected file types Visual Studio</title><summary type="text">
This is
a very important feature which is worth useful when making necessary changes
that may match in multiples file types but you are only supposed to change in selective
files types.

An
example, if you want to search all namespace names used in .cs files and
.config files but not in other files types if any and replace namespace names.
This feature is for you.

When
you press Ctrl + F in </summary><link href="http://www.itorian.com/feeds/8021223004989920369/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/11/search-in-selected-file-types-visual.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/8021223004989920369" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/8021223004989920369" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/11/search-in-selected-file-types-visual.html" rel="alternate" title="Search in selected file types Visual Studio" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi7d3bkxFRctpc0Pd9WcGtWOduQ1JDJa8VdUdVXT1t2W1rOScFEyYfTzK0yfMe5bsmBk3dw_q2mqjFQvL9QEM42vWnSuC2izpKVhuFWkeyg-mOE-Ed2hwdRcCMpth0c2WqWRFLJfvpWdn8/s72-c/find+in+visual+studio.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-4064657458988052201</id><published>2015-10-18T00:24:00.001-07:00</published><updated>2015-10-18T00:24:33.821-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="Razor"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio"/><title type="text">Visual Studio 2015 Razor Syntax Highlighting and Intellisense not working</title><summary type="text">

Today i faced this issue in my IDE and resolved with following steps:




Step 1:

Open Developer Command Prompt for VS2015



Step 2:

Type below command (as it is) in above command line

"C:\Program Files (x86)\Microsoft
Visual Studio 14.0\Common7\IDE\devenv.exe" /ResetUserData



Step 3:

This will logout from Visual Studio and remove all user settings (but not data)



Step 4:

Restart </summary><link href="http://www.itorian.com/feeds/4064657458988052201/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/10/visual-studio-2015-razor-syntax.html#comment-form" rel="replies" title="1 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/4064657458988052201" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/4064657458988052201" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/10/visual-studio-2015-razor-syntax.html" rel="alternate" title="Visual Studio 2015 Razor Syntax Highlighting and Intellisense not working" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-9107926595095764083</id><published>2015-09-14T11:39:00.000-07:00</published><updated>2015-12-18T02:48:42.451-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio"/><title type="text">Roslyn csc.exe and vbc.exe deployment on shared hosting</title><summary type="text">

Roslyn
compilation is now default with .NET 4.5 means if you create any web
application either Web Forms or MVC using .NET 4.5 you get this compilations
bits pre-installed in your project.



Why use Roslyn compilation?



In
nutshell, this enables many features which is very useful when developing
application as well as when application is deployed on server.




(i)
When Developing </summary><link href="http://www.itorian.com/feeds/9107926595095764083/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/09/roslyn-cscexe-and-vbcexe-deployment-on.html#comment-form" rel="replies" title="1 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/9107926595095764083" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/9107926595095764083" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/09/roslyn-cscexe-and-vbcexe-deployment-on.html" rel="alternate" title="Roslyn csc.exe and vbc.exe deployment on shared hosting" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-1742707992527505094</id><published>2015-07-24T05:53:00.002-07:00</published><updated>2015-07-24T05:53:31.402-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio"/><title type="text">Language and Culture/UI Culture or Internationalization in MVC</title><summary type="text">

Setting
up Language and UI Culture in efficient way is very important. Also, there are
many ways to achieve this today but the best way is always easy to achieve,
clean, documented. I can see many posts online about this but they not much
useful and end to end discussed, you end up with huge code.






In
this post we will discuss a best possible way to achieve this. Using the suggested
</summary><link href="http://www.itorian.com/feeds/1742707992527505094/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/07/language-and-cultureui-culture-or.html#comment-form" rel="replies" title="1 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/1742707992527505094" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/1742707992527505094" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/07/language-and-cultureui-culture-or.html" rel="alternate" title="Language and Culture/UI Culture or Internationalization in MVC" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh7WCUKoE3XyqkN11YgMMEuNM_HTvOkggRYUv65vkJpg4E_BJDPwNS2HfHmOTXbb30M7s2Aa6fVwFKowXEGqgaIZSsjdJJa9k5FdLPR3l1XQxbW7iuj7XBNcYZ1wNZciazPxS82vjNqsSs/s72-c/language+and+culture+in+mvc.png" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-437332628127943704</id><published>2015-07-18T00:57:00.001-07:00</published><updated>2019-05-07T23:34:04.164-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio"/><title type="text">Stop Debugging stops IIS Express hence application stop running in browser in Visual Studio 2015</title><summary type="text">

Note: This was a bug with Visual Studio 2015 Update 2 which is officially mentioned and fixed in Update 3. Read more here.

This is
not a bug but as a web developer I personally expect when debugging stops
browser should keep running through IIS Express instance. Next time, I make
change in Visual Studio code then do a build and refresh browser, I’m addicted
this way.




I’m
addicted because </summary><link href="http://www.itorian.com/feeds/437332628127943704/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/07/stop-debugging-stops-iis-express-hence.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/437332628127943704" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/437332628127943704" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/07/stop-debugging-stops-iis-express-hence.html" rel="alternate" title="Stop Debugging stops IIS Express hence application stop running in browser in Visual Studio 2015" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgbVsb1V02K-JH-TZ4HgPkLtOIVVyOZW8bd9FO-J6GdWovgAPjqfKJlTfMev9ywbhwni_LEJ24tue1dF2Tct_EVWJzybyWSmUsLctV4dl8xBRzBuR5PJ1Yf-4JPriFBRGNNj0u6zOPCO5c/s72-c/edit-continue.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-3188962097636084956</id><published>2015-07-16T00:34:00.002-07:00</published><updated>2015-07-16T00:34:29.242-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="Error"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><title type="text">The 'System.Web.Security.SqlMembershipProvider' requires a database schema compatible with schema version '1'</title><summary type="text">

Error: The 'System.Web.Security.SqlMembershipProvider' requires a
database schema compatible with schema version '1'



I
received above error on my production machine after deploying new database for
a web application. I have SQL Server 2008 R2 installed and to deploy database I
created query file (.sql) schema with data. After that I deployed web application properly.






When
tried to </summary><link href="http://www.itorian.com/feeds/3188962097636084956/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/07/the-systemwebsecuritysqlmembershipprovi.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/3188962097636084956" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/3188962097636084956" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/07/the-systemwebsecuritysqlmembershipprovi.html" rel="alternate" title="The 'System.Web.Security.SqlMembershipProvider' requires a database schema compatible with schema version '1'" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjVYlCxyJOxi8QY98tIov6JaU9KomA-6wjuzT3XZYJBIhn15HnVGfccIKObcoevTLUZzDeSllAqZOPF8-KFozodV8hgL3ctbv_pZxkm_isG4xZuADUaKtSfGuKMcs9nFmxXmvtypASs_dQ/s72-c/The+%2527System.Web.Security.SqlMembershipProvider%2527+requires+a+database+schema+compatible+with+schema+version+%25271%2527.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-507832490501800193</id><published>2015-07-02T00:43:00.000-07:00</published><updated>2015-07-02T00:47:45.220-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Microsoft MVP"/><title type="text">Microsoft MVP: Honored to have received the Microsoft MVP award for the 4th year</title><summary type="text">

MVP Again J 1st July
has a very special meaning to me, this day starts with full of expectations and
fast heartbeats which lasts until the moment of receiving email from Microsoft.



Once again Microsoft awarded me with the MVP (Most Valuable
Professional) award for the 4th time in a row in the ASP.NET/IIS category. I'm honored to be the part of Microsoft MVP Program, this is one
of the most </summary><link href="http://www.itorian.com/feeds/507832490501800193/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/07/microsoft-mvp-4th-year.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/507832490501800193" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/507832490501800193" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/07/microsoft-mvp-4th-year.html" rel="alternate" title="Microsoft MVP: Honored to have received the Microsoft MVP award for the 4th year" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEik7dx3AgttFCdH_BnIsfJt74kBbq5pmVCTGKGBvc0wrPDf2_pIRR1M8uxZLx0_mOGsYrMzoyTYWMKIPFlmoWTiYI4zp38gELYt7nhX2cHIrmHagbVmb2X5S2MyCRsjOT-45dfxpf0mYhY/s72-c/email_received_from_Microsoft.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-8937123992686501361</id><published>2015-05-31T03:30:00.004-07:00</published><updated>2015-05-31T03:30:51.618-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><title type="text">MVC client side validation not working with modal or Bootstrap model</title><summary type="text">

Recently
in my one of the MVC Project, dynamically loaded content on Bootstrap modal
client side validation was not working. By any chance if you face same issue
this post is important for you.




How to
resolve



The
form is not added to the page when the page loads, so the unobtrusive
validation will not pick it up. There are two ways to fix this.



Way 1

Include the form on the page </summary><link href="http://www.itorian.com/feeds/8937123992686501361/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/05/mvc-client-side-validation-not-working.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/8937123992686501361" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/8937123992686501361" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/05/mvc-client-side-validation-not-working.html" rel="alternate" title="MVC client side validation not working with modal or Bootstrap model" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-1419889788992016994</id><published>2015-05-31T03:16:00.000-07:00</published><updated>2015-05-31T03:17:36.820-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><title type="text">An error occurred when trying to create a controller of type 'AlbumsController'. Make sure that the controller has a parameterless public constructor.</title><summary type="text">

By any
chance if you see below error, please use below resolving&amp;nbsp;instruction&amp;nbsp;to overcome.



An error occurred when trying to create a
controller of type 'AlbumsController'. Make sure that the controller has a
parameterless public constructor.




System.InvalidOperationException



at
System.Web.Http.Dispatcher.DefaultHttpControllerActivator.Create(HttpRequestMessage
request, </summary><link href="http://www.itorian.com/feeds/1419889788992016994/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/05/an-error-occurred-when-trying-to-create.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/1419889788992016994" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/1419889788992016994" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/05/an-error-occurred-when-trying-to-create.html" rel="alternate" title="An error occurred when trying to create a controller of type 'AlbumsController'. Make sure that the controller has a parameterless public constructor." type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-1363397113130920547</id><published>2015-05-17T21:27:00.001-07:00</published><updated>2015-05-17T21:27:10.516-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="Error"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><title type="text">LINQ to Entities does not recognize the method 'Int32 ToInt32(System.String)' method, and this method cannot be translated into a store expression</title><summary type="text">

LINQ to Entities does not recognize the
method 'Int32 ToInt32(System.String)' method, and this method cannot be translated
into a store expression



First
of all look at the screenshot of the error page








You
cannot use Convert.ToInt32 inside your LINQ query. Linq has its own syntax and
does not recognize external methods.



You have to extract the variable you are looking for to C#, </summary><link href="http://www.itorian.com/feeds/1363397113130920547/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/05/linq-to-entities-does-not-recognize.html#comment-form" rel="replies" title="1 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/1363397113130920547" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/1363397113130920547" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/05/linq-to-entities-does-not-recognize.html" rel="alternate" title="LINQ to Entities does not recognize the method 'Int32 ToInt32(System.String)' method, and this method cannot be translated into a store expression" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjxzHLPTeGwDQ083BNcp5OKmgNZn5zpWw2mE074hSwFByBOlpVT4lR2rmhkRgM2FkWUXJcv78c0i2sC1N2mj5deYdGPwOS0gZsKc89U5STzhYFudK0BGVC7wkT7iNWDh6vRP219-wrU64s/s72-c/error.png" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-1272567502999748460</id><published>2015-05-10T00:29:00.003-07:00</published><updated>2015-05-10T00:30:43.725-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="Code Snippet"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips-Trick"/><title type="text">Export table data into excel file</title><summary type="text">

Exporting
table data (DOM data) on the HTML page to excel file is a very common
requirement. The simplest approach or say the completely client side approach to
achieve this is to export the DOM data using client side scripts.



In this
quick code you will see how to achieve this, please look at the working example
hosted on JSFiddle,
you can even navigate through tabs below to see the used </summary><link href="http://www.itorian.com/feeds/1272567502999748460/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/05/export-table-data-into-excel-file.html#comment-form" rel="replies" title="1 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/1272567502999748460" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/1272567502999748460" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/05/export-table-data-into-excel-file.html" rel="alternate" title="Export table data into excel file" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-167909518701808717</id><published>2015-05-06T01:26:00.000-07:00</published><updated>2015-05-06T01:27:21.897-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="Error"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio"/><title type="text">'CompareAttribute' is an ambiguous reference between 'System.ComponentModel.DataAnnotations.CompareAttribute' and 'System.Web.Mvc.CompareAttribute'</title><summary type="text">

'CompareAttribute' is an ambiguous reference
between 'System.ComponentModel.DataAnnotations.CompareAttribute' and
'System.Web.Mvc.CompareAttribute'



As in
error message, CompareAttribute is ambiguous means this method is somehow
present twice on the page. Here is the error screenshot:







If you
read MSDN documentation you will find System.Web.Mvc as well as </summary><link href="http://www.itorian.com/feeds/167909518701808717/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/05/compareattribute-is-ambiguous-reference.html#comment-form" rel="replies" title="2 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/167909518701808717" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/167909518701808717" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/05/compareattribute-is-ambiguous-reference.html" rel="alternate" title="'CompareAttribute' is an ambiguous reference between 'System.ComponentModel.DataAnnotations.CompareAttribute' and 'System.Web.Mvc.CompareAttribute'" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjyIfBbTgxXaYwVcy7jnYiDIiSzI3y30w27SvPkFfYOZzs_6D5ZrnokmLelV8Nmn6duhkOz9QkhhaxIa_JH0C046fjfAAcq1RwghKlTpLmIlabhRlqX4qXbXnNyIndhBNygrbVlYchgt3k/s72-c/'CompareAttribute'%2Bis%2Ban%2Bambiguous.png" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-3027370698212897071</id><published>2015-05-03T20:47:00.003-07:00</published><updated>2015-05-04T23:18:30.248-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="HTML5"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips-Trick"/><title type="text">Remove Header &amp; Footer from Print Preview in Google Chrome</title><summary type="text">

Recently
I had a requirement when one printing the web page should not display header
and footer, basically they are automatically inserted by the browsers. Here is what
this looks like:







Notice
the selected part in above image. This gets printed and seriously they are not
required.



What are the ways to resolve this?



I am
going to share the solution for Google Chrome browser, not </summary><link href="http://www.itorian.com/feeds/3027370698212897071/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/05/remove-header-footer-from-print-preview.html#comment-form" rel="replies" title="1 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/3027370698212897071" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/3027370698212897071" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/05/remove-header-footer-from-print-preview.html" rel="alternate" title="Remove Header &amp; Footer from Print Preview in Google Chrome" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi2Iv0CADiXCYUStMKsoDdyDDtTKnfPt8GNkAWyfkrpav7yyNWFxKORGEZRhCrGzkgV62rxTPPL9uKSpd69-H1BGsfAQXRj9s8qrCI-oReZtqM0j_su9i3-AXUY1RhRaIwY45fw5-mDouI/s72-c/header-footer-on-browser-printing.png" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-3803093425755393703</id><published>2015-04-20T04:02:00.001-07:00</published><updated>2015-04-20T04:05:35.863-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Bug"/><category scheme="http://www.blogger.com/atom/ns#" term="Error"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><title type="text">The field Date must be a date error in MVC Application</title><summary type="text">

When I
working on a project one of dev in my team asked me that scaffolded views in
MVC is not accepting date when using jQuery date validation plugin which is
default shipped with MVC template.




Here is
the screenshot:



This is
what being used in the application to localize the date settings and no other changes
so far.



$(".datefield").datepicker({ "dateFormat": 'dd/mm/yy' });



After</summary><link href="http://www.itorian.com/feeds/3803093425755393703/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/04/the-field-date-must-be-date-error-in.html#comment-form" rel="replies" title="3 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/3803093425755393703" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/3803093425755393703" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/04/the-field-date-must-be-date-error-in.html" rel="alternate" title="The field Date must be a date error in MVC Application" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhqsl_WKOnfGK8_d59nk8VIHQ4JqYd64nUTdGAKrlDxCptWGcwsp37Fl8bFbWgUnL377_h3cDF4sCSmpLUR0yUVDagzOcNU5C6q09tj_rxCvaBn2AWfHcMHfLZIFLWmAE4NtCQ4nboenPI/s72-c/the+field+date+must+be+a+date.png" width="72"/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-4260044505057521147</id><published>2015-04-19T21:21:00.001-07:00</published><updated>2015-04-19T21:21:38.049-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="Error"/><category scheme="http://www.blogger.com/atom/ns#" term="Open Source"/><title type="text">Blog Post not visible in BlogEngine</title><summary type="text">

These days I’m using .NET Open Sources software at
my best level. You won’t believe I’ve used BlogEngine implementations for 3
clients this month. Not exact the BlogEngine but its implementations in some
other implementation.




Well, the issue I’m going to resolve is basically
time-zone issue, due to this newly created post will not be visible on home
page. When using a hosting provider which</summary><link href="http://www.itorian.com/feeds/4260044505057521147/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/04/blog-post-not-visible-in-blogengine.html#comment-form" rel="replies" title="3 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/4260044505057521147" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/4260044505057521147" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/04/blog-post-not-visible-in-blogengine.html" rel="alternate" title="Blog Post not visible in BlogEngine" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-6908688296987645361</id><published>2015-04-17T04:26:00.000-07:00</published><updated>2015-04-17T04:26:00.573-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="Error"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio 2012"/><title type="text">Blank/White Home Page in BlogEngine.NET</title><summary type="text">

I
download latest BlogEngine.NET source code and opened it in Visual Studio built
it successfully and then it was running as expected.




I
noticed the ‘Blank/White Page’ issue when I deployed same running application
on production machine.



After
westing some time I found quick solution, basically I had uploaded BlogEngine
files on production machine where ‘IIS_IUSRS’ was not able to access</summary><link href="http://www.itorian.com/feeds/6908688296987645361/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/04/blankwhite-home-page-in-blogenginenet.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6908688296987645361" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6908688296987645361" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/04/blankwhite-home-page-in-blogenginenet.html" rel="alternate" title="Blank/White Home Page in BlogEngine.NET" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigEMN_3-DxBlv0LhsrL_ndqObRWUf33qh1bKANp-OEAcu7ODYxb34ezMG5t_fyGOWa8JAj0768mnVvOJFSyH3czpWoTRwZv2Xf3ruC1Ph7-iIuBrFKZzs0zuR6ejJqrRUUcgF4v6GaoBY/s72-c/blog-engine-white-page.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-6771150025461183979</id><published>2015-04-15T08:28:00.002-07:00</published><updated>2015-04-15T08:28:37.057-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Code Snippet"/><category scheme="http://www.blogger.com/atom/ns#" term="CSS"/><category scheme="http://www.blogger.com/atom/ns#" term="HTML5"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><title type="text">Flip or Rotate Image using CSS</title><summary type="text">

In this
quick code you will learn how to flip or rotate image with transition effect
using CSS. We will have opportunity to trigger the flip or rotate action on
mouse hover or click, for this we will be using jQuery.




Let's straight
look into working example below.







In case
you need jsFiddle link so that you can debug your customization, visit this
jsFiddle page. 


Hope
this helps.

</summary><link href="http://www.itorian.com/feeds/6771150025461183979/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/04/flip-or-rotate-image-using-css.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6771150025461183979" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6771150025461183979" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/04/flip-or-rotate-image-using-css.html" rel="alternate" title="Flip or Rotate Image using CSS" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-25733135224766902</id><published>2015-04-14T08:47:00.001-07:00</published><updated>2015-04-14T09:05:52.745-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Code Snippet"/><category scheme="http://www.blogger.com/atom/ns#" term="CSS"/><category scheme="http://www.blogger.com/atom/ns#" term="HTML5"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><title type="text">Create Expandable or Toggle Drop Down using jQuery</title><summary type="text">

In this
quick code you will learn how to create expandable or toggle drop down menu
with little icon which shows menu is opened or not. Let's straight look at
working example below.














In case you need jsFiddle link so that you can debug your customization, visit this jsFiddle page.&amp;nbsp;

Hope this helps.
</summary><link href="http://www.itorian.com/feeds/25733135224766902/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/04/create-expandable-or-toggle-drop-down.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/25733135224766902" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/25733135224766902" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/04/create-expandable-or-toggle-drop-down.html" rel="alternate" title="Create Expandable or Toggle Drop Down using jQuery" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-8670628617040819798</id><published>2015-04-08T02:05:00.000-07:00</published><updated>2015-04-14T08:18:40.706-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="IIS"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="Node.js"/><title type="text">How to run Node.js on IIS</title><summary type="text">

In this
post you will learn how to run Node.js applications on IIS Server. As you know,
Node.js is an open source, cross-platform runtime environment for server-side
and networking applications. This is mostly written in JavaScript, and can be
run within the Node.js runtime itself installed on Windows, Linux etc. Node.js
was originally invented in 2009 by Ryan Dahl, and other developers working</summary><link href="http://www.itorian.com/feeds/8670628617040819798/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/04/how-to-run-nodejs-on-iis.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/8670628617040819798" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/8670628617040819798" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/04/how-to-run-nodejs-on-iis.html" rel="alternate" title="How to run Node.js on IIS" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgWGgy4xtxrGVLlsLweEpVE26P05mHF9_mC-f2T8_oKd7Cx8Ng87gTYwo1ofn_7Y1K1RrJ70nR6PPGScB4Yy4MCv1Gq_S8w2jFA9SsHC9sgrR412z174SfTgN8Ivyw98Vyc2CD0MzCW1JY/s72-c/iisnode.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-2590748989004139597</id><published>2015-04-06T00:09:00.001-07:00</published><updated>2015-04-06T23:01:21.039-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="Entity Framework"/><category scheme="http://www.blogger.com/atom/ns#" term="JharkhandGeeks"/><category scheme="http://www.blogger.com/atom/ns#" term="Speaker"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio 2012"/><title type="text">Open .NET Discussion in Jubli Park Jamshedpur on 05/04/2015 Executed</title><summary type="text">

So this
was another good time discussing about .NET with developers down the tree in
Jubli Park, Jamshedpur.



We
started with common challenges we face in our day to day development and how
they can be addressed with the new tools.



Then I
started a quick demo by building nothing but a simple chat application using
SignalR. This technology is not new to us but it was new to developer around</summary><link href="http://www.itorian.com/feeds/2590748989004139597/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/04/open-net-discussion-in-jubli-park_6.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/2590748989004139597" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/2590748989004139597" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/04/open-net-discussion-in-jubli-park_6.html" rel="alternate" title="Open .NET Discussion in Jubli Park Jamshedpur on 05/04/2015 Executed" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://img.youtube.com/vi/VF1PQ3M3TAc/default.jpg" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-7776973240272107632</id><published>2015-04-03T20:57:00.003-07:00</published><updated>2015-04-03T20:59:28.900-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="JharkhandGeeks"/><category scheme="http://www.blogger.com/atom/ns#" term="News-Event"/><title type="text">Open .NET Discussion in Jubli Park Jamshedpur on 05/04/2015 (Sunday)</title><summary type="text">

Being as a part of Jharkhand Geeks community, we are very happy to announce open .NET discussion in open place :) in Jubli Park, Jamshedpur on 05/04/2015 (Sunday).



Address

Jubli Park

Jamshedpur

Mobile Number: 08603371937 (call us when you reach location)



Date and Time

05 April 2015, 02:45 PM to 05:00 PM



About Meeting

This meeting is going to be very pleasing, because first time we</summary><link href="http://www.itorian.com/feeds/7776973240272107632/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/04/open-net-discussion-in-jubli-park.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/7776973240272107632" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/7776973240272107632" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/04/open-net-discussion-in-jubli-park.html" rel="alternate" title="Open .NET Discussion in Jubli Park Jamshedpur on 05/04/2015 (Sunday)" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-7129992126750168970</id><published>2015-04-02T09:37:00.001-07:00</published><updated>2015-04-02T09:37:20.335-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="HTML5"/><category scheme="http://www.blogger.com/atom/ns#" term="JavaScript"/><title type="text">Disable Browser Back Button</title><summary type="text">

In this
quick code you will learn how to disable browser back button. As this is a
client side solution, I would never suggest to use when it comes to confidential
websites like banking sector.




Use
following code on the page which you don't want to display when user comes by
clicking back button. 



&amp;lt;script type="text/javascript"&amp;gt;

&amp;nbsp;&amp;nbsp;&amp;nbsp; function stopBack() { </summary><link href="http://www.itorian.com/feeds/7129992126750168970/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/04/disable-browser-back-button.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/7129992126750168970" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/7129992126750168970" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/04/disable-browser-back-button.html" rel="alternate" title="Disable Browser Back Button" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-5784833879804248644</id><published>2015-04-01T09:17:00.000-07:00</published><updated>2015-04-01T09:20:39.871-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="C#"/><category scheme="http://www.blogger.com/atom/ns#" term="Code Snippet"/><title type="text">Initialize var with null or empty in C# - learn workarounds</title><summary type="text">

In this
quick code you will learn how to initialize var so that it works
like null or empty. Technically, this is not possible.



Why?



C# is a
strictly/strongly typed language. var was introduced for
compile-time type-binding for anonymous types yet we can use var
for primitive and custom types that are already known at design time. At
runtime there's nothing like var, it is replaced by an
</summary><link href="http://www.itorian.com/feeds/5784833879804248644/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/04/initialize-var-with-null-or-empty-in-c.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/5784833879804248644" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/5784833879804248644" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/04/initialize-var-with-null-or-empty-in-c.html" rel="alternate" title="Initialize var with null or empty in C# - learn workarounds" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-5532183709570013638</id><published>2015-03-31T19:24:00.003-07:00</published><updated>2015-03-31T19:26:37.667-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Code Snippet"/><category scheme="http://www.blogger.com/atom/ns#" term="HTML5"/><category scheme="http://www.blogger.com/atom/ns#" term="JavaScript"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><title type="text">Query string values in JavaScript</title><summary type="text">

In this
quick code you will learn how to get query string (browser address bar's
variable) values using JavaScript.




To do
such tasks and JavaScript itself enough to make your job done. Let's try out how
this works.



&amp;lt;script&amp;gt;

&amp;nbsp;&amp;nbsp;&amp;nbsp; (function () {

&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // we
can call getQueryStringByName from anywhere we want

&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;</summary><link href="http://www.itorian.com/feeds/5532183709570013638/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/03/query-string-values-in-javascript.html#comment-form" rel="replies" title="1 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/5532183709570013638" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/5532183709570013638" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/03/query-string-values-in-javascript.html" rel="alternate" title="Query string values in JavaScript" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigUsOwTQUmRPW1wwcqNw6NpIB1qrQvS8HG_EBTrPB9rIGl_NgsbLQ6moD5YQSywr1k7tapVYmGU-FUACdyPtcdzoysIstSZfKzPTy9KI8-hTTyYdUyGHmTP1ssmyVv4axT9C1a6FPGb-Q/s72-c/1.png" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-7247633391708745453</id><published>2015-03-31T10:40:00.002-07:00</published><updated>2015-03-31T10:41:50.459-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Code Snippet"/><category scheme="http://www.blogger.com/atom/ns#" term="HTML5"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><title type="text">Substring in jQuery or using substring(from, to) or substr(start, length) functions</title><summary type="text">

In this
quick code you will learn how to get substring from a string in jQuery. A
substring is a string which part of another string, we need such functions when
some part of string needs to be remove or escape out. We can use either
substring(from, to) or substr(start, length).




Here is
working code, you can run it here. Or you can also find it here on jsFiddle.







Hope
this helps.

</summary><link href="http://www.itorian.com/feeds/7247633391708745453/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/03/substring-in-jquery-or-using.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/7247633391708745453" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/7247633391708745453" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/03/substring-in-jquery-or-using.html" rel="alternate" title="Substring in jQuery or using substring(from, to) or substr(start, length) functions" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-4407501870629090007</id><published>2015-03-31T10:12:00.005-07:00</published><updated>2015-03-31T10:12:56.575-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Code Snippet"/><category scheme="http://www.blogger.com/atom/ns#" term="HTML5"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><title type="text">Cookies in jQuery with jQuery.Cookie library</title><summary type="text">

In this
quick code you will learn how to read, write and delete session cookies using
jQuery. Remember to use jquery.cookie library on the page.




Creating Cookie



Here is
sample code to create cookie:



&amp;lt;script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.js"&amp;gt;&amp;lt;/script&amp;gt;

&amp;lt;input id="btnCreateCookie" type="submit" value="Create Cookie" /&amp;gt;

&amp;</summary><link href="http://www.itorian.com/feeds/4407501870629090007/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/03/cookies-in-jquery-with-jquerycookie.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/4407501870629090007" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/4407501870629090007" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/03/cookies-in-jquery-with-jquerycookie.html" rel="alternate" title="Cookies in jQuery with jQuery.Cookie library" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiNNLWUAcdc3bvYtlsdY37tOet6AloImi49IPZW9Veb6GCjaFtN75lEKy07kfTFcx1jllaTVhXYVTc0lo6XUkjleEJtdRPFuM-r5gl8ZCh-yhsrxRYGMm71ncSGuXwnn-2QitMdmbgLRjE/s72-c/1.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-4554719712347401228</id><published>2015-03-30T20:11:00.002-07:00</published><updated>2015-03-30T20:11:59.337-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Code Snippet"/><category scheme="http://www.blogger.com/atom/ns#" term="HTML5"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><title type="text">Contact Number or Mobile validation in jQuery</title><summary type="text">

In this
quick code you will learn how to validate Contact Number or Mobile client side
using jQuery. We will be validating only number here because for different
countries and providers length may vary. Find the running code below.








You can
see code on jsFiddle
which using jQuery framework.

Hope this helps.

</summary><link href="http://www.itorian.com/feeds/4554719712347401228/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/03/contact-number-or-mobile-validation-in.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/4554719712347401228" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/4554719712347401228" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/03/contact-number-or-mobile-validation-in.html" rel="alternate" title="Contact Number or Mobile validation in jQuery" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-8403899010250718957</id><published>2015-03-30T20:04:00.000-07:00</published><updated>2015-03-30T20:04:28.201-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Code Snippet"/><category scheme="http://www.blogger.com/atom/ns#" term="HTML5"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><title type="text">Email Validation in jQuery</title><summary type="text">

In this
quick code you will learn how to validate Email IDs client side using jQuery. Find
the running code below.








You can
see code on jsFiddle
which using jQuery framework.&amp;nbsp;

Hope this helps.

</summary><link href="http://www.itorian.com/feeds/8403899010250718957/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/03/email-validation-in-jquery.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/8403899010250718957" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/8403899010250718957" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/03/email-validation-in-jquery.html" rel="alternate" title="Email Validation in jQuery" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-998285398328946447</id><published>2015-03-26T20:58:00.000-07:00</published><updated>2015-03-26T21:42:24.006-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Code Snippet"/><category scheme="http://www.blogger.com/atom/ns#" term="HTML5"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><title type="text">Change Button Text using jQuery</title><summary type="text">

I have
started sharing "Quick Code Snippet" and this is very first post of the series starting
today 27 March 2015.


How to change
button text using jQuery methods attr(), prop() and html(). Here is working
code snippet.




You can find it live here&amp;nbsp;jsFiddle

Hope this helps.

</summary><link href="http://www.itorian.com/feeds/998285398328946447/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/03/change-button-text-using-jquery.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/998285398328946447" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/998285398328946447" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/03/change-button-text-using-jquery.html" rel="alternate" title="Change Button Text using jQuery" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-306189040599501395</id><published>2015-03-24T09:11:00.001-07:00</published><updated>2015-03-24T09:12:31.205-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="CSS"/><title type="text">CSS Based Multi-Branch Tree View Menu for Website</title><summary type="text">

Recently
I had a requirement to create a multi-branch tree view menu for website which
should be completely CSS based and no single line of JS code.



I would
like to share that code with you, hopefully this will help you also.



HTML Code



Here is
simplest HTML code to create multi-branch tree view menu.



&amp;lt;nav&amp;gt;

&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;ul&amp;gt;

&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;</summary><link href="http://www.itorian.com/feeds/306189040599501395/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/03/css-based-multi-branch-tree-view-menu.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/306189040599501395" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/306189040599501395" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/03/css-based-multi-branch-tree-view-menu.html" rel="alternate" title="CSS Based Multi-Branch Tree View Menu for Website" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-8081281568799943286</id><published>2015-03-01T18:25:00.000-08:00</published><updated>2015-03-01T18:26:13.317-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="News-Event"/><category scheme="http://www.blogger.com/atom/ns#" term="SQL Server"/><title type="text">SQLServerGeeks Annual Summit 2015 - Asia's first and the only SQL Server Conference</title><summary type="text">

If you
are in Bangalore or around or SQL Server enthusiast, here is something for you.
SQLServerGeeks guys announced Annual Summit 2015 on August 27, 28, 29, 2015 in
Bangalore at NIMHANS Convention Center.






This is
very first, the largest and the only SQL Server conference in Asia, a great
moment to reckon with for every SQL enthusiast in Asia. So come and join, and
make history.



This
</summary><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/8081281568799943286" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/8081281568799943286" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/03/sqlservergeeks-annual-summit-2015-asias.html" rel="alternate" title="SQLServerGeeks Annual Summit 2015 - Asia's first and the only SQL Server Conference" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhZYvYLEUE1wmtBi9cojKcXBSwLlYdrJLT-cFVBwz2ebaw8dRawWePqMLCogLEbd6ASDxWX0S4lb0nyG-eB04i-9egNvGjYoC0o3gW0Z8SRa9AM88mpv4ODxSPupT0n7zq7ugJOdqAqttE/s72-c/SQLServerGeeks+Annual+Summit+2015.jpg" width="72"/><georss:featurename>Bengaluru, Karnataka, India</georss:featurename><georss:point>12.9715987 77.594562699999983</georss:point><georss:box>12.4764182 76.949115699999979 13.4667792 78.240009699999987</georss:box></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-6783280351209414264</id><published>2015-02-20T19:22:00.001-08:00</published><updated>2015-02-20T19:22:26.135-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="C#"/><title type="text">String Replace by ignoring case C#</title><summary type="text">

This is
a quick blog post about replacing string by ignoring case in C#. We land in some
situations where we get string and we have no control over case. In such cases
to replace string by ignoring its case we can use Regex.Replace method.




Use namespace:
using
System.Text.RegularExpressions;



Example:



string input = "hello RoHit";



//Regex.Replace

string result = Regex.Replace(input</summary><link href="http://www.itorian.com/feeds/6783280351209414264/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/02/string-replace-by-ignoring-case-c.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6783280351209414264" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6783280351209414264" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/02/string-replace-by-ignoring-case-c.html" rel="alternate" title="String Replace by ignoring case C#" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjhZAC5U0PI14ubxXjxmeI2Vc1S4FI6pa6sArIB0eGTF-VIYsYOCKoCpXm3cc89WIYJC2BstF-WDhNtA9wjV3UI6AYw42BtY4UOp_jX3yAvkKH06gaUmIo0E9u-rUdQIfAlC33A3wngJ88/s72-c/Replace+by+ignoring+case+C%23.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-4439751801347920327</id><published>2015-02-08T23:50:00.001-08:00</published><updated>2015-02-08T23:53:46.021-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="C#"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><title type="text">Crop image maintaining aspect ratio in ASP.NET, C#</title><summary type="text">

Sometimes
we need to decrease size of the images by maintaining aspect image ratio. The
code give below will produce a new image from source image and new image will look
exactly like source image.




Introduction



Before
showing codes I would like to share source image details and generated image
details. I was asked to generate 360 x 360 size image by maintaining aspect image
ratio.



Now</summary><link href="http://www.itorian.com/feeds/4439751801347920327/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/02/crop-image-maintaining-aspect-ratio-in.html#comment-form" rel="replies" title="1 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/4439751801347920327" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/4439751801347920327" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/02/crop-image-maintaining-aspect-ratio-in.html" rel="alternate" title="Crop image maintaining aspect ratio in ASP.NET, C#" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh1xmoxUKIsUr46jj1OCW9bppo5c5fxH-hNhwjQ62kpK5ASgj7QwdpeC2rPcYCB_qGX0rrjwOqCLZNn9X7eEcfj6q8D68a03SampNdZCQr6zyLEYKojhfyUUZjVkWWmaRbAR7le8sdGNmc/s72-c/3.jpg" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-6504914773017278290</id><published>2015-01-31T07:28:00.000-08:00</published><updated>2015-01-31T07:28:41.385-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term=".NET"/><category scheme="http://www.blogger.com/atom/ns#" term="Microsoft MVP"/><category scheme="http://www.blogger.com/atom/ns#" term="News-Event"/><title type="text">Attended Microsoft MVPs Open Day 2015 in Bangalore</title><summary type="text">

It was
another year I attended Microsoft MVPs Open Day event in Bangalore, last time
it was in Goa.







||For
those who don’t know what MVPs Open Day is



Every
year Microsoft MVP Award Program organizes an event dedicated for MVPs only. In
such event MVPs gathered together from different cities (South Asia MVP region
includes India, Nepal, Bangladesh etc countries). Such events feature </summary><link href="http://www.itorian.com/feeds/6504914773017278290/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/01/microsoft-mvps-open-day-2015-in-bangalore.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6504914773017278290" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6504914773017278290" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/01/microsoft-mvps-open-day-2015-in-bangalore.html" rel="alternate" title="Attended Microsoft MVPs Open Day 2015 in Bangalore" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhTn1G3gONI_WC1xWFVnLyeG8yxVfV1MxkLoH0wEDHmOeiOwH3RlwyKNHkfFkJONkN23cpyXOfJB3kRPYjD97YwJ66st-UqhLiuvOpiUnQM5-wIGBhEdAjNn-5ZZu-KEWPp2_SHl3WgqQA/s72-c/1.jpg" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-702442855538685526</id><published>2015-01-16T20:25:00.000-08:00</published><updated>2015-01-16T20:26:17.728-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="C#"/><category scheme="http://www.blogger.com/atom/ns#" term="HTML5"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><title type="text">Hidden Input HTML control with jQuery, ASP.NET and C#</title><summary type="text">

In this
post you will learn use of Hidden Input HTML control &amp;lt;input type="hidden"....&amp;gt; with
jQuery, also using this from ASP.NET and C#.




This
control is very useful when it comes to keep some data on web page. This data
may be used in any client side scripting. Make sure do not store any sensitive
data in hidden input because this is completely visible in web page view-source.



Here</summary><link href="http://www.itorian.com/feeds/702442855538685526/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/01/hidden-input-html-control-with-jquery.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/702442855538685526" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/702442855538685526" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/01/hidden-input-html-control-with-jquery.html" rel="alternate" title="Hidden Input HTML control with jQuery, ASP.NET and C#" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-3128094842078092625</id><published>2015-01-15T08:45:00.001-08:00</published><updated>2015-01-15T22:10:30.798-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="JharkhandGeeks"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="Speaker"/><title type="text">Jharkhand Geeks - Microsoft .NET Developer's Meed, 21 December 2014</title><summary type="text">

Being as
a Jharkhand Geeks, Microsoft .NET User Group member I got an opportunity to take
a session on Glimpse of ASP.NET MVC
topic. This event was very first event ever organized in Jharkhand from
developers working on Microsoft .NET platforms.



We
managed to execute this session for 5 hours and attendees was very excited to
learn from speakers. Speakers including me answered all the </summary><link href="http://www.itorian.com/feeds/3128094842078092625/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/01/jharkhand-geeks-microsoft-net.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/3128094842078092625" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/3128094842078092625" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/01/jharkhand-geeks-microsoft-net.html" rel="alternate" title="Jharkhand Geeks - Microsoft .NET Developer's Meed, 21 December 2014" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgYhHsdl_ALkydVFedsMSLl0bFF0yzwHxEJBESdDbshy2dEU1xvQKcyl74Dz-tkNRrWGkdNemPQHBEDRuqzJ8Qrp3y17cwDd29SJZC8jN8tK7ef7dqlOkuT7AyHRzJcj88NtPUev0xeKes/s72-c/Microsoft-dot-NET-Developers-meet-at-Jamshedpur-21-dec-2014-sessions.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-4613432635806971545</id><published>2015-01-15T02:38:00.001-08:00</published><updated>2015-01-15T02:38:21.162-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="JavaScript"/><category scheme="http://www.blogger.com/atom/ns#" term="Review"/><category scheme="http://www.blogger.com/atom/ns#" term="TypeScript"/><title type="text">Technical reviewer of Microsoft TypeScript</title><summary type="text">

The very nice people at PACKT Publication recently asked me to technical
review one of the upcoming new book&amp;nbsp;TypeScript, and you
know I never miss such opportunities to review book and become its part. Greedily,
to get reviewer name printed on book gives great feel.




Here is the email I received from PACKT Publication.







If you don’t know about technical reviewing of any book, this</summary><link href="http://www.itorian.com/feeds/4613432635806971545/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/01/technical-reviewer-of-microsoft.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/4613432635806971545" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/4613432635806971545" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/01/technical-reviewer-of-microsoft.html" rel="alternate" title="Technical reviewer of Microsoft TypeScript" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj9CWrQhNqzX3xtHkg94mWKLeZ9p2Oeh4ElSbZDQZeE6P5fKkuyeBGVts_xt04HNoOS7JqXEiV8GomYlZTOp6Wfgkf0ShiN8ZQaZCIqlFZtAG_cp7A2YXN3LP24w0K0GwRJs53ROgxqZLo/s72-c/review+request+email.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-764569165419376513</id><published>2015-01-15T02:13:00.002-08:00</published><updated>2015-01-15T02:15:08.094-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="Error"/><category scheme="http://www.blogger.com/atom/ns#" term="HTML5"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><title type="text">Fluid Header/Footer problem when windows resized or opened on mobile (desktop view)</title><summary type="text">

This is
a very common issue I have seen on various websites, generally in websites
which is not responsive. Look at this image to understand this issue quickly.





This image
is quite descriptive itself. If you notice such issue in your website, this
blog post is for you.



There
may be many ways to resolve this, but the way we are going to learn here is
jQuery way. There are two situations </summary><link href="http://www.itorian.com/feeds/764569165419376513/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2015/01/fluid-headerfooter-problem-when-windows.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/764569165419376513" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/764569165419376513" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2015/01/fluid-headerfooter-problem-when-windows.html" rel="alternate" title="Fluid Header/Footer problem when windows resized or opened on mobile (desktop view)" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj4abPqy1jITDhfJeCGWK2XTRx3mwRt4B88Lf5rDE9ADidkDbvvc0BGXDPe2CZ5HE20fhj0oReY53tqhn307gKeSvFybIqce7upzjqb9WhRuyKqy_Ff1AfLe4Qd9_-qDtitdO19GbypU28/s72-c/content-does-not-fluid.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-6274381930900655758</id><published>2014-11-05T02:56:00.000-08:00</published><updated>2014-11-05T02:57:50.037-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="Bug"/><category scheme="http://www.blogger.com/atom/ns#" term="Error"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><title type="text">No Entity Framework provider found for the ADO.NET provider with invariant name 'System.Data.SqlServerCe.4.0'. Make sure the provider is registered in the 'entityFramework' section of the application config file</title><summary type="text">

In
this post you will see resolution to fix error given below:



Server
Error in '/' Application.



No
Entity Framework provider found for the ADO.NET provider with invariant name
'System.Data.SqlServerCe.4.0'. Make sure the provider is registered in the
'entityFramework' section of the application config file. See
http://go.microsoft.com/fwlink/?LinkId=260882 for more information.




</summary><link href="http://www.itorian.com/feeds/6274381930900655758/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2014/11/no-entity-framework-provider-found-for.html#comment-form" rel="replies" title="2 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6274381930900655758" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6274381930900655758" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2014/11/no-entity-framework-provider-found-for.html" rel="alternate" title="No Entity Framework provider found for the ADO.NET provider with invariant name 'System.Data.SqlServerCe.4.0'. Make sure the provider is registered in the 'entityFramework' section of the application config file" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhFkwlgJcfFoK7axEB7_JuNfxAJ-cArakQMxjt-MEWBbrVMMS4Rfx5lrYul20I9xkH_cRva8yCSnwG57YhzcB84YWr9YAH_LNbUJdMrsm3hoX-yuFzV5BpSpxjVd3hN2L5yrqlxHSIxF6w/s72-c/error.png" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-7822727267169351623</id><published>2014-10-24T23:15:00.002-07:00</published><updated>2014-10-24T23:17:30.627-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="Review"/><title type="text">Learn MVC in 2 days by Questpond</title><summary type="text">


Shivprasad Koirala who is a ASP.NET MVP and good friend
of mine has released Learn MVC 5 in 2 days video series. You should checkout if you want to&amp;nbsp;learn&amp;nbsp;the roots of ASP.NET MVC Technology.

Below is the first
video from the series, hope you enjoy it.


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

</summary><link href="http://www.itorian.com/feeds/7822727267169351623/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2014/10/learn-mvc-in-2-days-by-questpond.html#comment-form" rel="replies" title="1 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/7822727267169351623" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/7822727267169351623" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2014/10/learn-mvc-in-2-days-by-questpond.html" rel="alternate" title="Learn MVC in 2 days by Questpond" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgLk_6HyJ-XygwTz0a9_UIVPsqN97yNe3JlfLM4BtbtNVNOsQNVvl8REVqqkiV4LNg81oh_h18pRdUSxERjc0vNFa1Btm5vwLhHkMqW1lH_K-Wd6cbp771KTlQGz3hY4WRZTnM1rwYA7p4/s72-c/10743491_703248253092667_263453250_n.jpg" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-4442701703790144923</id><published>2014-10-22T04:49:00.000-07:00</published><updated>2014-10-22T04:50:02.206-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="Bug"/><category scheme="http://www.blogger.com/atom/ns#" term="Error"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><title type="text">[A]System.Web.WebPages.Razor.Configuration.HostSection cannot be cast to [B]System.Web.WebPages.Razor.Configuration.HostSection. Type A originates from 'System.Web.WebPages.Razor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'</title><summary type="text">

I was just building another MVC 4 Application and found this error:



[A]System.Web.WebPages.Razor.Configuration.HostSection
cannot be cast to [B]System.Web.WebPages.Razor.Configuration.HostSection. Type
A originates from 'System.Web.WebPages.Razor, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35' in the context 'Default' at location
'C:\Windows\Microsoft.Net\assembly\</summary><link href="http://www.itorian.com/feeds/4442701703790144923/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2014/10/asystemwebwebpagesrazorconfigurationhos.html#comment-form" rel="replies" title="3 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/4442701703790144923" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/4442701703790144923" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2014/10/asystemwebwebpagesrazorconfigurationhos.html" rel="alternate" title="[A]System.Web.WebPages.Razor.Configuration.HostSection cannot be cast to [B]System.Web.WebPages.Razor.Configuration.HostSection. Type A originates from 'System.Web.WebPages.Razor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-8849067332137935148</id><published>2014-10-14T21:13:00.003-07:00</published><updated>2014-10-14T22:49:17.518-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="Open Source"/><title type="text">BlogEngine - an open source blogging solution</title><summary type="text">

BlogEngine.NET is an open source ASP.NET project that was born out of desire for a better blogging platform. Which focused on simplicity, ease of use, extendibility and innovative design while taking advantage of the latest .NET features.

BlogEngine.NET is easily customizable. It has many downloadable themes, widgets, and extensions or you can make your own with some basic .NET skills. With </summary><link href="http://www.itorian.com/feeds/8849067332137935148/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2014/10/blogengine-open-source-blogging-solution.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/8849067332137935148" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/8849067332137935148" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2014/10/blogengine-open-source-blogging-solution.html" rel="alternate" title="BlogEngine - an open source blogging solution" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjt_fWYI9g8gVg0EK-iIKolqFVuu9ZPRbV38jYERfw4ZLCDnTLpOwDdsLbKksjxK46VR8yHRgIJeLzNiWb-AJZGNMdw1Btt4b9ajvvOWN7ovfjWxiYCzzZkn1P0tEbOP5hj6BqDTXKWZpk/s72-c/1.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-7090756756758612618</id><published>2014-10-08T01:50:00.000-07:00</published><updated>2014-10-08T01:52:58.830-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="Open Source"/><category scheme="http://www.blogger.com/atom/ns#" term="SQL Server"/><title type="text">nopCommerce 3.30 - an open source ecommerce</title><summary type="text">

nopCommerce is an open source ecommerce software that
contains both a catalog frontend and an administration tool backend.
nopCommerce is a fully customizable shopping cart. It's stable and highly
usable. From downloads to documentation, nopCommerce.com offers a comprehensive
base of information, resources, and support to the nopCommerce community.




nopCommerce open source stable and highly </summary><link href="http://www.itorian.com/feeds/7090756756758612618/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2014/10/nopcommerce-open-source-ecommerce.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/7090756756758612618" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/7090756756758612618" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2014/10/nopcommerce-open-source-ecommerce.html" rel="alternate" title="nopCommerce 3.30 - an open source ecommerce" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEguKjNO7n_CB_dnA6RZGt7Btbt08pWsH1mxFCK0vOhyphenhyphenAaPEApKgeBNsLRrfJAqyRgH2f0M8LUqjy1Kw9UtIfpZjrM2CBZvSF5XRc33beTLmsNRvLSTY1SpuxWLfYl4uGuA4rEIY-K3fbJI/s72-c/1.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-6880682983875785820</id><published>2014-07-15T03:38:00.000-07:00</published><updated>2015-12-27T07:00:59.622-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="Error"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio 2012"/><title type="text">Publish in Visual Studio 2013 or 2015 Crashes IDE</title><summary type="text">

Recently
I faced this issue when I was trying to publish my website on Azure Websites.
Here is the screenshot. I noticed this bug in Visual Studio 2013 as well as Visual Studio 2015 (December 27 2015).










Let
me explain when I faced this issue.



In
my Web Application ‘publish profile’ (credentials to publish website) was
already added and working before. After few textual correction in</summary><link href="http://www.itorian.com/feeds/6880682983875785820/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2014/07/publish-web-crashes-in-visual-studio.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6880682983875785820" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6880682983875785820" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2014/07/publish-web-crashes-in-visual-studio.html" rel="alternate" title="Publish in Visual Studio 2013 or 2015 Crashes IDE" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh9xONbcXhzA1Rjr5uHq_dYlCCPHfqZ27ppY9lZaOB44a7ghAz4oXzD91F3Njg9WM4dlM5Dc2OnzkYiNA2Z0R2px3Ch9PTSy5W7Eg7YFsfGqetFkhOvEFN8lKZPjv0alOgWN94DgM4NfAA/s72-c/1.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-6251618435397935154</id><published>2014-07-14T03:34:00.001-07:00</published><updated>2014-07-14T03:35:06.847-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Error"/><category scheme="http://www.blogger.com/atom/ns#" term="TFS"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio 2012"/><title type="text">Do you want to restart the application with elevated permissions - when open TFS Project in Microsoft Visual Studio 2013</title><summary type="text">

First
of all, look at the dialog screenshot given below:








I
was receiving this dialog on opening any TFS project directly from Workspace
folder on my PC (where local TFS Project copy locates) in Visual Studio 2013
IDE.



This
is not bug, it just ask the confirmation to start the read, write etc
permission (aka elevated administrator permission) on the folder where project
is located on </summary><link href="http://www.itorian.com/feeds/6251618435397935154/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2014/07/do-you-want-to-restart-application-with.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6251618435397935154" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6251618435397935154" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2014/07/do-you-want-to-restart-application-with.html" rel="alternate" title="Do you want to restart the application with elevated permissions - when open TFS Project in Microsoft Visual Studio 2013" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEidU9qS0wreESvm1PBMmlI_AXE4jv2gzPKJRXf6LuOXB6myozAY9cfoklPrnFEVawQzM7Q1lgsX3O9IzE7LvqRRO0c-gB1H8XCWkyQDfZYBg4sXb-1TTFS6DIxqEgM4e5TLki4jK7_uRxw/s72-c/Untitled.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-4956105202586363762</id><published>2014-07-13T02:51:00.000-07:00</published><updated>2014-07-13T02:53:32.757-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Microsoft MVP"/><title type="text">Microsoft MVP: Honored to have received the Microsoft MVP award for the 3rd year</title><summary type="text">

Do
you know, 1st July has a very special meaning to me, this day starts with full
of expectations which lasts until the moment of receiving email from Microsoft. Once again Microsoft awarded me with the MVP (Most Valuable
Professional) award for the 3rd time in a row in the ASP.NET/IIS category.






I'm
honored to be the part of Microsoft MVP Program, this is one of the most
prestigious award</summary><link href="http://www.itorian.com/feeds/4956105202586363762/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2014/07/microsoft-mvp-for-the-third-year-in-a-row.html#comment-form" rel="replies" title="1 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/4956105202586363762" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/4956105202586363762" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2014/07/microsoft-mvp-for-the-third-year-in-a-row.html" rel="alternate" title="Microsoft MVP: Honored to have received the Microsoft MVP award for the 3rd year" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjakAy9n8B3U32dboe9ZrJ-Ig7qxqjdC7v2oi215gCrtTyYyr-q3LWTwWYb6uPRV5v6LQwrp97jhPSp6k7wnuNVtPrRm5nWqcqbhA89WWDJEmYc-HPdL9F1CtpZ34RGQpxQMH98GUD-QwI/s72-c/microsoft+mvp+logo_2014.png" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-7278503788443648993</id><published>2014-06-19T00:59:00.002-07:00</published><updated>2014-06-19T01:02:00.177-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="Error"/><category scheme="http://www.blogger.com/atom/ns#" term="IIS"/><title type="text">Internal Server Error with httpHandlers section of web.config</title><summary type="text">

Today
I encountered titled error when I was deploying IIS6 hosted application on
IIS8. On browsing the application all it displayed me is 404 page and I was not
able to run the debugger to check the application code.




Internal Server Error with httpHandlers section of web.config



After
hours of struggle I found the solution, and would like to share it with you.



The
issue was with </summary><link href="http://www.itorian.com/feeds/7278503788443648993/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2014/06/internal-server-error-with-httphandlers.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/7278503788443648993" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/7278503788443648993" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2014/06/internal-server-error-with-httphandlers.html" rel="alternate" title="Internal Server Error with httpHandlers section of web.config" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-3267723109885868163</id><published>2014-05-11T03:54:00.000-07:00</published><updated>2014-05-11T04:15:18.938-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Ajax"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><title type="text">Infinite Scroll or Endless Scroll in ASP.NET or MVC</title><summary type="text">

In
this quick post I will show you how to develop infinite or endless scrolling on
web pages. This feature is required on websites like blog, media, e-commerce
etc. If you scrolling in twitter or Facebook feed you will notice new
contents loads up automatically when scroller reaches at the end of the page/document.










Technically,
when you reach at the end on horizontal scroll bar, it </summary><link href="http://www.itorian.com/feeds/3267723109885868163/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2014/05/infinite-scroll-or-endless-scroll-in.html#comment-form" rel="replies" title="2 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/3267723109885868163" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/3267723109885868163" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2014/05/infinite-scroll-or-endless-scroll-in.html" rel="alternate" title="Infinite Scroll or Endless Scroll in ASP.NET or MVC" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgjlBzzwvB0gawD0rF_vUpvMjY2gXNb9909ugT8rtN1E-lADyuAm0MnvAhsmeLfoHSISNZUIFrhvk-K9vGtTvtFD9VDtSyrfeiMjM8MkSuprf8dZfXg8uNkXFfhSW-Agx88Zm-ZUpOWMI4/s72-c/ajax+loader.png" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-4209782209167241018</id><published>2014-03-14T08:57:00.000-07:00</published><updated>2014-04-17T10:26:06.503-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="HTML5"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="SQL Server"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio"/><title type="text">Single File Upload to Multiple File Upload in MVC</title><summary type="text">

In
this blog post you will learn how to take advantage of HTML5 in MVC to turn single
file upload into multiple file upload functionality. Today almost every browser
extended the support to HTML5 and in case any browser does not, it will still work
as it was working before and upload single file at a time.




A
month back I published same blog post using ASP.NET Web Forms here ‘Single
File </summary><link href="http://www.itorian.com/feeds/4209782209167241018/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2014/03/single-file-upload-to-multiple-file.html#comment-form" rel="replies" title="4 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/4209782209167241018" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/4209782209167241018" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2014/03/single-file-upload-to-multiple-file.html" rel="alternate" title="Single File Upload to Multiple File Upload in MVC" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-7437507723098380436</id><published>2014-03-01T09:56:00.003-08:00</published><updated>2014-03-01T10:48:59.049-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio"/><title type="text">Attribute Routing in MVC and Web API - exploring the goodness</title><summary type="text">

In
this post you will learn about attribute routing and its goodness in MVC and
Web API. In the beginning I will show you what it is by comparing it with
Convention-based routing. As I progress in the post, I will show you its
advantages and its configuration then I will show you how we can use it in the
application by using various examples.



What is Routing?



Routing
in MVC and Web API is</summary><link href="http://www.itorian.com/feeds/7437507723098380436/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2014/03/attribute-routing-in-mvc-and-web-api.html#comment-form" rel="replies" title="4 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/7437507723098380436" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/7437507723098380436" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2014/03/attribute-routing-in-mvc-and-web-api.html" rel="alternate" title="Attribute Routing in MVC and Web API - exploring the goodness" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiPEet0bDwngr9mZVsH6yB5BoaNzgroNaoPArLWU9IODQtYq0ZC8nEbLFqEbjI7p8vrYBqpLrM3g1HeRoHqtfoYJagOu6FNKWA4bqJp94ojCDiNdZYHsTxptlUwpVuAH6r5XsfnWrbw4gI/s72-c/1.png" width="72"/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-1467738268251116855</id><published>2014-02-18T04:36:00.000-08:00</published><updated>2014-02-18T04:37:48.148-08: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="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips-Trick"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio 2012"/><title type="text">What is LESS (style-sheet language)? Exploring LESS coding features inside Visual Studio - Web Essential?</title><summary type="text">

In
this post we are going to talk about LESS and its introduction, coding, compilation
and features available in Visual Studio Editor with Web Essential extension. Before
talking about anything let’s understand what is LESS and how it can help
developers.



What is LESS?



CSS
is very simple and straight forward client side language. It has its
limitations, particularly when it comes to its </summary><link href="http://www.itorian.com/feeds/1467738268251116855/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2014/02/what-is-less-style-sheet-language.html#comment-form" rel="replies" title="1 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/1467738268251116855" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/1467738268251116855" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2014/02/what-is-less-style-sheet-language.html" rel="alternate" title="What is LESS (style-sheet language)? Exploring LESS coding features inside Visual Studio - Web Essential?" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgCHbTZCWVTftR_YW3TFk6VCX12ahikiTecUef4xuIbZxyk2HjZnRhR-dFHudHF0StqiRx9BJPoUnZLYtXfOrpcHhPJMsxLsTyTirw1bpaBO8kEMjOuwRcMB9GXOH_xK3TE7dokQbVJ_yA/s72-c/1.png" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-7620533600493308010</id><published>2014-02-12T09:13:00.000-08:00</published><updated>2014-02-12T09:15:24.957-08: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="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips-Trick"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio 2012"/><title type="text">Creating Image Sprite in Visual Studio - Web Essential</title><summary type="text">

In
this article you will learn how to create image sprite using Visual Studio Web
Essential Extension. Suppose you have a website that uses lots of images and each
image loads individually which increases number of requests and makes website
slow. We need quick website optimization to fix it.



Image
Sprite is sort of technique that combines multiple images to make single large
image and </summary><link href="http://www.itorian.com/feeds/7620533600493308010/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2014/02/creating-image-sprite-in-visual-studio.html#comment-form" rel="replies" title="3 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/7620533600493308010" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/7620533600493308010" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2014/02/creating-image-sprite-in-visual-studio.html" rel="alternate" title="Creating Image Sprite in Visual Studio - Web Essential" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEimZ8oqfKoElN9ipce00k6QgV4lfz95N2eiVIWfioo4J7DM0j-BsFtIS5cOTNb7xG9UcpsXJHr44dBKYLgNZ04lZvFb1drUbs_PzzQu3h0USwNMNzNi0OQh9x2vmUYmoUuZOxtLvWleCNI/s72-c/1.png" width="72"/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-9054564694439287080</id><published>2014-02-09T08:05:00.002-08:00</published><updated>2014-02-09T08:07:22.242-08: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="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips-Trick"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio 2012"/><title type="text">Paste Image from clipboard onto Visual Studio Editor : Video - Web Essential</title><summary type="text">

In
this article you will learn how to paste clipboard image onto Visual Studio
Editor. Like we can paste clipboard image in MS-Word, it is possible to paste
in Visual Studio Editor with the help of Web Essential Visual Studio Extension.




Web Essential



Web
Essentials extends Visual Studio with a lot of new features that web developers
have been missing for many years.



If
you ever write </summary><link href="http://www.itorian.com/feeds/9054564694439287080/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2014/02/paste-image-from-clipboard-onto-visual.html#comment-form" rel="replies" title="1 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/9054564694439287080" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/9054564694439287080" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2014/02/paste-image-from-clipboard-onto-visual.html" rel="alternate" title="Paste Image from clipboard onto Visual Studio Editor : Video - Web Essential" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-7413603060979659153</id><published>2014-02-08T21:08:00.000-08:00</published><updated>2014-02-08T21:08:11.799-08: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="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips-Trick"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio 2012"/><title type="text">Image Optimization in Website - Web Essential</title><summary type="text">

In
this article you will learn about Image Optimization using Web Essential Visual
Studio extension. You will learn how we can optimize individual image by right
clicking on image file, how to optimize group of images in the folder, how to
optimize image in CSS file and how to optimize Base64 Encode Image (dataUri) in
CSS file.




Web Essential



Web
Essentials extends Visual Studio with a </summary><link href="http://www.itorian.com/feeds/7413603060979659153/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2014/02/image-optimization-in-website-web.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/7413603060979659153" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/7413603060979659153" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2014/02/image-optimization-in-website-web.html" rel="alternate" title="Image Optimization in Website - Web Essential" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmkOVDO0rSVzBj7UaxW-EdmceifwFL82zbmlR3HwBPKD9XjUEgvH6ZOChDdei9wYEomN-x0FwTVkMVy-HLLfa-H7ccuFb4nexqgYuiDa0Xw07qh_DIjBjVs4L_ohKWeiECzyVJm1rcxXM/s72-c/1.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-2939895782359624389</id><published>2014-02-08T08:41:00.001-08:00</published><updated>2014-02-08T09:27:34.299-08: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="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips-Trick"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio 2012"/><title type="text">Base64 Encode Image in Website - Web Essential</title><summary type="text">

In
this article you will learn about Base64 Encode Image, why we encode image and how it can improve website performance. We are going to make use of Web Essential which is a must
have Visual Studio extension.



Web Essential



Web
Essentials extends Visual Studio with a lot of new features that web developers
have been missing for many years.



If
you ever write CSS, HTML, JavaScript, </summary><link href="http://www.itorian.com/feeds/2939895782359624389/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2014/02/base64-encode-image-in-website-web.html#comment-form" rel="replies" title="1 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/2939895782359624389" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/2939895782359624389" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2014/02/base64-encode-image-in-website-web.html" rel="alternate" title="Base64 Encode Image in Website - Web Essential" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEglyU6vX6UhG02uFwQOdVJ6lVqetG_8PfzbUAi_C2l9yZisfCow_u56ZpLUN5KYuYOE-pc_ich4QFVDX4Eq-5A-4Ob4iMAnqV99WaB_wWDp-QjSHHB-6hOCz57pXWuS0HMU9UJk-PlEcvQ/s72-c/no+base64+site.gif" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-7209215236250614773</id><published>2014-01-23T03:08:00.000-08:00</published><updated>2014-01-23T03:13:22.805-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="JavaScript"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><title type="text">Display Images and its name, size before uploading to server by using FileReader - JavaScript File API</title><summary type="text">

If
you look at my previous post Single
File Upload to Multiple File Upload, it display size of the file after upload.




Here is the code I was using there.



protected void btnUpload_Click(object sender, EventArgs e)

{

&amp;nbsp;&amp;nbsp;&amp;nbsp; if(FileUpload1.HasFiles)

&amp;nbsp;&amp;nbsp;&amp;nbsp; {

&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; foreach(var file in FileUpload1.PostedFiles)

&amp;nbsp;&amp;nbsp;&amp;nbsp</summary><link href="http://www.itorian.com/feeds/7209215236250614773/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2014/01/display-images-and-its-name-size-before.html#comment-form" rel="replies" title="3 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/7209215236250614773" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/7209215236250614773" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2014/01/display-images-and-its-name-size-before.html" rel="alternate" title="Display Images and its name, size before uploading to server by using FileReader - JavaScript File API" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh7KtHfyEN_9dVS01p4RNGa6Irg4alXyS7Z6gR-k71zpbXXMASBMuKG8s4jNBmL5Sppes_yKfKiBgL90Wgx1LJoV2NRUnwvZIY7ADuV0p7aRTFdj0wC3n1r6LBtIwlavS2nTZy3AvyS3XU/s72-c/in+action.gif" width="72"/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-8976058739612869012</id><published>2014-01-22T00:22:00.003-08:00</published><updated>2014-03-14T08:57:11.734-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="HTML5"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio 2012"/><title type="text">Single File Upload to Multiple File Upload ASP.NET Web Forms</title><summary type="text">

With
ASP.NET File upload control we can only upload one file at a time while HTML5
has a good notion to upload multiple files at a time. Look at the animated
image given below, which was the actual framework before HTML5 equivalent
updates with ASP.NET 4.5 Framework.








In
the above image we can’t even select multiple files. So, after the HTML5 equivalent
update we can select multiple. </summary><link href="http://www.itorian.com/feeds/8976058739612869012/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2014/01/single-file-upload-to-multiple-file.html#comment-form" rel="replies" title="13 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/8976058739612869012" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/8976058739612869012" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2014/01/single-file-upload-to-multiple-file.html" rel="alternate" title="Single File Upload to Multiple File Upload ASP.NET Web Forms" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg-CPSuHilT0IaZQldUnbpAy77_Na6QCU8mMo1lBKDyoBZItQkyzPlHbbqB-k2NZq-hUH54-sTgy6rqGUd7SaN212fCihga7f1rp2YNhIQi5svQ36z2U-3azRXejP0pooRsp_AZwG64WSg/s72-c/can't+select+multiple+files.gif" width="72"/><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-8894366814863748008</id><published>2013-12-07T02:39:00.003-08:00</published><updated>2014-01-19T22:56:46.119-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Entity Framework"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio"/><title type="text">Logging Database Operations in Entity Framework 6 - EF6 New Feature</title><summary type="text">

In
this blog post you will learn a new feature ‘Logging Database Operations’ introduced
with Entity Framework 6. This features works for models created with Code First
or the EF Designer.



This
new feature gives us opportunity to log every command and query that we send to
database. This is the easiest way to see what’s happening with database under
the hood. In the past, we fire up SQL </summary><link href="http://www.itorian.com/feeds/8894366814863748008/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2013/12/logging-database-operations-in-entity.html#comment-form" rel="replies" title="1 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/8894366814863748008" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/8894366814863748008" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2013/12/logging-database-operations-in-entity.html" rel="alternate" title="Logging Database Operations in Entity Framework 6 - EF6 New Feature" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiruYqqOE8iXkVp65n1vFbUG8fIMHl_roNKYtUcV8PeoiyTU4gHbddeJyBAHUHRvCQjYx3kJ007jy7nIQxVCzxEBrLK5eKRDDOPSDs4xoewSo6gL6VhByrkcQISZmk2jtNcenNuBQrDT-c/s72-c/1.png" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-3397003277188408681</id><published>2013-11-25T09:18:00.000-08:00</published><updated>2013-11-25T09:18:20.639-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="Security"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio"/><title type="text">Seeding ASP.NET Identity Database</title><summary type="text">

In
this post you will learn how to seed User’s Profile database tables
(AspNetUsers and UserProfileInfoes, we created in last post) with dummy data.




Introduction



As
you know ASP.NET Identity uses Entity Framework, EF can automatically
create/update/drop databases when the application runs. We can specify that,
this should be done every time application runs or only when the model is out
</summary><link href="http://www.itorian.com/feeds/3397003277188408681/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2013/11/seeding-aspnet-identity-database_25.html#comment-form" rel="replies" title="5 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/3397003277188408681" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/3397003277188408681" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2013/11/seeding-aspnet-identity-database_25.html" rel="alternate" title="Seeding ASP.NET Identity Database" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-762135421041094666</id><published>2013-11-24T06:10:00.000-08:00</published><updated>2016-01-14T01:47:36.794-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="Entity Framework"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="Security"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio"/><title type="text">Customizing User's Profile to add new fields in brand new database table</title><summary type="text">

In
this post you will learn how to customize User’s Profile and add new
fields/properties/columns (FirstName, LastName and EmailID) in a brand new
table with ASP.NET Identity System.




In
the image given below, look at right Sever Explorer, this is what we are going
to achieve, a new table is there by name ‘UserProfileInfo’.







As
I mentioned earlier, ASP.NET Identity System uses Entity </summary><link href="http://www.itorian.com/feeds/762135421041094666/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2013/11/customizing-users-profile-to-add-new.html#comment-form" rel="replies" title="13 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/762135421041094666" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/762135421041094666" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2013/11/customizing-users-profile-to-add-new.html" rel="alternate" title="Customizing User's Profile to add new fields in brand new database table" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEimp0iiXtQD8uRvSjTH8eMVKqi2yjjyufIdGFRFCAKkIQnx3toKLW8C_vPrqCQlC5eKekCB0nzt5DuXN_owkJkkLW3uxCP3ekUlOC2er9U6LzTQGspTW9VQtnix2_swhz_nvK6RuExo5Dg/s72-c/1.png" width="72"/><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-3932929497409312704</id><published>2013-11-23T05:35:00.001-08:00</published><updated>2016-01-14T01:42:02.350-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="Security"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio"/><title type="text">Customize User's Profile in ASP.NET Identity System</title><summary type="text">

Note: You should read this post instead, I found below walkthrough will not work on ASP.NET Identity 2. I will re-work on this post soon.

In
this post you will learn how to customize User’s Profile and add some more
fields like FirstName, LastName, EmailID etc with ASP.NET Identity System. In
my last post I listed some of the great new
features introduced with Identity system.




We are going</summary><link href="http://www.itorian.com/feeds/3932929497409312704/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2013/11/customize-users-profile-in-aspnet.html#comment-form" rel="replies" title="24 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/3932929497409312704" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/3932929497409312704" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2013/11/customize-users-profile-in-aspnet.html" rel="alternate" title="Customize User's Profile in ASP.NET Identity System" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjyirVEgwCqaS5HUe_wmJSm_vhY215hKD70bI8Z0Ch87fafjR4dImF6ZvjrxM9i1hlzeZx2XQ7Ja5RXy0ssK_QpdywpRNg9eR7biC95nsrrMQMvwFnJ1rkIFwziPvj-Or19G_Dg200OjjQ/s72-c/1.png" width="72"/><thr:total>24</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-2833379645776544755</id><published>2013-11-19T10:11:00.000-08:00</published><updated>2013-11-19T11:25:38.957-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="Entity Framework"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="Security"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio"/><title type="text">ASP.NET Identity System in Visual Studio 2013 - New Feature</title><summary type="text">

In
this post you will learn about a very new enhancement in ASP.NET Framework
technologies (MVC, Web Forms, Web Pages, Web API and SignalR) known as ‘ASP.NET
Identity System’ with the release of Visual Studio 2013. This enhancement well
defines the meaning of ‘One ASP.NET’, because this can be used with all ASP.NET
Framework technologies more easily than before.




ASP.NET
Identity System is a</summary><link href="http://www.itorian.com/feeds/2833379645776544755/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2013/11/aspnet-identity-system-in-visual-studio.html#comment-form" rel="replies" title="2 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/2833379645776544755" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/2833379645776544755" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2013/11/aspnet-identity-system-in-visual-studio.html" rel="alternate" title="ASP.NET Identity System in Visual Studio 2013 - New Feature" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjpA8pSP_E2GceaLJALl7ROFlG2Rhb0bAdfOm7YTa4Yth7YJWW7imqkI6h7SGV7M_a5L0jrSFclJFlXv8cmTHIHZyRzJ48YHCHgYVmhylv9aX0s0WNB7_7u0lZvfjgs917oDyP-r5C8vFk/s72-c/1.png" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-3782606610389733529</id><published>2013-11-17T23:45:00.002-08:00</published><updated>2013-11-17T23:45:41.097-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Monaco"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio"/><title type="text">Visual Studio Online Monaco Code Editor Walk-through - Part 2</title><summary type="text">

In
the part
1 of this series
you learned how to edit compiled websites using Visual Studio Online Monaco
Editor. Now in this part you will learn how to edit source code of website.
Read my previous post or at least first paragraph of that post.




I
repeat, Monaco is a new browser-based coding tool, it is a part of the Visual
Studio Online service and TFS, to complement its traditional desktop</summary><link href="http://www.itorian.com/feeds/3782606610389733529/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2013/11/visual-studio-online-monaco-code-editor.html#comment-form" rel="replies" title="1 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/3782606610389733529" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/3782606610389733529" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2013/11/visual-studio-online-monaco-code-editor.html" rel="alternate" title="Visual Studio Online Monaco Code Editor Walk-through - Part 2" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg5-Hl2kJCUBGgklMz9oub4S00H3izTsB6vAlmO_26HP02-iqE7IqNX0sA5-8pYEk4rvfLq17J_c6m5a8gF75Lh0Xq49O3c7YkTMlkfBPNuz4GPJxfj1X-h6NT3j9WMsknK-vkTLkKI4Dw/s72-c/4.png" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-1839715424108850224</id><published>2013-11-16T05:30:00.000-08:00</published><updated>2013-11-17T23:47:11.745-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Monaco"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><category scheme="http://www.blogger.com/atom/ns#" term="Visual Studio"/><title type="text">Visual Studio Online Monaco Code Editor Walk-through - Part 1</title><summary type="text">

In
this post series I will show you how we can take advantage of Visual Studio Online
“Monaco” to edit codes (HTML, CSS, C#, JavaScript etc) in the browser out of
the box.




With
official launch of Visual Studio 2013, Microsoft also announced Visual Studio
Online, which is the new name for what the company previously called the Team
Foundation Service.



Microsoft
has also announced it has </summary><link href="http://www.itorian.com/feeds/1839715424108850224/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2013/11/visual-studio-online-monaco-editor-walk.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/1839715424108850224" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/1839715424108850224" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2013/11/visual-studio-online-monaco-editor-walk.html" rel="alternate" title="Visual Studio Online Monaco Code Editor Walk-through - Part 1" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4VwzNHLFmQHUzZYe_BPkaCHD59EBi279P6bn3VthH0IgEffADWmv624Qk45xlHgffs2rEin9PUaUxLkkG7TKmdawQpdAzAMqR-di5X5WByQj2GGnnDyIE1qoaJdNzxolkSiq7hZ7mvao/s72-c/1.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-6115299515504346239</id><published>2013-10-26T05:26:00.003-07:00</published><updated>2013-10-26T05:26:58.835-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Error"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><title type="text">Multiple identity columns specified for table 'States'. Only one identity column per table is allowed</title><summary type="text">

This
post addresses the error that we see when executing Update-Database command
inside Package Manager Console. I am going to talk about two continuous error
appears and fix is very simple, just read this blog.




Error
1
- Here is the error I got inside Package Manager Console:



Multiple identity columns specified for table 'States'.
Only one identity column per table is allowed.



I
</summary><link href="http://www.itorian.com/feeds/6115299515504346239/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2013/10/multiple-identity-columns-specified-for.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6115299515504346239" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6115299515504346239" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2013/10/multiple-identity-columns-specified-for.html" rel="alternate" title="Multiple identity columns specified for table 'States'. Only one identity column per table is allowed" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj5X6ZTp49P2tFkLZMfPKtoGNZTZE-DsyQ-KYbe7G-MSzZOVkmMie43seczzphtL6FIuOl_eKFnHL1DkfjgCozbLP7DQgLgQ1ILGyTZCMb-SVC_48JFfo1XhUSTha8tcEktPiMgGZEBZG0/s72-c/8.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-1476465934005401727</id><published>2013-10-25T00:43:00.001-07:00</published><updated>2013-10-26T06:03:31.485-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Entity Framework"/><category scheme="http://www.blogger.com/atom/ns#" term="Error"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><title type="text">Custom Code First Conventions - EF 6 New Feature</title><summary type="text">

In
this blog post you will learn a new feature ‘Custom Code First Conventions’ introduced with Entity Framework 6. This is 'Code First' only improvement. EF 6 comes with number of cool new features
and improvements, so I decided to write blog posts and cover some of the new
features.



I
am going to split this post into two parts. In the first part I will show you
the basic things on ‘</summary><link href="http://www.itorian.com/feeds/1476465934005401727/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2013/10/custom-code-first-conventions-in-entity.html#comment-form" rel="replies" title="7 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/1476465934005401727" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/1476465934005401727" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2013/10/custom-code-first-conventions-in-entity.html" rel="alternate" title="Custom Code First Conventions - EF 6 New Feature" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjZ0zRc7KrMcT-lymABbO1iVoX5H_EwopdElKkfMOz4Aal9DxSeze13_BqPAUPVX_i32UZ6RYyLgTrSthYjw0rrofu7qLeg7kSndQbPYNCBQc7d5XAT6y8k4iea8QCmPXe5ENt6N1T_iWs/s72-c/1.png" width="72"/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-3159245143319167293</id><published>2013-10-20T12:47:00.000-07:00</published><updated>2013-10-20T12:50:44.454-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Entity Framework"/><title type="text">Entity Framework 6: New Features</title><summary type="text">

In
this blog post you will see the list of cool things available with Entity
Framework 6. Entity Framework is Microsoft's recommended data access technology
for new applications. EF team recently announced the release of EF6 and it is
now available for download on NuGet. EF6 comes with number of features and performance
improvements, I have listed some of them below and I will cover most of the</summary><link href="http://www.itorian.com/feeds/3159245143319167293/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2013/10/entity-framework-6-new-features.html#comment-form" rel="replies" title="1 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/3159245143319167293" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/3159245143319167293" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2013/10/entity-framework-6-new-features.html" rel="alternate" title="Entity Framework 6: New Features" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-2462352589278965848</id><published>2013-10-20T05:17:00.005-07:00</published><updated>2013-10-20T05:26:35.083-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><title type="text">Area in MVC 5 with example - step by step</title><summary type="text">

In
this post you will learn how to create Area in MVC 5, because creating Area in
MVC 4 was quite different. In MVC 5 (Visual Studio 2013), Area option can be
found under ‘Add Scaffold’ dialog. In this post, I will take you through step
by step to setup and running Area in MVC 5.

"Area in MVC 4" is available here.




Introduction



As
you know MVC Architecture separates all the logics: model</summary><link href="http://www.itorian.com/feeds/2462352589278965848/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2013/10/area-in-mvc-5-with-example-step-by-step.html#comment-form" rel="replies" title="12 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/2462352589278965848" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/2462352589278965848" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2013/10/area-in-mvc-5-with-example-step-by-step.html" rel="alternate" title="Area in MVC 5 with example - step by step" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjt0WAxpGSx2cKg6t7rvbiKzQkybH6GRjA2W4NRTK1NjzjSVvnWfEo-TYAhj94r3vUcf3PyjAAwXJWaFlCOKsPZK2cftEjEsULCWWGi__aPrsMxm3kvl3Q4ZCMDMgk59lUSuVStfHTEk9o/s72-c/1.png" width="72"/><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-5267725882970844523</id><published>2013-10-17T05:46:00.000-07:00</published><updated>2013-10-27T22:29:19.249-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Error"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><title type="text">Debugging MVC with Route Debugger Tool</title><summary type="text">

In this blog let's talk about a really cool tool for MVC developers ‘Route Debugger’. Sometimes a bug in your route can break application because it invokes either an incorrect controller or action. So, do not worry just install this tool in the application and it will make your route debugging easier like never before.




To install this tool, just open Package manage console and type ‘</summary><link href="http://www.itorian.com/feeds/5267725882970844523/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2013/10/debugging-mvc-with-route-debugger-tool.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/5267725882970844523" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/5267725882970844523" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2013/10/debugging-mvc-with-route-debugger-tool.html" rel="alternate" title="Debugging MVC with Route Debugger Tool" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiho6kOOk69WMhRJsKuLWbWB5sVmKzhTUMyExm9kSm5wkbGD52Hv7yYekWop-HX_wkk-HLhSCcsn8rO4gF1yNQBHiwRTmmyWTDkT7TjZ8l5o_F_FYDpvFx6ySY3II8WsVslbgf1saxQ0gM/s72-c/1.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-6752685943667944780</id><published>2013-10-17T03:11:00.000-07:00</published><updated>2013-10-17T23:48:53.841-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><title type="text">Category and Sub Category in single Drop Down List (DDL) in MVC</title><summary type="text">

In
this article you will learn how to create a Drop Down List in MVC that can
display States and its associated Districts in a single Drop Down List. You
will learn this step by step.




Introduction



Before
talking about anything, let’s look at the image.







In
above DDL, you can see we managed to display States and its associated Districts
in a single DDL. However, you can achieve this</summary><link href="http://www.itorian.com/feeds/6752685943667944780/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2013/10/category-and-sub-category-in-single.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6752685943667944780" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6752685943667944780" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2013/10/category-and-sub-category-in-single.html" rel="alternate" title="Category and Sub Category in single Drop Down List (DDL) in MVC" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEitmXrF-cLgaPKuhNJSu6luvmD8cVnY9pNCEcWlfjgk6BBRZ-l0nuA70uxv6Rh9TIcnF2Nw5Yr03jp0odgCLAo0buzzAtIQW0s6bTb1_B8WbmCJNdUgpfffpIbgmqLuyHnCGeGxwzPNzwM/s72-c/1.png" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-8581098615557739613</id><published>2013-10-15T01:09:00.003-07:00</published><updated>2013-10-15T01:10:21.872-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="Books"/><category scheme="http://www.blogger.com/atom/ns#" term="Ebook"/><title type="text">Hands on ASP.NET GridView - eBook by me</title><summary type="text">

I
would like to take this opportunity to let you know that C# Corner (MindCracker
Community) have combined my 25 Articles on GridView series and published as an
eBook with the title "Hands on ASP.NET GridView".













This
is a free eBook and you can download it from
http://www.c-sharpcorner.com/ebooks/free/77/hands-on-Asp-Net-gridview.aspx.
This eBook is a basic introduction to ASP.NET </summary><link href="http://www.itorian.com/feeds/8581098615557739613/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2013/10/hands-on-aspnet-gridview-ebook-by-me.html#comment-form" rel="replies" title="1 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/8581098615557739613" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/8581098615557739613" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2013/10/hands-on-aspnet-gridview-ebook-by-me.html" rel="alternate" title="Hands on ASP.NET GridView - eBook by me" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhoY48gxdy0SM_MJP9w2hohuJVN9gDilkGmjhO76A5JUTHMPc60rvIo9rlDw7PN4m9PnoFPLgIPs1Ejg2171aewdejSg67DDL5ZJnEuvCR7qlr-e4ZfVe4w5O0Ya2yO2ctyAfUe-vB_Vv0/s72-c/Hands+On+ASP.NET+GridView+by+Abhimanyu+K+Vatsa.png" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-730691265453430794</id><published>2013-10-12T09:29:00.000-07:00</published><updated>2019-05-07T23:34:02.865-07:00</updated><title type="text">IIS Express immediately shutting down, hence web application stops running, on click 'Stop Debugging' in Visual Studio 2013 IDE</title><summary type="text">

I'm
not sure why this change in 2013 IDE for web applications, it was completely
different in Visual Studio 2012. In 2012 IDE, when we click on 'Stop
Debugging', then IIS Express was continued running hence after any change in
web application we just 'Build Solution' (Ctrl + Shift + B) and refresh the
browser (specially Chrome). But now in Visual Studio 2013 things where little changed,
when we</summary><link href="http://www.itorian.com/feeds/730691265453430794/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2013/10/iis-express-immediately-shutting-down.html#comment-form" rel="replies" title="1 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/730691265453430794" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/730691265453430794" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2013/10/iis-express-immediately-shutting-down.html" rel="alternate" title="IIS Express immediately shutting down, hence web application stops running, on click 'Stop Debugging' in Visual Studio 2013 IDE" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEifHFxECUKmCM12aK9rOAGm5M1gq1R30X0ne760KFXACHlH1wnuOlEJ3D22hvC0OFn3P-VTnS3L0Ew6eIaGzB-Op4148470xmq7B-9o7VhOvESkgB3NehErar21RloqCcsVSzZLnHKmX0g/s72-c/1.png" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-6040557129767127751</id><published>2013-10-10T05:28:00.002-07:00</published><updated>2014-05-11T04:36:57.211-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><title type="text">Named Routes in MVC</title><summary type="text">

In
this post you will learn what are ‘Named Routes’ and how to use them to
generate URLs. I will explain this using problem and then solution approach.



Introduction



In
MVC naming route is not required, we just create route without name and hand it
to routing engine and it just works. But there are situations when we need
named routes, it allows more control over route selection when </summary><link href="http://www.itorian.com/feeds/6040557129767127751/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2013/10/named-routes-in-mvc.html#comment-form" rel="replies" title="1 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6040557129767127751" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/6040557129767127751" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2013/10/named-routes-in-mvc.html" rel="alternate" title="Named Routes in MVC" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgiTvF0opG-1td8eAV-e1KvgOXeWJKn8OCeh5ZFOjp2Kb3ktvIBEZ6g0fYEOdkkXsxJYQ6Yul-Iw1eVGsLJoW70Ivxh8AaN2_VGK0lm-XdR9AzlvQqWQo7Z_pFY4BORchfRy-3rf_vEx14/s72-c/1.png" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-563670785616838601</id><published>2013-10-07T23:57:00.000-07:00</published><updated>2013-10-08T00:00:44.089-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><title type="text">Route Constraints in MVC</title><summary type="text">

In
this post you will learn how to define ‘Route Constraints’ in MVC Application.
Route Constraints allow us to apply a regular expression to a URL segment to
restrict whether the route will match the request.





Introduction



As
you know every MVC application needs at least one route to define how the
application should handle requests. When you create MVC Application you get
following </summary><link href="http://www.itorian.com/feeds/563670785616838601/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2013/10/route-constraints-in-mvc.html#comment-form" rel="replies" title="3 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/563670785616838601" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/563670785616838601" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2013/10/route-constraints-in-mvc.html" rel="alternate" title="Route Constraints in MVC" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiho6kOOk69WMhRJsKuLWbWB5sVmKzhTUMyExm9kSm5wkbGD52Hv7yYekWop-HX_wkk-HLhSCcsn8rO4gF1yNQBHiwRTmmyWTDkT7TjZ8l5o_F_FYDpvFx6ySY3II8WsVslbgf1saxQ0gM/s72-c/1.png" width="72"/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6367112134390591724.post-3816193986116197130</id><published>2013-10-04T03:19:00.001-07:00</published><updated>2013-10-05T01:54:20.975-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><category scheme="http://www.blogger.com/atom/ns#" term="MVC"/><title type="text">Getting Started with jQuery.tmpl (jQuery Templates) in MVC</title><summary type="text">

In
this post you will learn how to use jQuery.tmpl (jQuery Template) JavaScript
library in MVC for client side templating. I will take you through few easy
steps to setup it and working.



There
are number of JavaScript templates used these days, some of them works really
great. And every JavaScript template library has a slightly different style and
syntax and you can pick the library that </summary><link href="http://www.itorian.com/feeds/3816193986116197130/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://www.itorian.com/2013/10/getting-started-with-jquerytmpl-jquery.html#comment-form" rel="replies" title="4 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/3816193986116197130" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/6367112134390591724/posts/default/3816193986116197130" rel="self" type="application/atom+xml"/><link href="http://www.itorian.com/2013/10/getting-started-with-jquerytmpl-jquery.html" rel="alternate" title="Getting Started with jQuery.tmpl (jQuery Templates) in MVC" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQnL286t_vz7677ZgcgP-jdKwCjiPQLle3FIkY2oTO644pNMFd9yKUoTlKzWyOHpH8Z1nlku_sdLVHgp3a5MwDhLpeTrFic_jQIzVojM93OLHmzwVtzRKTuskpqqK0NugVIPNpaQx1714/s72-c/demo.gif" width="72"/><thr:total>4</thr:total></entry></feed>