<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.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>The new MSDN web site</title><link>http://blogs.msdn.com/junfeng/archive/2004/09/13/229221.aspx</link><description>When I was searching for some MSDN links for Whidbey stuff in http://lab.msdn.microsoft.com/library last night, I was redirected to http://msdn2.microsoft.com/library/default.aspx . I am really impressed by the new site. Now you can use "http://msdn2.microsoft.com/library/&amp;lt;namespace&amp;gt;.aspx"</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>New MSDN web site for Visual Studio 2005 Beta</title><link>http://blogs.msdn.com/junfeng/archive/2004/09/13/229221.aspx#229236</link><pubDate>Tue, 14 Sep 2004 10:26:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:229236</guid><dc:creator>Without you around</dc:creator><description /></item><item><title>Updated MSDN Site...This is Good Stuff</title><link>http://blogs.msdn.com/junfeng/archive/2004/09/13/229221.aspx#229267</link><pubDate>Tue, 14 Sep 2004 11:45:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:229267</guid><dc:creator>protected virtual void jayBlog {</dc:creator><description /></item><item><title>Updated MSDN Site...Nice</title><link>http://blogs.msdn.com/junfeng/archive/2004/09/13/229221.aspx#229269</link><pubDate>Tue, 14 Sep 2004 12:00:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:229269</guid><dc:creator>protected virtual void jayBlog {</dc:creator><description /></item><item><title>re: The new MSDN web site</title><link>http://blogs.msdn.com/junfeng/archive/2004/09/13/229221.aspx#229275</link><pubDate>Tue, 14 Sep 2004 09:38:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:229275</guid><dc:creator>Teucer</dc:creator><description>I made an observation.&lt;br&gt;&lt;br&gt;Goto the Class Library page - &lt;a target="_new" href="http://msdn2.microsoft.com/library/d11h6832.aspx"&gt;http://msdn2.microsoft.com/library/d11h6832.aspx&lt;/a&gt;&lt;br&gt;&lt;br&gt;and then click the System.Collections link. It takes you to an error page.&lt;br&gt;&lt;br&gt;but use the URL Alias feature it takes you to the right location :)</description></item><item><title>New MSDN = REALLY cool</title><link>http://blogs.msdn.com/junfeng/archive/2004/09/13/229221.aspx#229345</link><pubDate>Tue, 14 Sep 2004 16:52:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:229345</guid><dc:creator>.net DElirium</dc:creator><description /></item><item><title>re: The new MSDN web site</title><link>http://blogs.msdn.com/junfeng/archive/2004/09/13/229221.aspx#229401</link><pubDate>Tue, 14 Sep 2004 15:23:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:229401</guid><dc:creator>Chris Sells</dc:creator><description>The .aspx suffix is optional, i.e. the following works just as well:&lt;br&gt;&lt;br&gt;&lt;a target="_new" href="http://msdn2.microsoft.com/library/System.Reflection.Assembly.FullName"&gt;http://msdn2.microsoft.com/library/System.Reflection.Assembly.FullName&lt;/a&gt;</description></item><item><title>MSDN redesign</title><link>http://blogs.msdn.com/junfeng/archive/2004/09/13/229221.aspx#229437</link><pubDate>Tue, 14 Sep 2004 19:22:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:229437</guid><dc:creator>Random .NET Ramblings</dc:creator><description /></item><item><title>re: The new MSDN web site</title><link>http://blogs.msdn.com/junfeng/archive/2004/09/13/229221.aspx#229443</link><pubDate>Tue, 14 Sep 2004 16:27:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:229443</guid><dc:creator>Tim</dc:creator><description>The URL alias mechanism is a new feature we added for this early release of our new online infrastructure. It's designed to work for every managed API page, but it isn't fully implemented yet. Here are some observations:&lt;br&gt;&lt;br&gt;It will work for namespaces as long as they have a '.' in them. So it won't work for the System, Microsoft, etc. namespaces. This is a bug that will be fixed.&lt;br&gt;&lt;br&gt;It should work for all class names. It will work for *SOME* property and method names. We tried to get all of them working, but ran into some issues, so we had to drop some for this early release. The plan is to make it work for all fields/properties/methods, including overloads. Note that you have to reference the member on it's defining type. Inherited members are not exposed with an alias on the derived type unless they are overridden. This is simply the nature of the doc structure.&lt;br&gt;&lt;br&gt;You can also get to the list of methods, properties, fields or all members, but appending the appropriate value, like this:&lt;br&gt;&lt;br&gt;&lt;a target="_new" href="http://msdn2.microsoft.com/library/System.Reflection.Assembly_Members"&gt;http://msdn2.microsoft.com/library/System.Reflection.Assembly_Members&lt;/a&gt;&lt;br&gt;&lt;br&gt;As Chris noted, the .aspx is optional.&lt;br&gt;&lt;br&gt;Finally, the database behind this is not yet optimized for this sort of access. That will happen in a future release. So be patient if alias resolution takes a little longer than short id based lookups.&lt;br&gt;&lt;br&gt;Finally, note one other feature. The URL's you navigate to use short ids instead of file paths. This is the first concrete step toward keeping API URLs stable over time.&lt;br&gt;&lt;br&gt;Enjoy. :-)&lt;br&gt;&lt;br&gt;Tim Ewald&lt;br&gt;MSDN Program Manager Lead</description></item><item><title>re: The new MSDN web site</title><link>http://blogs.msdn.com/junfeng/archive/2004/09/13/229221.aspx#229473</link><pubDate>Tue, 14 Sep 2004 17:16:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:229473</guid><dc:creator>Sean Gephardt</dc:creator><description>A lot of great work was done by Tim and his team on this version of MSDN. I hope everyone digs the improvements! I know I enjoyed putting the UI together!</description></item><item><title>MSDN2 Library URLs</title><link>http://blogs.msdn.com/junfeng/archive/2004/09/13/229221.aspx#229894</link><pubDate>Wed, 15 Sep 2004 16:07:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:229894</guid><dc:creator>XML-BLOG</dc:creator><description>Tim Ewald and company are doing a wonderful job of overhauling the MSDN website. One benefit we can see right away is in accessing the documentation for the BCL. The news broke over at Junfeng Zhng's blog. See the comments for all the details, but suffice it to say that...</description></item><item><title>re: The new MSDN web site</title><link>http://blogs.msdn.com/junfeng/archive/2004/09/13/229221.aspx#229895</link><pubDate>Wed, 15 Sep 2004 13:08:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:229895</guid><dc:creator>Christian Romney</dc:creator><description>Any chance we'll see some sample code for the HttpModule (assuming that's how you did it)? :)</description></item><item><title>MSDN Alpha Available</title><link>http://blogs.msdn.com/junfeng/archive/2004/09/13/229221.aspx#230015</link><pubDate>Wed, 15 Sep 2004 20:32:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:230015</guid><dc:creator>CraigBlog</dc:creator><description /></item><item><title>re: The new MSDN web site</title><link>http://blogs.msdn.com/junfeng/archive/2004/09/13/229221.aspx#230137</link><pubDate>Wed, 15 Sep 2004 21:28:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:230137</guid><dc:creator>dotnetjunkie</dc:creator><description>Tim, can you PLEASE elaborate on how this URL aliasing system was done?&lt;br&gt;I'm sure many asp.net developers would be interested in seeing an article/sample about this! (and I definitely want to implement it in my sites!)</description></item><item><title>MSDN2</title><link>http://blogs.msdn.com/junfeng/archive/2004/09/13/229221.aspx#230175</link><pubDate>Thu, 16 Sep 2004 03:24:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:230175</guid><dc:creator>O Blog do Cruz</dc:creator><description /></item><item><title>MSDN2</title><link>http://blogs.msdn.com/junfeng/archive/2004/09/13/229221.aspx#230507</link><pubDate>Thu, 16 Sep 2004 20:43:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:230507</guid><dc:creator>Dave Donaldson's Blog</dc:creator><description /></item><item><title>MSDN2</title><link>http://blogs.msdn.com/junfeng/archive/2004/09/13/229221.aspx#230508</link><pubDate>Thu, 16 Sep 2004 20:43:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:230508</guid><dc:creator>Dave Donaldson's Blog</dc:creator><description /></item><item><title>re: The new MSDN web site</title><link>http://blogs.msdn.com/junfeng/archive/2004/09/13/229221.aspx#230667</link><pubDate>Thu, 16 Sep 2004 23:05:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:230667</guid><dc:creator>Michael TUrner</dc:creator><description>This is pretty sweet.  Good job on making things easier.  I know I'll be using it.  One knock though on the interface; I'd like to see it work better in Mozilla Firefox.  Keep up the good work.</description></item><item><title>MSDN2</title><link>http://blogs.msdn.com/junfeng/archive/2004/09/13/229221.aspx#230776</link><pubDate>Fri, 17 Sep 2004 10:30:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:230776</guid><dc:creator>Stefan Bodewig</dc:creator><description> Junfeng Zhang points to a beta of an overhaul of MSDN.  I've been accessing the .NET class library docs at MSDN quite a bit over the past weeks and always thought it was rather hard to navigate - in particular when compared to the Javadocs I was used </description></item><item><title>re: The new MSDN web site</title><link>http://blogs.msdn.com/junfeng/archive/2004/09/13/229221.aspx#232278</link><pubDate>Tue, 21 Sep 2004 07:33:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:232278</guid><dc:creator>Christophe Pichaud</dc:creator><description>Great and beautiful.&lt;br&gt;The old-devmentor men are back !&lt;br&gt;&lt;br&gt;Christophe Pichaud - CPi21 LLC.</description></item><item><title>MSDN just keeps getting better - smart urls!</title><link>http://blogs.msdn.com/junfeng/archive/2004/09/13/229221.aspx#232825</link><pubDate>Wed, 22 Sep 2004 16:38:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:232825</guid><dc:creator>Eric Nelson</dc:creator><description /></item><item><title>re: The new MSDN web site</title><link>http://blogs.msdn.com/junfeng/archive/2004/09/13/229221.aspx#236339</link><pubDate>Thu, 30 Sep 2004 21:08:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:236339</guid><dc:creator>Nick Parker</dc:creator><description>Just to let you know, I have recently written an IE toolbar add-in that will allow you to type your .NET namespace into it and you will be redirected to the new MSDN documentation.  You can read about it here:&lt;br&gt;&lt;br&gt;&lt;a target="_new" href="http://www.codeproject.com/tools/netnamespace.asp"&gt;http://www.codeproject.com/tools/netnamespace.asp&lt;/a&gt;&lt;br&gt;&lt;br&gt;-Nick Parker</description></item><item><title>re: The new MSDN web site</title><link>http://blogs.msdn.com/junfeng/archive/2004/09/13/229221.aspx#236494</link><pubDate>Fri, 01 Oct 2004 04:42:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:236494</guid><dc:creator>Junfeng Zhang</dc:creator><description>Great!&lt;br&gt;&lt;br&gt;This did inspire some good uses of it:)</description></item><item><title> Junfeng Zhang s Windows Programming Notes The new MSDN web site | Paid Surveys</title><link>http://blogs.msdn.com/junfeng/archive/2004/09/13/229221.aspx#9653747</link><pubDate>Fri, 29 May 2009 19:12:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9653747</guid><dc:creator> Junfeng Zhang s Windows Programming Notes The new MSDN web site | Paid Surveys</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://paidsurveyshub.info/story.php?title=junfeng-zhang-s-windows-programming-notes-the-new-msdn-web-site"&gt;http://paidsurveyshub.info/story.php?title=junfeng-zhang-s-windows-programming-notes-the-new-msdn-web-site&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>