<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"><channel><title>Creating an Action</title><link>http://www.asp.net</link><pubDate>Sat, 26 Feb 2011 00:20:41 GMT</pubDate><generator>umbraco</generator><description>Comments for Creating an Action</description><language>en</language><atom:link href="http://www.asp.net/rss/comments/27567" rel="self" type="application/rss+xml" /><item><title>Comment Posted by pradip.bobhate</title><link>http://www.asp.net/mvc/tutorials/older-versions/controllers-and-routing/creating-an-action-cs</link><pubDate>Wed, 01 Dec 2010 08:02:35 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000011099</guid><description><![CDATA[ <p>Thanks for articale. </p><p>but I have question if [NonAction] prvents the method of controller from invoke then what is the use of method which is decorated with the [NonAction] attribute.</p><p></p><p></p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/pradip.bobhate.jpg?forceidenticon=false&amp;dt=635044750800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by petrsramek</title><link>http://www.asp.net/mvc/tutorials/older-versions/controllers-and-routing/creating-an-action-cs</link><pubDate>Sat, 29 Jan 2011 08:31:42 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000011836</guid><description><![CDATA[ <p>[NonAction] attribute prevents to invoke this method over the browser, but inside app you can use it normally.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/petrsramek.jpg?forceidenticon=false&amp;dt=635044750800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by Pallak Gandhi</title><link>http://www.asp.net/mvc/tutorials/older-versions/controllers-and-routing/creating-an-action-cs</link><pubDate>Sat, 26 Feb 2011 00:20:41 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000012248</guid><description><![CDATA[ <p>If a method is required that can be used within the MVC project then internal is good enough. If you want to share the method with other assemblies then better to implement it in an assembly that will contain common functionality.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/Pallak%20Gandhi.jpg?forceidenticon=false&amp;dt=635044750800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item></channel></rss>