<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/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>Visual Web Developer 2008 Express</title><link>http://forums.asp.net/1125.aspx</link><description>General discussions about Visual Web Developer 2008 Express Edition</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: c# as default language</title><link>http://forums.asp.net/thread/3269961.aspx</link><pubDate>Wed, 01 Jul 2009 23:49:13 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3269961</guid><dc:creator>Mikhail Arkhipov (MSFT)</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3269961.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1125&amp;PostID=3269961</wfw:commentRss><description>&lt;p&gt;If page has no language specific, VB is assumed. ASP.NET has a way to specify default language in web.config, but VWD does not support this specification. In other words, you have to specify language in the page directive.&lt;/p&gt;</description></item><item><title>Re: c# as default language</title><link>http://forums.asp.net/thread/3269120.aspx</link><pubDate>Wed, 01 Jul 2009 14:08:58 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3269120</guid><dc:creator>looksgood</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3269120.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1125&amp;PostID=3269120</wfw:commentRss><description>&lt;p&gt;thanks, but not what i&amp;#39;m looking for. again, i have a random, isolated web form (aspx) page with no &amp;lt;% page language %&amp;gt; specified. also no language specifield for the server script block in the page (no code file). apparently visual web dev defaults to vb when nothing is specified. i want it to default to c# for everything web. web forms, user controls, asax files, whatever. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: c# as default language</title><link>http://forums.asp.net/thread/3265566.aspx</link><pubDate>Tue, 30 Jun 2009 04:53:43 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3265566</guid><dc:creator>DeadlyKill3r</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3265566.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1125&amp;PostID=3265566</wfw:commentRss><description>&lt;p&gt;u can set page language as u want..&amp;nbsp;&lt;/p&gt;&lt;p&gt;if the code is written in the vb.net den i makes some error if u change the language..&amp;nbsp;&lt;/p&gt;&lt;p&gt;The best and convinent method for beginers to change the page language is that u can add new item into ur project den u can add some class nd at the bottom of the page u can check the default language from the drop down list... &lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;another way for change the default language in web based application is that u can enter the following code in the top of ur aspx file&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;lt;%@ Page Language=&amp;quot;C#&amp;quot; AutoEventWireup=&amp;quot;true&amp;quot; CodeFile=&amp;quot;Your Code File.aspx.cs&amp;quot; &amp;nbsp;%&amp;gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;if u can ask some more thing den ask me freely&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;if this post help u out kindly mark this as Answer&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Regardz&lt;/p&gt;&lt;p&gt;Deadlykill3r&lt;/p&gt;</description></item><item><title>c# as default language</title><link>http://forums.asp.net/thread/3265161.aspx</link><pubDate>Mon, 29 Jun 2009 21:18:49 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3265161</guid><dc:creator>looksgood</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3265161.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1125&amp;PostID=3265161</wfw:commentRss><description>&lt;div&gt;hi all,&lt;br /&gt;if i open a random aspx page (like someone emailed me) in visual web dev 2008 express that 
doesn&amp;#39;t have a &amp;lt;%@ page language %&amp;gt; defined, the editor defaults to vb.net 
for the script blocks in the page. can the default be changed to 
c#? import/export doesn&amp;#39;t have a visual c# dev settings for visual web dev 2008 express.&lt;br /&gt;&lt;br /&gt;thanks&lt;/div&gt;</description></item></channel></rss>