<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ASP.Net | Varinder Sandhu</title>
	<atom:link href="https://varindersandhu.in/category/asp-net/feed/" rel="self" type="application/rss+xml" />
	<link>https://varindersandhu.in</link>
	<description>Keep it Simple and Smart</description>
	<lastBuildDate>Thu, 27 Jun 2024 15:35:05 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://varindersandhu.in/wp-content/uploads/2020/05/varindersandhu_favicon.ico</url>
	<title>ASP.Net | Varinder Sandhu</title>
	<link>https://varindersandhu.in</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">22788835</site>	<item>
		<title>Leveraging Validator Toolkit for ASP.NET MVC to Build Client and Server-Side Form Validation</title>
		<link>https://varindersandhu.in/2014/10/16/leveraging-validator-toolkit-asp-net-mvc-build-client-server-side-form-validation/</link>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Wed, 15 Oct 2014 23:12:22 +0000</pubDate>
				<category><![CDATA[.Net Framework]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Guest Post]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[Aspnet]]></category>
		<category><![CDATA[Validator Toolkit]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=3558</guid>

					<description><![CDATA[<p>After having gained an incredible amount of popularity as one of the finest web development frameworks, Asp.net is now available with a validator toolkit that enables the developers to build both, client side and server-side form validation. The MVC programming model available for Asp.net has made its mark in the</p>
<p>The post <a href="https://varindersandhu.in/2014/10/16/leveraging-validator-toolkit-asp-net-mvc-build-client-server-side-form-validation/">Leveraging Validator Toolkit for ASP.NET MVC to Build Client and Server-Side Form Validation</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3558</post-id>	</item>
		<item>
		<title>ASP.Net &#8211; Introducing LINQ Data Providers</title>
		<link>https://varindersandhu.in/2011/09/20/asp-net-introducing-linq-data-providers/</link>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Tue, 20 Sep 2011 14:28:10 +0000</pubDate>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[Language Integrated Query]]></category>
		<category><![CDATA[LINQ Data Providers]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=1636</guid>

					<description><![CDATA[<p>The LINQ language extensions allow you to query data in a consistent manner. However, LINQ also includes additions to the .NET Framework itself for working with specific types of data such as relational databases, XML, and objects.These additions allow you to connect to this data, query against it, and insert, update,</p>
<p>The post <a href="https://varindersandhu.in/2011/09/20/asp-net-introducing-linq-data-providers/">ASP.Net – Introducing LINQ Data Providers</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1636</post-id>	</item>
		<item>
		<title>ASP.Net &#8211; Introducing LINQ</title>
		<link>https://varindersandhu.in/2011/09/19/asp-net-introducing-linq/</link>
					<comments>https://varindersandhu.in/2011/09/19/asp-net-introducing-linq/#comments</comments>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Mon, 19 Sep 2011 12:33:12 +0000</pubDate>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[Introducing LINQ]]></category>
		<category><![CDATA[Language Integrated Query]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=1629</guid>

					<description><![CDATA[<p>LINQ stands on Language Integrated Query. LINQ changes the way you access and query data. Before LINQ was created, most queries were expressed as text that was executed against a database. This SQL text was often specific to the underlying technology of the database being queried. LINQ elevates the process</p>
<p>The post <a href="https://varindersandhu.in/2011/09/19/asp-net-introducing-linq/">ASP.Net – Introducing LINQ</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
					<wfw:commentRss>https://varindersandhu.in/2011/09/19/asp-net-introducing-linq/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1629</post-id>	</item>
		<item>
		<title>ASP.Net &#8211; Web Browser’s Role</title>
		<link>https://varindersandhu.in/2011/08/10/asp-net-web-browsers-role/</link>
					<comments>https://varindersandhu.in/2011/08/10/asp-net-web-browsers-role/#comments</comments>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Wed, 10 Aug 2011 13:36:51 +0000</pubDate>
				<category><![CDATA[.Net Framework]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[70-515]]></category>
		<category><![CDATA[MCTS]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Web Browser Role]]></category>
		<category><![CDATA[Web Communication]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=1423</guid>

					<description><![CDATA[<p>Role of Web Browser’s Send requests to the web server. If the user enters http://www.microsoft.com, the web browser resolves the www.microsoft.com Domain Name System (DNS) address, uses HTTP to connect to the server, and requests a page. Authenticate the server. If the server has an SSL certificate and the request</p>
<p>The post <a href="https://varindersandhu.in/2011/08/10/asp-net-web-browsers-role/">ASP.Net – Web Browser’s Role</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
					<wfw:commentRss>https://varindersandhu.in/2011/08/10/asp-net-web-browsers-role/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1423</post-id>	</item>
		<item>
		<title>ASP.Net &#8211; Web Server’s Role</title>
		<link>https://varindersandhu.in/2011/08/10/asp-net-web-servers-role/</link>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Wed, 10 Aug 2011 13:31:30 +0000</pubDate>
				<category><![CDATA[.Net Framework]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[70-515]]></category>
		<category><![CDATA[MCTS]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Web Communication]]></category>
		<category><![CDATA[Web Server Role]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=1421</guid>

					<description><![CDATA[<p>The web server provides the content and the web browser displays it to the user. At the simplest, a web server sends static files, such as static HTML or image files, through an HTTP connection to a web browser. Modern web servers do far more, however. When a web server</p>
<p>The post <a href="https://varindersandhu.in/2011/08/10/asp-net-web-servers-role/">ASP.Net – Web Server’s Role</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1421</post-id>	</item>
		<item>
		<title>Webpage Performance testing with WebPagetest</title>
		<link>https://varindersandhu.in/2011/07/28/webpage-performance-testing-with-webpagetest/</link>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Thu, 28 Jul 2011 18:25:43 +0000</pubDate>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Others]]></category>
		<category><![CDATA[Testing Tools]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[Page Performance]]></category>
		<category><![CDATA[Webpage Performance]]></category>
		<category><![CDATA[WebPagetest]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=1387</guid>

					<description><![CDATA[<p>WebPagetest is a tool that was originally developed by AOL for use internally and was open-sourced in 2008 under a BSD license. The platform is under active development by several companies and community contributors on Google code. The software is also packaged up periodically and available for download if you would like to run your</p>
<p>The post <a href="https://varindersandhu.in/2011/07/28/webpage-performance-testing-with-webpagetest/">Webpage Performance testing with WebPagetest</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1387</post-id>	</item>
		<item>
		<title>Understanding Web Communications</title>
		<link>https://varindersandhu.in/2011/07/15/understanding-web-communications/</link>
					<comments>https://varindersandhu.in/2011/07/15/understanding-web-communications/#comments</comments>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Fri, 15 Jul 2011 14:11:29 +0000</pubDate>
				<category><![CDATA[.Net Framework]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[70-515]]></category>
		<category><![CDATA[MCTS]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Web Communication]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=1327</guid>

					<description><![CDATA[<p>Like all client-server applications, web applications have two distinct components: Client Client also known as the front-end interface, the web browser presents the user interface, accepts user input, and sends data to the server for processing. Server Server also known as the back end, the web server responds to requests from clients for specific</p>
<p>The post <a href="https://varindersandhu.in/2011/07/15/understanding-web-communications/">Understanding Web Communications</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
					<wfw:commentRss>https://varindersandhu.in/2011/07/15/understanding-web-communications/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1327</post-id>	</item>
		<item>
		<title>MVC- Model–View–Controller</title>
		<link>https://varindersandhu.in/2011/05/03/mvc-model-view-controller-2/</link>
					<comments>https://varindersandhu.in/2011/05/03/mvc-model-view-controller-2/#comments</comments>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Tue, 03 May 2011 15:37:50 +0000</pubDate>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[Model Object]]></category>
		<category><![CDATA[Model–View–Controller]]></category>
		<category><![CDATA[Query Methods]]></category>
		<category><![CDATA[Visual Web Developer]]></category>
		<guid isPermaLink="false">http://theitarticles.wordpress.com/?p=787</guid>

					<description><![CDATA[<p>I have attended the training session on MVC with Logiciel at Ludhiana on 3rd May 2011.  It was a good session. Session Detail: Introduction and Overview Demo Project (Lab) Question/Answer There is lot of detailed stuff available over the internet. So just sharing you very brief notes… MVC Pre-requisites Visual</p>
<p>The post <a href="https://varindersandhu.in/2011/05/03/mvc-model-view-controller-2/">MVC- Model–View–Controller</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
					<wfw:commentRss>https://varindersandhu.in/2011/05/03/mvc-model-view-controller-2/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">787</post-id>	</item>
		<item>
		<title>ASP.NET IIS Registration Tool &#8211; Aspnet_regiis.exe</title>
		<link>https://varindersandhu.in/2010/12/13/asp-net-iis-registration-tool-aspnet_regiis-exe/</link>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Mon, 13 Dec 2010 16:24:36 +0000</pubDate>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[Aspnet]]></category>
		<category><![CDATA[Aspnet_regiis.exe]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Registration Tool]]></category>
		<guid isPermaLink="false">http://theitarticles.wordpress.com/?p=345</guid>

					<description><![CDATA[<p>When multiple versions of the .NET Framework are executing side-by-side on a single computer, the ASP.NET ISAPI version mapped to an ASP.NET application determines which version of the common language runtime (CLR) is used for the application. The ASP.NET IIS Registration Tool (Aspnet_regiis.exe) allows an administrator or installation program to</p>
<p>The post <a href="https://varindersandhu.in/2010/12/13/asp-net-iis-registration-tool-aspnet_regiis-exe/">ASP.NET IIS Registration Tool – Aspnet_regiis.exe</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">345</post-id>	</item>
		<item>
		<title>ASP.NET SQL Server Registration Tool &#8211; Aspnet_regsql.exe</title>
		<link>https://varindersandhu.in/2010/11/22/asp-net-sql-server-registration-tool-aspnet_regsql-exe/</link>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Mon, 22 Nov 2010 11:13:51 +0000</pubDate>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL-General]]></category>
		<category><![CDATA[SQL-Tips and Tricks]]></category>
		<category><![CDATA[SQL-Utilities]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[Aspnet_regsql.exe]]></category>
		<category><![CDATA[Commandline Tool]]></category>
		<category><![CDATA[SQL Server Registration Tool]]></category>
		<guid isPermaLink="false">http://theitarticles.wordpress.com/?p=311</guid>

					<description><![CDATA[<p>This tool is a part of Microsoft .Net framework and like other tools this tool is also located in [drive:]%windir%Microsoft.NETFrameworkversion folder on your Web server.The ASP.NET SQL Server Registration tool is used to create a Microsoft SQL Server database for use by the SQL Server providers in ASP.NET, or to</p>
<p>The post <a href="https://varindersandhu.in/2010/11/22/asp-net-sql-server-registration-tool-aspnet_regsql-exe/">ASP.NET SQL Server Registration Tool – Aspnet_regsql.exe</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">311</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using Disk: Enhanced 
Database Caching using Disk (Request-wide modification query)

Served from: varindersandhu.in @ 2025-10-30 11:37:21 by W3 Total Cache
-->