<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Where is [file].aspx.designer.cs in native VS2005 Web Project?</title><link>http://msmvps.com/blogs/rexiology/archive/2006/04/16/91222.aspx</link><description>crosspost from http://rextang.net/blogs/work/ Just had a further reading of the migration from ASP.NET 1.1 website to ASP.NET 2.0 one. ScottGu's post listed his Web Application Project , which is a good resource for understanding these topics. In ScottGu</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: Where is [file].aspx.designer.cs in native VS2005 Web Project?</title><link>http://msmvps.com/blogs/rexiology/archive/2006/04/16/91222.aspx#105940</link><pubDate>Thu, 27 Jul 2006 16:41:10 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:105940</guid><dc:creator>Madalina </dc:creator><description>Indeed if you make a Web Site Project that is in fact the only option provided with the original release you will not have access to the code behind. But there is this &lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/asp.net/reference/infrastructure/wap/default.aspx"&gt;http://msdn.microsoft.com/asp.net/reference/infrastructure/wap/default.aspx&lt;/a&gt; (Visual Studio 2005 Web Application Projects) update and if you make a Web Application Project in the page structure you will find &amp;nbsp;next to the aspx and aspt.cs files also the file.aspx.designer.cs/vb file. In native 2005 projects too.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=105940" width="1" height="1"&gt;</description></item></channel></rss>