<?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 Studio 2008</title><link>http://forums.asp.net/1112.aspx</link><description>General discussions about Visual Studio 2008</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: ASP.NET 3.5 event dropdownlist problem</title><link>http://forums.asp.net/thread/3272586.aspx</link><pubDate>Fri, 03 Jul 2009 03:56:51 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3272586</guid><dc:creator>zhixuen</dc:creator><author>zhixuen</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3272586.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1112&amp;PostID=3272586</wfw:commentRss><description>&lt;p&gt;Thanks you Mikhail,&lt;/p&gt;
&lt;p&gt;Problem Resolved. :-)&lt;/p&gt;</description></item><item><title>Re: ASP.NET 3.5 event dropdownlist problem</title><link>http://forums.asp.net/thread/3271902.aspx</link><pubDate>Thu, 02 Jul 2009 17:15:08 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3271902</guid><dc:creator>Mikhail Arkhipov (MSFT)</dc:creator><author>Mikhail Arkhipov (MSFT)</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3271902.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1112&amp;PostID=3271902</wfw:commentRss><description>&lt;p&gt;Each team decides which feature set to provide for its typical user base. I can&amp;#39;t make a statement for C# team :-), but historically VB editor (back from VB3 times) generated events while C++ editor used dropdowns for navigation only. C# selected C++ model - perhaps to make it more familiar to developers coming to managed code from C++.&lt;/p&gt;</description></item><item><title>Re: ASP.NET 3.5 event dropdownlist problem</title><link>http://forums.asp.net/thread/3270080.aspx</link><pubDate>Thu, 02 Jul 2009 01:48:15 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3270080</guid><dc:creator>zhixuen</dc:creator><author>zhixuen</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3270080.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1112&amp;PostID=3270080</wfw:commentRss><description>&lt;p&gt;&lt;strong&gt;Thanks Mikhail,&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Why C# doesn&amp;#39;t provided this&amp;nbsp;kind of feature ?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: ASP.NET 3.5 event dropdownlist problem</title><link>http://forums.asp.net/thread/3269950.aspx</link><pubDate>Wed, 01 Jul 2009 23:39:11 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3269950</guid><dc:creator>Mikhail Arkhipov (MSFT)</dc:creator><author>Mikhail Arkhipov (MSFT)</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3269950.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1112&amp;PostID=3269950</wfw:commentRss><description>&lt;p&gt;C# editor does not provide event generation, this is VB only feature, sorry.&lt;/p&gt;</description></item><item><title>Re: ASP.NET 3.5 event dropdownlist problem</title><link>http://forums.asp.net/thread/3268108.aspx</link><pubDate>Wed, 01 Jul 2009 06:54:08 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3268108</guid><dc:creator>3KyNoX</dc:creator><author>3KyNoX</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3268108.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1112&amp;PostID=3268108</wfw:commentRss><description>&lt;p&gt;&amp;quot;&lt;/p&gt;&lt;p&gt;In VS 2005 I able to select control from dropdownlist at the top of the MENUBAR.&lt;/p&gt;
&lt;p&gt;However in VS 2008 only showing class name in the type dropdownlist. &lt;/p&gt;&lt;p&gt;&amp;quot;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;what do u mean ? Got example ? screen of your problem ? code ?&lt;br /&gt;&lt;/p&gt;</description></item><item><title>ASP.NET 3.5 event dropdownlist problem</title><link>http://forums.asp.net/thread/3267688.aspx</link><pubDate>Wed, 01 Jul 2009 00:47:25 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3267688</guid><dc:creator>zhixuen</dc:creator><author>zhixuen</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3267688.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1112&amp;PostID=3267688</wfw:commentRss><description>&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;I have migrated from VS 2005 TO VS 2008 by using C#. &lt;/p&gt;
&lt;p&gt;In VS 2005 I able to select control from dropdownlist at the top of the MENUBAR.&lt;/p&gt;
&lt;p&gt;However in VS 2008 only showing class name in the type dropdownlist. &lt;/p&gt;
&lt;p&gt;The dropdownlist for members have a lot of control and event but when I selected one of the control it will redirect me to design page. is it&amp;nbsp;the shortcut has been taken out from VS 2008 OR&amp;nbsp;using C# doesn&amp;#39;t have this type of features. Before that I was VB user. &lt;/p&gt;
&lt;p&gt;Anyone can help me ? &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks &lt;/p&gt;</description></item></channel></rss>