<?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>Shakti Tanwar &#187; ASP.Net MVC 5</title>
	<atom:link href="http://shaktitanwar.com/category/asp-net/asp-net-mvc/asp-net-mvc-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://shaktitanwar.com</link>
	<description>Shakti Tanwar - “Dot Net Training”</description>
	<lastBuildDate>Tue, 26 Aug 2025 09:23:19 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.4</generator>
	<item>
		<title>Asp.Net MVC 5 &#8211; Scaffolding Enhancements</title>
		<link>http://shaktitanwar.com/asp-net-mvc-5-scaffolding-enhancements/</link>
		<comments>http://shaktitanwar.com/asp-net-mvc-5-scaffolding-enhancements/#comments</comments>
		<pubDate>Thu, 14 May 2015 18:30:24 +0000</pubDate>
		<dc:creator><![CDATA[Shakti Tanwar]]></dc:creator>
				<category><![CDATA[ASP.Net MVC]]></category>
		<category><![CDATA[ASP.Net MVC 5]]></category>

		<guid isPermaLink="false">http://shaktitanwar.com/?p=401</guid>
		<description><![CDATA[Scaffolding Enhancements Scaffolding is a feature through which we can generate code automatically using some predefined templates. Asp.Net MVC has built in scaffolding support and feature has been enhanced in MVC 5 by introduction of New Scaffold Menu item. Let’s try to generate a controller for an existing Model class [&#8230;]]]></description>
		<wfw:commentRss>http://shaktitanwar.com/asp-net-mvc-5-scaffolding-enhancements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asp.Net MVC 5 &#8211; Authentication Filters</title>
		<link>http://shaktitanwar.com/asp-net-mvc-5-authentication-filters/</link>
		<comments>http://shaktitanwar.com/asp-net-mvc-5-authentication-filters/#comments</comments>
		<pubDate>Thu, 14 May 2015 17:58:05 +0000</pubDate>
		<dc:creator><![CDATA[Shakti Tanwar]]></dc:creator>
				<category><![CDATA[ASP.Net MVC]]></category>
		<category><![CDATA[ASP.Net MVC 5]]></category>

		<guid isPermaLink="false">http://shaktitanwar.com/?p=398</guid>
		<description><![CDATA[Authentication Filters One of a very common question asked in interview is difference between Authentication and Authorization. Authentication is Who all are allowed to enter site. Authorization is What all they are allowed to access once they have entered the site. Before MVC 5 we already had Authorization Filters which [&#8230;]]]></description>
		<wfw:commentRss>http://shaktitanwar.com/asp-net-mvc-5-authentication-filters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asp.Net MVC 5 &#8211; Override Filters</title>
		<link>http://shaktitanwar.com/asp-net-mvc-5-override-filters/</link>
		<comments>http://shaktitanwar.com/asp-net-mvc-5-override-filters/#comments</comments>
		<pubDate>Thu, 14 May 2015 17:17:32 +0000</pubDate>
		<dc:creator><![CDATA[Shakti Tanwar]]></dc:creator>
				<category><![CDATA[ASP.Net MVC]]></category>
		<category><![CDATA[ASP.Net MVC 5]]></category>

		<guid isPermaLink="false">http://shaktitanwar.com/?p=396</guid>
		<description><![CDATA[Override Fiters Asp.net MVC 5 provides a way to control which filter applies to which controller or action methods. This can be achieved using Override Filters. As you might be aware that Filters can be applied to controllers or Actions or Global level. We can apply filters at higher levels [&#8230;]]]></description>
		<wfw:commentRss>http://shaktitanwar.com/asp-net-mvc-5-override-filters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.Net MVC 5 &#8211; Attribute Based Routing Part 1</title>
		<link>http://shaktitanwar.com/asp-net-mvc-5-attribute-based-routing-part-1/</link>
		<comments>http://shaktitanwar.com/asp-net-mvc-5-attribute-based-routing-part-1/#comments</comments>
		<pubDate>Thu, 14 May 2015 16:42:34 +0000</pubDate>
		<dc:creator><![CDATA[Shakti Tanwar]]></dc:creator>
				<category><![CDATA[ASP.Net MVC]]></category>
		<category><![CDATA[ASP.Net MVC 5]]></category>

		<guid isPermaLink="false">http://shaktitanwar.com/?p=379</guid>
		<description><![CDATA[Attribute Based Routing: Routing is a process of mapping a virtual or nonexistent URL to a physical resource on server. Url Routing is not a new feature and traces of routing were always available in asp.net web forms from version 2.0. If you have worked on web forms in asp.net [&#8230;]]]></description>
		<wfw:commentRss>http://shaktitanwar.com/asp-net-mvc-5-attribute-based-routing-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.Net MVC 5 &#8211; Attribute Based Routing Part 2</title>
		<link>http://shaktitanwar.com/asp-net-mvc-5-attribute-based-routing-part-2/</link>
		<comments>http://shaktitanwar.com/asp-net-mvc-5-attribute-based-routing-part-2/#comments</comments>
		<pubDate>Thu, 14 May 2015 16:42:32 +0000</pubDate>
		<dc:creator><![CDATA[Shakti Tanwar]]></dc:creator>
				<category><![CDATA[ASP.Net MVC]]></category>
		<category><![CDATA[ASP.Net MVC 5]]></category>

		<guid isPermaLink="false">http://shaktitanwar.com/?p=381</guid>
		<description><![CDATA[Route Attribute on Action [Route("Sports/{category}")] public ActionResult SomeAction(string category) { ViewBag.category = category; return View(); } [Route("Sports/{category}/edit")] public ActionResult SomeMoreAction(string category) { ViewBag.category = category; return View(); } Route Attribute on Controller or Route Prefix Route Prefix can be applied on controller to avoid repeating same prefix on all actions. [&#8230;]]]></description>
		<wfw:commentRss>http://shaktitanwar.com/asp-net-mvc-5-attribute-based-routing-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.Net MVC 5 &#8211; Attribute Based Routing Part 3</title>
		<link>http://shaktitanwar.com/asp-net-mvc-5-attribute-based-routing-part-3/</link>
		<comments>http://shaktitanwar.com/asp-net-mvc-5-attribute-based-routing-part-3/#comments</comments>
		<pubDate>Thu, 14 May 2015 16:42:29 +0000</pubDate>
		<dc:creator><![CDATA[Shakti Tanwar]]></dc:creator>
				<category><![CDATA[ASP.Net MVC]]></category>
		<category><![CDATA[ASP.Net MVC 5]]></category>

		<guid isPermaLink="false">http://shaktitanwar.com/?p=384</guid>
		<description><![CDATA[Overriding a Route Prefix We can override a Route prefix applied at controller level by using “~” character with Route attribute [RoutePrefix("Sports")] public class HomeController : Controller { [Route("{category}")] public ActionResult SomeAction(string category) { ViewBag.category = category; return View(); } [Route("~/Games/{category}/edit")] public ActionResult SomeMoreAction(string category) { ViewBag.category = category; return [&#8230;]]]></description>
		<wfw:commentRss>http://shaktitanwar.com/asp-net-mvc-5-attribute-based-routing-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.Net MVC 5 &#8211; Attribute Based Routing Part 4</title>
		<link>http://shaktitanwar.com/asp-net-mvc-5-attribute-based-routing-part-4/</link>
		<comments>http://shaktitanwar.com/asp-net-mvc-5-attribute-based-routing-part-4/#comments</comments>
		<pubDate>Thu, 14 May 2015 16:42:27 +0000</pubDate>
		<dc:creator><![CDATA[Shakti Tanwar]]></dc:creator>
				<category><![CDATA[ASP.Net MVC]]></category>
		<category><![CDATA[ASP.Net MVC 5]]></category>

		<guid isPermaLink="false">http://shaktitanwar.com/?p=386</guid>
		<description><![CDATA[Route Attribute with default values We can also provide a default value to Routing parameter as below [Route("Sports/{category=12}")] public ActionResult SomeAction(string category) { ViewBag.category = category; return View(); } Default Routes We can create a default Route using Route Attribute using below syntax &#160; [RoutePrefix("Sports")] [Route("{action=SomeAction}")] public class HomeController : [&#8230;]]]></description>
		<wfw:commentRss>http://shaktitanwar.com/asp-net-mvc-5-attribute-based-routing-part-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.Net MVC 5 &#8211; Attribute Based Routing Part 5</title>
		<link>http://shaktitanwar.com/asp-net-mvc-5-attribute-based-routing-part-5/</link>
		<comments>http://shaktitanwar.com/asp-net-mvc-5-attribute-based-routing-part-5/#comments</comments>
		<pubDate>Thu, 14 May 2015 16:42:25 +0000</pubDate>
		<dc:creator><![CDATA[Shakti Tanwar]]></dc:creator>
				<category><![CDATA[ASP.Net MVC]]></category>
		<category><![CDATA[ASP.Net MVC 5]]></category>

		<guid isPermaLink="false">http://shaktitanwar.com/?p=389</guid>
		<description><![CDATA[Route Constraints We can restrict the parameters used in routes via Route constraints. There are many route constraints provided by Asp.net mvc and you can create your custom constraints as well: Examples: //Sports/SomeAction/category [Route("{category:int}",Name = "Test")] public ActionResult SomeAction(int category) { ViewBag.category = category; return View(); } Also multiple constraints [&#8230;]]]></description>
		<wfw:commentRss>http://shaktitanwar.com/asp-net-mvc-5-attribute-based-routing-part-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
