<?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>AllenD's WebLog : PDC</title><link>http://blogs.msdn.com/allend/archive/tags/PDC/default.aspx</link><description>Tags: PDC</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>PDC Day 4 - Miles and miles</title><link>http://blogs.msdn.com/allend/archive/2005/09/16/469047.aspx</link><pubDate>Fri, 16 Sep 2005 20:09:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:469047</guid><dc:creator>AllenD</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/allend/comments/469047.aspx</comments><wfw:commentRss>http://blogs.msdn.com/allend/commentrss.aspx?PostID=469047</wfw:commentRss><description>&lt;P&gt;&lt;B&gt;&lt;I&gt;The last day of the conference...&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;It's always so strange on the last day of a conference.&amp;nbsp; Everyone from Microsoft is much more relaxed.&amp;nbsp; Things are already being packed up (like the product pavilion.&amp;nbsp; I listened in on a few of the panels this morning and will be going to a panel on Agile Development.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;During breakfast I talked with a gentleman who really is excited about VS 2005 and loves our development environment.&amp;nbsp; Intellisense and the great debugger are his favorite features.&amp;nbsp; When I asked him what he'd like us to do in the future and what he'd like to see fixed, he didn't have an answer.&amp;nbsp; Basically all he could come up with was to get things shipped faster.&amp;nbsp; That's great validation for all we do in the Developer Division.&amp;nbsp; I'm will looking for some more critical feedback, but the impressions I have a extremely positive and the developer community is totally energized around the Microsoft platform(s).&lt;/P&gt;
&lt;HR align=left width="50%"&gt;

&lt;P&gt;&lt;I&gt;&lt;B&gt;Pedometer facts...&lt;/B&gt;&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;I've been wearing my pedometer the entire week here at PDC 05.&amp;nbsp; Here are the latest statistics:&lt;/P&gt;
&lt;TABLE class=ms-simple1-main id=table1 width="46%" border=1&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class=ms-simple1-left width=162&gt;&lt;B&gt;&lt;FONT face=Arial size=2&gt;Total Distance&lt;/FONT&gt;&lt;/B&gt;&lt;/TD&gt;
&lt;TD class=ms-simple1-even&gt;&lt;FONT face=Arial size=2&gt;13.38 mi (21.54 km)&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=ms-simple1-left width=162&gt;&lt;B&gt;&lt;FONT face=Arial size=2&gt;Total Steps&lt;/FONT&gt;&lt;/B&gt;&lt;/TD&gt;
&lt;TD class=ms-simple1-even&gt;&lt;FONT face=Arial size=2&gt;36,885&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=ms-simple1-left width=162&gt;&lt;B&gt;&lt;FONT face=Arial size=2&gt;Calories burned&lt;/FONT&gt;&lt;/B&gt;&lt;/TD&gt;
&lt;TD class=ms-simple1-even&gt;&lt;FONT face=Arial size=2&gt;1586.1&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;P&gt;My feet are really tired from a lot of walking and standing during the week.&amp;nbsp; I can't believe I racked up over 13 miles in distance this week.&lt;/P&gt;
&lt;P&gt;It's time for me to say good by from PDC 05.&amp;nbsp; I'll be blogging as VS 2005 ramps up to ship and the VS SDK continues to be improved.&amp;nbsp; Thanks for reading.&lt;/P&gt;
&lt;P&gt;Allen&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=469047" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/allend/archive/tags/PDC/default.aspx">PDC</category></item><item><title>PDC Day 3 - Experts, experts, everywhere</title><link>http://blogs.msdn.com/allend/archive/2005/09/15/468186.aspx</link><pubDate>Fri, 16 Sep 2005 09:24:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:468186</guid><dc:creator>AllenD</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/allend/comments/468186.aspx</comments><wfw:commentRss>http://blogs.msdn.com/allend/commentrss.aspx?PostID=468186</wfw:commentRss><description>&lt;P&gt;&lt;B&gt;&lt;I&gt;C# Futures was packed...&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;So I ended up in an overflow room.&amp;nbsp; Listening to &lt;A title="An interview on Channel9" href="http://channel9.msdn.com/ShowPost.aspx?PostID=10276"&gt;Anders Hejlsberg&lt;/A&gt; talk about delegates, anonymous methods, lambda expressions, generics, etc. was very cool.&amp;nbsp; It's really interesting all the things that needed to be done to the C# language in order to make the &lt;A href="http://msdn.microsoft.com/netframework/future/linq/default.aspx"&gt;LINQ (Language Integrated Query)&lt;/A&gt; syntax work.&lt;/P&gt;
&lt;HR align=left width="50%"&gt;

&lt;P&gt;&lt;I&gt;&lt;B&gt;Dynamic Languages in the CLR...&lt;/B&gt;&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;I then attended the lecture on dynamic languages in the CLR.&amp;nbsp; First there was a demo of some loosely coupled VB code (late-binding) and then a demonstration of Iron Python for .NET.&amp;nbsp; This was really cool.&amp;nbsp; I remember seeing this about a year ago and wondering where it would end up.&amp;nbsp; Finally the lecture ended with a demo of Lightweight Code Generation (LCG) features of the CLR 2.0.&amp;nbsp; It's really easy to generation IL code using some help from the framework and get the IL to run in the context of the application on the fly.&amp;nbsp; Interesting implications for scripting languages and dynamic languages with little to no type safety.&amp;nbsp; You don't always have to compile everything ahead of time.&amp;nbsp; (More about LCG at &lt;a href="http://blogs.msdn.com/joelpob/"&gt;Joel Pobar's blog&lt;/A&gt;.)&lt;/P&gt;
&lt;HR align=left width="50%"&gt;

&lt;P&gt;&lt;I&gt;&lt;B&gt;64-bit Gaming...&lt;/B&gt;&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;I spent a little time getting killed (mostly) playing &lt;A href="http://farcry.ubi.com/"&gt;"Far Cry"&lt;/A&gt; on some AMD 64-bit hardware.&amp;nbsp; Totally fun...&amp;nbsp; &lt;/P&gt;
&lt;HR align=left width="50%"&gt;

&lt;P&gt;&lt;I&gt;&lt;B&gt;Ask the Experts...&lt;/B&gt;&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;Tonight was the Ask the Experts session and there were a ton of Microsoft experts in attendance to provide answers to customer questions.&amp;nbsp; It was very crowded and there were lots of customers asking questions.&amp;nbsp; This was by far the best organized Ask the Experts I've been to since I started attending trade shows.&amp;nbsp; Every expert group had a table and there was a good directory for customers and us to follow.&amp;nbsp; There were plenty of times when I had to walk a customer to another table, but having the index really helped.&lt;/P&gt;
&lt;P&gt;As we were leaving Anders Hejlsberg was discussing topics at a whiteboard with about 20 people hanging around him.&amp;nbsp; Some were taking pictures.&amp;nbsp; The rest of us are amateurs compared to him when it comes be being an expert.&amp;nbsp; I guess they could have called it "Ask *The* Expert".&lt;/P&gt;
&lt;HR align=left width="50%"&gt;

&lt;P&gt;&lt;I&gt;&lt;B&gt;Pedometer facts...&lt;/B&gt;&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;I've been wearing my pedometer the entire week here at PDC 05.&amp;nbsp; Here are the latest statistics:&lt;/P&gt;
&lt;TABLE class=ms-simple1-main id=table1 width="46%" border=1&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class=ms-simple1-left width=162&gt;&lt;B&gt;Total Distance&lt;/B&gt;&lt;/TD&gt;
&lt;TD class=ms-simple1-even&gt;12.32 mi (19.83 km)&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=ms-simple1-left width=162&gt;&lt;B&gt;Total Steps&lt;/B&gt;&lt;/TD&gt;
&lt;TD class=ms-simple1-even&gt;33,960&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=ms-simple1-left width=162&gt;&lt;B&gt;Calories burned&lt;/B&gt;&lt;/TD&gt;
&lt;TD class=ms-simple1-even&gt;1456.9&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;P&gt;Tomorrow is the last day of the show and I'm looking forward to getting back home to my family.&amp;nbsp; I'll be blogging my last moments here in Los Angeles tomorrow.&amp;nbsp; See you then...&lt;/P&gt;
&lt;P&gt;Allen&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=468186" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/allend/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://blogs.msdn.com/allend/archive/tags/PDC/default.aspx">PDC</category><category domain="http://blogs.msdn.com/allend/archive/tags/VS+SDK/default.aspx">VS SDK</category></item><item><title>PDC Day 3 - Domain Specific Languages - the future of Modeling</title><link>http://blogs.msdn.com/allend/archive/2005/09/15/467767.aspx</link><pubDate>Thu, 15 Sep 2005 21:13:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:467767</guid><dc:creator>AllenD</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/allend/comments/467767.aspx</comments><wfw:commentRss>http://blogs.msdn.com/allend/commentrss.aspx?PostID=467767</wfw:commentRss><description>&lt;P&gt;&lt;I&gt;&lt;B&gt;Bob Muglia's General Session - Windows Server...&lt;/B&gt;&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;I just got out of Bob Muglia's keynote and it was great to see so many cool things happening in the Windows Server product.&amp;nbsp; In particular I was impressed with IIS7 and it's capabilities.&amp;nbsp; They designed an extensibility mechanism in IIS that allows an admin to completely control the modules that are used/loaded for the website as well as capability for a developer to modify the default capabilities of the modules there.&amp;nbsp; What was shown was a different kind of directory listing that actually was a set of thumbnails for the images in the directory listing.&amp;nbsp; Very cool...&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;I&gt;Modeling and Visual Studio Team System...&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;As some of you know we have plans to include the team system modeling technologies API's in the VS SDK.&amp;nbsp; I wanted to attend Jochen Seemann's presentation here at PDC in order to gauge the level of excitement and need for extensibility in order to be certain we provide the best SDK possible.&amp;nbsp; By the size of the crowd (about 1500 people), I'd say that the modeling space is definitely huge and a lot of people are very excited/curious about what we're doing in this space.&amp;nbsp; DSL isn't something to do with broadband or cable-modems.&amp;nbsp; Domain Specific Languages is what we're talking about.&amp;nbsp; Jochen had a quote: "A picture is worth a thousand words...but it's often the case that one doesn't know what the thousand words are."&amp;nbsp; The vision for DSL tools is to instantiate the modeling tools exactly for a custom domain with our tools.&amp;nbsp; We want to give the customer the freedom to express their domain since they are the experts in their domain.&amp;nbsp; The DSL tools are on the web (as of Friday) on the MSDN site at Microsoft.com.&amp;nbsp; You can see some modeling tools today in VS 2005 in the class designer, web service designer and the deployment designer.&amp;nbsp; The DSL tools are designed to provide a toolkit for creating designers for Visual Studio.&amp;nbsp; The DSL tools allow one to use the drawing surface, toolbox, property browser, explorer and validation.&amp;nbsp; The modeling platform includes the following components: In-memory graph database (Domain Model), Drawing Surface (objects (shapes), connectors, auto-layout, routing, all customizable, etc.), Template Engine (for artifact generation), Shell Framework (Visual Studio UI integration - toolbox/menus), Validation Framework (checks constraints and guides user to resolve errors).&amp;nbsp; The roles involved in modeling for software are Architect, Developer and Business Analyst).&amp;nbsp; All of these roles can use MS provided designers, but there are several domains where MS won't provide designers and 3rd parties will provide them.&amp;nbsp; The cool thing is that all of the models based on the platform will be able to work together and link artifacts and designers together.&lt;/P&gt;
&lt;P&gt;During the session, Jochen designed a Simple Activity Language.&amp;nbsp; He took 3 steps: &lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Define domain model (what do the shapes mean on the drawing surface, properties, states, inheritance relationships and behavior relationships, the meta-model)&lt;/LI&gt;
&lt;LI&gt;Define the notation (decompose the language to basic units) - describe the shapes and connectors physical properties (text position, icons, colors, etc)&lt;/LI&gt;
&lt;LI&gt;Define visualizations of the model via the notation elements&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;This works for really complex models as well as a simple one (like Jochen did on stage).&amp;nbsp; As a side effect of this process you get a real nice specification of the language.&amp;nbsp; To interact with the designer you write code for code/artifact generation, custom serialization, validation/constraints and custom behavior.&amp;nbsp; This code can take advantage of the DSL SDK (that's the thing we want to provide in the VS SDK in the future).&lt;/P&gt;
&lt;P&gt;The Toolkit generates a project that is actually a VS Package.&amp;nbsp; It allows the package to launch in the Experimental hive.&amp;nbsp; In the Exp hive we then create diagrams and manipulate the diagram with the design surface according to the model defined in the regular hive.&amp;nbsp; In the demo Jochen then added a property to one of the shapes, rebuilt the model designer and showed again the Exp hive manipulating the designer and see the property he added.&lt;/P&gt;
&lt;P&gt;One of the cool things is that the model database is able to be queried via a language and the API generated by the tool for the domain model.&lt;/P&gt;
&lt;P&gt;If one can generate a single designer, one can generate multiple designers.&amp;nbsp; What the modeling platform provides is a nice way to make multiple designers work together.&amp;nbsp; A 'software factory' can generate and link these multiple designers.&amp;nbsp; The DSL tools provide a tool window that allows one to create a table consisting of the rows and columns of shapes from two different designer surfaces.&amp;nbsp; The table is then used to add dependencies with a check mark to associate elements from one model to elements from another.&lt;/P&gt;
&lt;P&gt;Another cool feature of this toolkit is the linkage with the class diagram and code.&amp;nbsp; With just a couple of clicks one can go from a use case domain shape, to a class object in the class designer to the code.&lt;/P&gt;
&lt;P&gt;One of the final thing that Jochen did was to invite a partner (EDS) on stage to show their application which was driven with models during development.&amp;nbsp; The EDS application had a bunch of code generators and stuff from about 4 years ago that generates applications for a 3-tier application using business logic, front end and the database.&amp;nbsp; EDS wrote an add-in that generates a solution based on the models.&amp;nbsp; It uses the API's of the DSL tools and the model.&amp;nbsp; The solution generation add-in creates the front end code, unit tests (including a testing database with random data for testing), database scripts, stored procedures and links everything together using the business logic.&amp;nbsp; The unit tests, by the way, are run by Visual Studio Team System Test.&lt;/P&gt;
&lt;P&gt;For the future the DSL toolkit is planned for early 2006.&amp;nbsp; Version 2 will include even tighter VS integration in the next version of VS after VS 2005.&lt;/P&gt;
&lt;P&gt;Get more information at &lt;A href="http://lab.msdn.microsoft.com/teamsystem/workshop/dsltools"&gt;http://lab.msdn.microsoft.com/teamsystem/workshop/dsltools&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Allen&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=467767" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/allend/archive/tags/VSIP/default.aspx">VSIP</category><category domain="http://blogs.msdn.com/allend/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://blogs.msdn.com/allend/archive/tags/PDC/default.aspx">PDC</category><category domain="http://blogs.msdn.com/allend/archive/tags/VS+SDK/default.aspx">VS SDK</category></item><item><title>Visual Studio and Windows Workflow Designer rocks! - PDC Day 2</title><link>http://blogs.msdn.com/allend/archive/2005/09/14/466232.aspx</link><pubDate>Wed, 14 Sep 2005 20:26:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:466232</guid><dc:creator>AllenD</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/allend/comments/466232.aspx</comments><wfw:commentRss>http://blogs.msdn.com/allend/commentrss.aspx?PostID=466232</wfw:commentRss><description>&lt;P&gt;At the morning keynote I saw a great integration with Visual Studio in the Windows Workflow Designer.&amp;nbsp; I'm sitting in the PDC general session this morning and during Eric Rudder's keynote he invited the Windows Workflow Foundation team to demonstrate their cool tools.&amp;nbsp; The really awesome thing that I saw was a great design surface for work flow objects in a graphical form.&amp;nbsp; To seal the deal the demo showed debugging the work flow directly in Visual Studio and seamlessly interacting with the usual C# debugger.&amp;nbsp; The workflow debugger was completely graphical with a little breakpoint glyph attached to the workflow object.&amp;nbsp; There were also 'callstacks' of the work flow objects and properties of the selected work flow objects showing current state to allow debugging the workflow and the code at the same time.&amp;nbsp; This is hugely powerful and really shows off how awesome the Visual Studio platform is.&lt;/P&gt;
&lt;P&gt;Another big deal at this session was the Microsoft Expression suite of applications that allow graphic design, web site design and interactive designers to work together.&amp;nbsp; They aren't hosted in Visual Studio (they do share some aspects via common project files), but one can easily see how lots of aspects of those tools can be integrated.&amp;nbsp; For now, they are separate tools.&lt;/P&gt;
&lt;P&gt;If you are at the PDC today, please stop by the Tools and Languages Track Lounge.&amp;nbsp; I'll be hanging out there most of the day.&amp;nbsp; At 2:00 pm those of us from the VS Extensibility team that are here are scheduled for a "meet the team" event.&amp;nbsp; Please stop by and say hello.&lt;/P&gt;
&lt;P&gt;Blog to you later...&lt;/P&gt;
&lt;P&gt;Allen&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=466232" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/allend/archive/tags/VSIP/default.aspx">VSIP</category><category domain="http://blogs.msdn.com/allend/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://blogs.msdn.com/allend/archive/tags/PDC/default.aspx">PDC</category></item><item><title>PDC Day 1 - Power Outages and Uploads</title><link>http://blogs.msdn.com/allend/archive/2005/09/13/465128.aspx</link><pubDate>Wed, 14 Sep 2005 01:05:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:465128</guid><dc:creator>AllenD</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/allend/comments/465128.aspx</comments><wfw:commentRss>http://blogs.msdn.com/allend/commentrss.aspx?PostID=465128</wfw:commentRss><description>&lt;P&gt;Well, yesterday was very eventful.&lt;/P&gt;
&lt;P&gt;Just after my previous post, we broke for lunch and just as we were starting to present our after-lunch information &lt;A href="http://www.msnbc.msn.com/id/9315974/"&gt;the power went out in Los Angeles&lt;/A&gt;.&amp;nbsp; Not just in the Convention Center, but all over the city.&amp;nbsp; According to &lt;A href="http://www.msnbc.msn.com/id/9315974/"&gt;reports&lt;/A&gt; 2 million people were affected.&amp;nbsp; It was an interesting 30-45 minutes as we sat around in the dark (a little bit of illumination from ambient light).&amp;nbsp; We finally got up on stage and did some general Q&amp;amp;A.&amp;nbsp; The power finally came back on and we were able to continue our preconference session without further incident.&lt;/P&gt;
&lt;P&gt;During my portion of the precon, I wrote a To Do Manager from scratch (ok, practically from scratch).&amp;nbsp; This is the same demo that I did at the Dev Lab in August on campus.&amp;nbsp; &lt;A href="http://workspaces.gotdotnet.com/VsToDoManager"&gt;The code for this demo has been posted on GotDotNet.&lt;/A&gt;&amp;nbsp; This code project requires the Sep 05 CTP of the VS SDK and is expected to work with Visual Studio 2005.&amp;nbsp; I wrote it using a recent VS 2005 release candidate (internal), but it should work with any VS 2005 RTM Release Candidate.&lt;/P&gt;
&lt;P&gt;After the precon our &lt;A href="http://msdn.microsoft.com/vstudio/extend"&gt;VS partner program &lt;/A&gt;hosted a little party at &lt;A href="http://losangeles.dodgers.mlb.com"&gt;Dodger Stadium &lt;/A&gt;for a few partners.&amp;nbsp; The Dodgers did very well and it was a nice treat to see a big league game in a beautiful stadium.&amp;nbsp; It was fun talking with partners and letting our hair down a little bit.&lt;/P&gt;
&lt;P&gt;This morning I attended BillG's and JimAll's keynotes.&amp;nbsp; They were both very good.&amp;nbsp; Don Box, Chris Andersen, Scott Guthrie and Anders Hejlsberg were very good as usual.&amp;nbsp; &lt;A href="http://msdn.microsoft.com/windowsvista/"&gt;Windows Vista &lt;/A&gt;is awesome, our programming model and frameworks are really powerful and it is truly a great time to be a software developer.&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma&gt;Fun facts: My pedometer is still going.&amp;nbsp; Totals for the week as of&amp;nbsp;Tue morning: 5.49 miles, 15136 steps&lt;/FONT&gt;&lt;FONT face=Tahoma&gt;.&amp;nbsp; Since the last report this represents 2.88 miles walked.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;More on the PDC later.&lt;/P&gt;
&lt;P&gt;Allen&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=465128" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/allend/archive/tags/VSIP/default.aspx">VSIP</category><category domain="http://blogs.msdn.com/allend/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://blogs.msdn.com/allend/archive/tags/PDC/default.aspx">PDC</category><category domain="http://blogs.msdn.com/allend/archive/tags/VS+SDK/default.aspx">VS SDK</category></item><item><title>PDC Day 0 - Precon</title><link>http://blogs.msdn.com/allend/archive/2005/09/12/464090.aspx</link><pubDate>Mon, 12 Sep 2005 21:07:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:464090</guid><dc:creator>AllenD</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/allend/comments/464090.aspx</comments><wfw:commentRss>http://blogs.msdn.com/allend/commentrss.aspx?PostID=464090</wfw:commentRss><description>&lt;P&gt;Hello.&amp;nbsp; I'm sitting in 501ABC for the PDC05 Preconference Session on Visual Studio Extensibility.&lt;/P&gt;
&lt;P&gt;If you are coming to the PDC, please drop by and say hello!&lt;/P&gt;
&lt;P&gt;I, along with Phil Taylor, Doug Hodges, Craig Skibo, am presenting information today.&amp;nbsp; We have 6 hours of content to talk about VS Extensibility, VS Architecture and demo a bunch of code.&lt;/P&gt;
&lt;P&gt;I'm going to be at various partner and extensibility related events during PDC05.&amp;nbsp; If you need to get in touch with me, please try email or the PDC comm net site.&amp;nbsp; We have a booth in the pavillion, a hands-on lab and I'll also be in the Tools and Languages Track Lounge most of the time.&amp;nbsp; There's also an Ask The Experts session on Thursday night.&amp;nbsp; I'll be leaving LA on Friday.&amp;nbsp; Hope to see you here.&lt;/P&gt;
&lt;P&gt;Curious facts: This week I'm wearing a pedometer full time&amp;nbsp;to see how far I end up walking.&amp;nbsp; I started wearing it on Sunday afternoon as I entered the airport in Seattle.&amp;nbsp; As of Monday 11:10 am I've walked 2.61 miles (7215 steps) in 1:29 hours.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=464090" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/allend/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://blogs.msdn.com/allend/archive/tags/PDC/default.aspx">PDC</category><category domain="http://blogs.msdn.com/allend/archive/tags/VS+SDK/default.aspx">VS SDK</category></item><item><title>VSIP Dev Lab</title><link>http://blogs.msdn.com/allend/archive/2005/08/26/456888.aspx</link><pubDate>Fri, 26 Aug 2005 23:18:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:456888</guid><dc:creator>AllenD</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/allend/comments/456888.aspx</comments><wfw:commentRss>http://blogs.msdn.com/allend/commentrss.aspx?PostID=456888</wfw:commentRss><description>&lt;P&gt;We just completed another Dev Lab on the Microsoft campus.&amp;nbsp; This is an event for partners to bring their VS integrations on campus and have Microsoft help them get their code working with the latest platforms.&lt;/P&gt;
&lt;P&gt;In this case we have several partners that are getting ready to launch their integrated tools when we launch &lt;A href="http://msdn.microsoft.com/vstudio/"&gt;VS 2005&lt;/A&gt;&amp;nbsp;later this year.&lt;/P&gt;
&lt;P&gt;For me, it was a hectic time since I had just returned from a road-trip vacation in Califorinia the week before and had 2 presentations to give during the week.&lt;/P&gt;
&lt;P&gt;I returned home on Friday night (late) and worked over the weekend for my Monday morning presentation.&amp;nbsp; Then I worked on my second presentation on Monday and Tuesday.&amp;nbsp; On Wednesday morning I gave that presentation.&amp;nbsp; I was much more relaxed after having given that final presentation.&lt;/P&gt;
&lt;P&gt;The first presentation was kind of a Sprint review over the last few Sprints to get direct customer feedback and what should be in the VS SDK.&amp;nbsp; I showed&amp;nbsp;the Product Backlog and demo'd some of the new samples in the SDK.&amp;nbsp; We got a lot of good feedback that we will immediately begin taking action on to give customers what they asked for.&amp;nbsp; Some of the same information is already public on the &lt;A href="http://www.vsipdev.com/downloads/"&gt;VSIPDev.com site&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;The second presentation I delivered was a dry-run of a presentation I'm giving at &lt;A href="http://msdn.microsoft.com/events/pdc/"&gt;PDC&lt;/A&gt; in Sept for the Visual Studio Extensiblity Pre-conference Session.&amp;nbsp; (By the way the PDC is sold-out.)&amp;nbsp; This presentation was a walk-through of the Managed Package Framework and I spent a great deal of time during the session writing code demonstrating an integration that took advantage of the strengths of the managed packge framework.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;The integration that I wrote on stage was a To-Do Manager tool that used a Tool Window, the Property Browser, Task List, Tool/Options Dialog all in a Windows Form.&amp;nbsp; Pretty cool.&amp;nbsp; I will be blogging more about that project since it revealed a few technical areas that need some explanation and I had to come up with a workaround or two to some limitations in VS and the Managed Package Framework.&lt;/P&gt;
&lt;P&gt;By the way, our August Sprint is coming to a close and we'll likely be providing a preview of the VS SDK as a result with some of the newest sample code.&amp;nbsp; In addition to the reference samples for C# Package and C# MenuAndCommands from last month, we've added following reference samples: C++ Package, C++ MenuAndCommands and C# Services.&amp;nbsp; We're still working on that last 3 on our list C++ Tool Window, C# Tool Window and C++ Services.&lt;/P&gt;
&lt;P&gt;I'll be blogging more about the VS SDK in the future as well.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=456888" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/allend/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://blogs.msdn.com/allend/archive/tags/PDC/default.aspx">PDC</category><category domain="http://blogs.msdn.com/allend/archive/tags/Scrum/default.aspx">Scrum</category><category domain="http://blogs.msdn.com/allend/archive/tags/VS+SDK/default.aspx">VS SDK</category></item><item><title>Thursday PDC Report</title><link>http://blogs.msdn.com/allend/archive/2003/10/30/56806.aspx</link><pubDate>Thu, 30 Oct 2003 20:17:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:56806</guid><dc:creator>AllenD</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/allend/comments/56806.aspx</comments><wfw:commentRss>http://blogs.msdn.com/allend/commentrss.aspx?PostID=56806</wfw:commentRss><description>&lt;body xmlns="http://www.w3.org/1999/xhtml"&gt;
    &lt;p&gt;
        &lt;strong&gt;General comments at the end of the PDC&lt;/strong&gt; 
    &lt;/p&gt;
    &lt;p&gt;
        Boy am I tired. 
    &lt;/p&gt;
    &lt;p&gt;
        First, coming to these things requires like 14 hours of activity each day.&amp;#160; Add
        to that the fact that booth duty requires standing like 6 hours each day and I can't
        wait to get back to my desk! 
    &lt;/p&gt;
    &lt;p&gt;
        Second, I can't sleep without my wife.&amp;#160; Tonight I'm going to sleep like a baby. 
    &lt;/p&gt;
    &lt;p&gt;
        &lt;strong&gt;Tue PM&lt;/strong&gt; 
    &lt;/p&gt;
    &lt;p&gt;
        So I haven't had a chance to&amp;#160;blog for a while.&amp;#160; My apologies.&amp;#160; 
    &lt;/p&gt;
    &lt;p&gt;
        At the end of the last entry I indicated I was about to attend the Managed/Native
        Interop Birds of a Feather session 10-11 on Tue.&amp;#160; There was approximately 30-40
        of us there and Adam and Sonja hosted, taking suggestions for future features in the
        interop features of the CLR.&amp;#160; Lots of good suggestions.&amp;#160; One thing that
        was requested was a tool that would compare an IDL or TypeLib against an Interop Assembly.&amp;#160;
        Maybe I'll write one. 
    &lt;/p&gt;
    &lt;p&gt;
        &lt;strong&gt;Wed&lt;/strong&gt; 
    &lt;/p&gt;
    &lt;p&gt;
        I met some VSIP partners whom I'd never had a chance to meet.&amp;#160; LogicLibrary was
        very prominent at this show and they came by and chatted about Everett Extras.&amp;#160;
        Turns out it was John from LogicLibrary whom I'd actually helped over the phone to
        get their package to load.&amp;#160; Much thanks to John since that exercise worked the
        kinks out of the VSIPDev.com package load key generation process.&amp;#160; The email
        that you get from VSIPDev.com containing the key string and the instructions are much
        clearer now.&amp;#160; Our documentation folks are even working on a Walkthrough in this
        area that will really help VSIP partners to get their package load keys working correctly. 
    &lt;/p&gt;
    &lt;p&gt;
        Wed was less booth duty than previous days plus one&amp;#160;meeting with Intel.&amp;#160;
        All the rest of the day was less 'work' and more education/conference attendee stuff.&amp;#160;
        I&amp;#160;had the opportunity to attend Chris Anderson's session on Longhorn Application
        Fundamentals.&amp;#160; Longhorn apps&amp;#160;are very cool and easy to write.&amp;#160;&amp;#160;Some
        day, we'll&amp;#160;have to figure out how the next version of Visual Studio&amp;#160;should
        take advantage of the Longhorn features.&amp;#160; Another session I attended was the
        Peer-To-Peer Networking offerings being created for Longhorn (and some of this is
        available in XP service packs).&amp;#160; 
    &lt;/p&gt;
    &lt;p&gt;
        It's an interesting contrast in these two sessions.&amp;#160; In general the more exciting,
        well-received sessions seem to be&amp;#160;the one that showed lots of code, code being
        written and few power point slides.&amp;#160; BillG and the other keynotes didn't have
        a lot of code being written since they're presenting general direction and announcements,
        etc.&amp;#160; But in the individual sessions I feel that code, code, code is the thing.&amp;#160;
        I'll keep this in mind for my own customer presentations. 
    &lt;/p&gt;
    &lt;p&gt;
        &lt;strong&gt;Wed PM&lt;/strong&gt; 
    &lt;/p&gt;
    &lt;p&gt;
        Wed&amp;#160;night was the Attendee Party at Universal Studios.&amp;#160; It was really cool
        and everything was&amp;#160;free.&amp;#160; I met up with my friend Bill and one of his co-workers
        (David) and we went to the Mummy Returns, Backdraft and the&amp;#160;Back to the Future
        Ride.&amp;#160; That's about all the time we had.&amp;#160; 
    &lt;/p&gt;
    &lt;p&gt;
        One humorous point was an escalator ride where Don Box was getting the group around
        to chant something.&amp;#160; Here's my script from the event: 
    &lt;/p&gt;
    &lt;ul&gt;
        &lt;li&gt;
            Don: Okay everyone on 3, "Linux Sucks", 1...., 2...., 3.... 
        &lt;/li&gt;
        &lt;li&gt;
            Crowd: "Linux Sucks" (Laughter) 
        &lt;/li&gt;
        &lt;li&gt;
            Guy behind me: "Who was that weirdo?" 
        &lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;
        Shortly after this Chris Anderson was getting the crowd to 'whoop' it up. 
    &lt;/p&gt;
    &lt;ul&gt;
        &lt;li&gt;
            Chris: "Come on everyone. Hoo, hoo, hoo!" 
        &lt;/li&gt;
        &lt;li&gt;
            Guy beind me: "Man, what is going on around here?" 
        &lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;
        I guess those two were really happy their sessions were done and they could relax.&amp;#160;
        Seriously though, they were both great presenters.&amp;#160; Any time you get a chance
        to listen to either or both of them, you should take advantage of the opportunity. 
    &lt;/p&gt;
    &lt;p&gt;
        &lt;strong&gt;Thurs AM&lt;/strong&gt; 
    &lt;/p&gt;
    &lt;p&gt;
        I got back to the convention center this morning and finally got my Attendee bag.&amp;#160;
        Microsoft employees, even if paying full conference fee, weren't given the conference
        bag or materials (CDs with Longhorn, etc) when we checked in.&amp;#160; We deferred to&amp;#160;real
        customers, given the fact that this conference was sold out (we didn't want to run
        out of materials for everyone else). 
    &lt;/p&gt;
    &lt;p&gt;
        After that I wanted to attend the Longhorn panel discussion, but there was no room
        in the hall and little room outside.&amp;#160; I continued on to the CLR Internals discussion.&amp;#160;
        Luminaries sitting on stage holding court musing on memory models, architecture &amp;amp;
        platforms, language syntax, programming paradigms and where the CLR is headed.&amp;#160;
        Very informative, but I must confess I started typing this blog entry and, like&amp;#160;very
        bad laptop users I didn't pay much attention. 
    &lt;/p&gt;
    &lt;p&gt;
        &lt;strong&gt;Goodbye LA, smog, fires, (really bad) traffic (compared to Seattle), ...&lt;/strong&gt; 
    &lt;/p&gt;
    &lt;p&gt;
        Now I'm heading to the airport, home, my family and bed.&amp;#160; Catch you later... 
    &lt;/p&gt;
&lt;/body&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=56806" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/allend/archive/tags/VSIP/default.aspx">VSIP</category><category domain="http://blogs.msdn.com/allend/archive/tags/Interop/default.aspx">Interop</category><category domain="http://blogs.msdn.com/allend/archive/tags/PDC/default.aspx">PDC</category></item><item><title>Tue Report</title><link>http://blogs.msdn.com/allend/archive/2003/10/29/56805.aspx</link><pubDate>Wed, 29 Oct 2003 07:50:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:56805</guid><dc:creator>AllenD</dc:creator><slash:comments>8</slash:comments><comments>http://blogs.msdn.com/allend/comments/56805.aspx</comments><wfw:commentRss>http://blogs.msdn.com/allend/commentrss.aspx?PostID=56805</wfw:commentRss><description>&lt;body xmlns="http://www.w3.org/1999/xhtml"&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        &lt;strong&gt;Mon Night&lt;/strong&gt;
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;?xml:namespace prefix = o ns = 
"urn:schemas-microsoft-com:office:office" /&gt;
        &lt;o:p&gt;&amp;#160;&lt;/o:p&gt;
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        Monday night we had a reception in the Expo Hall and there were a lot of people around.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;We
        gave out a bunch of VSIP t-shirts and VSIP 2003 SDK bits, including the Everett Extras
        bits.
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        &lt;o:p&gt;&amp;#160;&lt;/o:p&gt;
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        We continue to have some really interested customers who are learning of the new VSIP
        (it&amp;#8217;s free now) for the first time.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;There
        are also a number of customers who are learning, for the first time, that the beta
        of Everett Extras is available publicly.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;We
        had one customer come by and I showed him how easy it was to incorporate a .NET User
        Control into a VS Tool Window.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;He was
        totally enthusiastic at how easy it was to accomplish.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;This
        gave me the opportunity to demonstrate the beta wizard for generating a VSIP package.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;I&amp;#8217;m
        really excited about Everett Extras and the whole VSIP team (especially the developers
        whom I work closely with) should be very proud of what&amp;#8217;s being done to enable customers
        to solve problems and integrate their really neat features into VS.
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        &lt;o:p&gt;&amp;#160;&lt;/o:p&gt;
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        &lt;strong&gt;Tue AM&lt;/strong&gt;
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        &lt;o:p&gt;&amp;#160;&lt;/o:p&gt;
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        I sat in on Eric Rudder&amp;#8217;s keynote.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;The
        audience was very enthusiastic about new features in VB, ASP.NET, Smart Devices and
        other newly announced products that integrate into VS.
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        &lt;o:p&gt;&amp;#160;&lt;/o:p&gt;
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        I did more booth duty this morning after the keynote and things have definitely slowed
        down.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;We got rid of the t-shirts and
        now only the most serious of customers are dropping by.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;With
        nothing free to give away, except a CD with SDK bits, people aren&amp;#8217;t as interested
        in hearing about VSIP and VS Extensibility.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;It
        is good, however, to get the serious questions and have time to actually demo some
        of the bits for potential and existing partners.
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        &lt;o:p&gt;&amp;#160;&lt;/o:p&gt;
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        &lt;strong&gt;Tue Noon&lt;/strong&gt;
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        &lt;o:p&gt;&amp;#160;&lt;/o:p&gt;
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        I sat in on &lt;a href="http://blogs.gotdotnet.com/anathan/"&gt;Adam Nathan&lt;/a&gt;&amp;#160;and
        Sonja Keserovic for their session on Managed/Native Interoperability.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;Adam
        literally wrote the book on this topic.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;He
        was giving his book away with signature for lucky attendees who answers certain quiz
        questions correctly.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;(For the record,
        I could answer these, but I held back for the benefit of real customers.)&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;This
        was a great talk and it got me thinking that we&amp;#8217;ve got more work to do in VSIP to
        make sure that we don&amp;#8217;t fall into the traps that were demonstrated in the session
        and to make it easy for our VSIP partners to avoid them as well.
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        &lt;o:p&gt;&amp;#160;&lt;/o:p&gt;
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        After this I went back to the booth and answered questions, demo&amp;#8217;d EvEx some more
        and generally couldn&amp;#8217;t wait to get off my feet.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        &lt;o:p&gt;&amp;#160;&lt;/o:p&gt;
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        We had the opportunity to sample some of the fine steak of downtown LA.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;Craig,
        Ken, Doug, Tom, Chris and my good friend Bill took a ride to one of the local establishments
        and enjoyed a nice dinner.
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        &lt;span style="mso-spacerun: yes"&gt;&lt;/span&gt;&amp;#160;
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        &lt;strong&gt;Tue PM&lt;/strong&gt;
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        &lt;o:p&gt;&amp;#160;&lt;/o:p&gt;
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        After dinner, Ken, Doug and I went to meet with an existing partner to demo their
        upcoming product and to talk about possible future directions.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;It
        was a good demo and they&amp;#8217;ve got a great product.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;I
        wish I could say more, but you&amp;#8217;ll just have to wait &amp;#8216;til they go to market with this
        and then I&amp;#8217;ll include more here.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        &lt;o:p&gt;&amp;#160;&lt;/o:p&gt;
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        The hotel we went to was the Standard Hotel in LA.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;The
        sign outside the hotel was upside down.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;I
        had a feeling this was anything but &amp;#8216;standard&amp;#8217;.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;Inside
        (on the 5&amp;#8217;th floor at least) we found room labels that said &amp;#8220;My name is: 503&amp;#8221; instead
        of the traditional &amp;#8220;Room 503&amp;#8221;.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;There
        were also is labels on the stairs that said, you guessed it, &amp;#8220;My name is: stairs&amp;#8221;.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;One
        of the rooms had been hastily converted to a &amp;#8220;conference room&amp;#8221;.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;The
        bed was still there as well as the funky modern furniture.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;The
        shower had no door and it was a completely white room (tile, furniture, fixtures,
        bedding, walls, everything).&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;It felt
        more sterile than a hospital.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;I was happy
        to get out of there and will never stay there when I travel, that's for sure.&amp;#160;
        Maybe some people like that kind of thing, but it was fairly bad in my opinion.
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        &lt;o:p&gt;&amp;#160;&lt;/o:p&gt;
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        I finally made it back to the Convention Center with only 30 minutes left in the Ask
        The Experts session, but managed to learn of some cool Whidbey bugs customers have
        found and talk to some customers about Extensibility and VSIP.
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        &lt;o:p&gt;&amp;#160;&lt;/o:p&gt;
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        I took the opportunity to introduce myself to Adam and Sonja whom I have exchanged
        some emails with, but have never actually said &amp;#8216;hello&amp;#8217; to.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;I&amp;#8217;m
        sitting in the Tools &amp;amp; Languages Lounge now, waiting for the Birds of a Feature
        session on Managed/Native Interop to see what&amp;#8217;s going on with others who do the same
        things that my team does.
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        &lt;o:p&gt;&amp;#160;&lt;/o:p&gt;
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        &lt;strong&gt;Fires&lt;/strong&gt;
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        &lt;o:p&gt;&amp;#160;&lt;/o:p&gt;
    &lt;/p&gt;
    &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;
        This morning I looked at the TV News and it looked pretty grim.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;The
        fires are still spreading and threatening even more populated areas.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;The
        smoke &amp;amp; haze outside the Convention Center was even worse today than yesterday.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;I
        estimate visibility to be less than 1 miles.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;No
        one on the streets seemed to be alarmed at this.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;SoCal
        attitude I suppose.
    &lt;/p&gt;
&lt;/body&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=56805" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/allend/archive/tags/VSIP/default.aspx">VSIP</category><category domain="http://blogs.msdn.com/allend/archive/tags/Interop/default.aspx">Interop</category><category domain="http://blogs.msdn.com/allend/archive/tags/PDC/default.aspx">PDC</category></item><item><title>Traveling to PDC (Planes, Cancellations &amp; Automobiles)</title><link>http://blogs.msdn.com/allend/archive/2003/10/27/56804.aspx</link><pubDate>Tue, 28 Oct 2003 02:38:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:56804</guid><dc:creator>AllenD</dc:creator><slash:comments>5</slash:comments><comments>http://blogs.msdn.com/allend/comments/56804.aspx</comments><wfw:commentRss>http://blogs.msdn.com/allend/commentrss.aspx?PostID=56804</wfw:commentRss><description>&lt;body xmlns="http://www.w3.org/1999/xhtml"&gt;
    &lt;p&gt;
        I'm sitting in the Tools &amp;amp; Languages Community Lounge at the PDC here in Los Angeles.&amp;#160;
        It's nice &amp;amp; warm outside with hazy skies from smoke &amp;amp; ash.&amp;#160; Even the
        Southern Californian's don't want to go outside.&amp;#160; There's ash falling outside,
        but it's comfortable in the enormous LA Convention Center.&amp;#160; There isn't a seat
        available in the lounge.&amp;#160; It's incredibly crowded and the&amp;#160;wireless network
        just came back online (a rogue access point blasted traffic off the net).&amp;#160; There's
        an X-Box kiosk nearby with Halo being played so the sounds are very nice (shooting,
        screams, aliens, vehicles, monastic music). 
    &lt;/p&gt;
    &lt;p&gt;
        But let me start with yesterday... 
    &lt;/p&gt;
    &lt;p&gt;
        &lt;strong&gt;SeaTac &lt;/strong&gt;
    &lt;/p&gt;
    &lt;p&gt;
        Sun 11:20am&amp;#160; (SeaTac) 
    &lt;/p&gt;
    &lt;p&gt;
        Arrived at SeaTac with 2 hours 'til my flight to find that it had been cancelled.&amp;#160;
        I calmly stand in line for a long time and finally learn that SoCal wild fires have
        caused air traffic delays.&amp;#160; No big deal, I think, since I have a while to get
        there. I'll just take the next flight.&amp;#160; Riiiiigggghhhht.
    &lt;/p&gt;
    &lt;p&gt;
        My 1:20pm flight was cancelled and there's nothing available.&amp;#160; All the airports
        in SoCal have been affected since a FAA air traffic facility had to be evacuated and
        control eventually shifted to Palmdale (high alt desert).&amp;#160; Pandemonium at SeaTac.&amp;#160;
        People can only stay nice so long and things are now getting nasty at the ticket counter.&amp;#160;
        I vow to be nice instead of yelling at the ticket agent like that woman in front of
        me.
    &lt;/p&gt;
    &lt;p&gt;
        The agent looks all over the state for a suitable better flight with seats open.&amp;#160;
        San Francisco, San Jose &amp;amp; Fresno are all booked.&amp;#160; There's a flight to Sacramento
        (Arnold Schwarzeneger's new home-town) at 4:45pm.&amp;#160; Well, if it's the closest,
        then I guess I'll have to&amp;#160;take it.&amp;#160; I figure I'm fortunate to have found
        a flight getting me 300 miles within my original destination.&amp;#160; 
    &lt;/p&gt;
    &lt;p&gt;
        Sun 4:45pm (SeaTac) 
    &lt;/p&gt;
    &lt;p&gt;
        A nice uneventful flight to California (central CA).
    &lt;/p&gt;
    &lt;p&gt;
        &lt;strong&gt;Road Trip!&lt;/strong&gt; 
    &lt;/p&gt;
    &lt;p&gt;
        Sun 7:30pm&amp;#160; (Sacramento) 
    &lt;/p&gt;
    &lt;p&gt;
        Turns out Scott Swanson (VS) and Steve Hiskey (Windows Security) got the same flight
        after I told them about it and we all decide to take my car (Avis was very helpful
        getting my reservation changed last-minute) down to SoCal.&amp;#160; They got booked later
        and the only seats left were First Class.&amp;#160; Go figure!
    &lt;/p&gt;
    &lt;p&gt;
        Scott is a PM on the VS Core team in the Help/Community space.&amp;#160; No sessions this
        PDC in his area, but he is doing some focus groups on VS Whidbey Help. 
    &lt;/p&gt;
    &lt;p&gt;
        Steve is a speaker with sessions on the Next Generation Secure Computing Base.&amp;#160;
        Fascinating stuff! 
    &lt;/p&gt;
    &lt;p&gt;
        We travel south very close to my home town and some very familiar landscape.
    &lt;/p&gt;
    &lt;p&gt;
        Mon 1:30am&amp;#160; (Los Angeles) 
    &lt;/p&gt;
    &lt;p&gt;
        6 hours and 300 miles later we end up in downtown LA.&amp;#160; It's 1:30 AM and there
        isn't a car to be seen on any SoCal roads or freeways.&amp;#160; I don't know why people
        complain about the traffic here. 
    &lt;/p&gt;
    &lt;p&gt;
        I finally find my hotel after dropping off Scott and Steve and collapse.&amp;#160; If
        you ever have a chance to stay at the Park Hyatt LA in Century City (next to Beverly
        Hills) I highly recommend it.&amp;#160; Very posh compared to the Adam's Mark Hotel&amp;#160;where
        I stayed for Tech*Ed Dallas.&amp;#160; Park Hyatt is even on the MS approved list of hotels
        so I don't feel bad spending the company's money (I guess I'm getting the corporate
        rate). 
    &lt;/p&gt;
    &lt;p&gt;
        &lt;strong&gt;Fire!&lt;/strong&gt; 
    &lt;/p&gt;
    &lt;p&gt;
        You have heard about these &lt;a href="http://www.msnbc.com/news/983543.asp?0cv=CA01"&gt;California
        Wilde Fires&lt;/a&gt;.&amp;#160; Well, we saw them from I-5 near Magic Mountain (Valencia).&amp;#160;
        Pretty cool (well, not the fact that so many homes have been lost and even some deaths),
        but wild fires are fairly exciting even still.&amp;#160; Those were the only flames we
        saw, despite imagining the drive would be more harrowing or there would be roads blocked,
        etc.&amp;#160; It is a little eerie as I write this and look outside to&amp;#160;see a sky
        rich with an&amp;#160;orange/brown hue. 
    &lt;/p&gt;
    &lt;p&gt;
        &lt;strong&gt;Keynote &amp;amp; Demos&lt;/strong&gt; 
    &lt;/p&gt;
    &lt;p&gt;
        Mon 9:00am 
    &lt;/p&gt;
    &lt;p&gt;
        Running on 4 hours sleep I get to the PDC just in time for the Bill Gates and Jim
        Allchin keynote addresses.&amp;#160; Really cool demos of Longhorn, Avalong and Indigo.
        (But they didn't schedule a bathroom break.)
    &lt;/p&gt;
    &lt;p&gt;
        The only thing I was irritated with during these two sessions was Don Box and Chris
        Anderson's insistence on using emacs &amp;amp; visual slickedit.&amp;#160; Even Jim got in
        on the act and used vi.&amp;#160; The whole time I'm thinking "VS blows these editors
        away for productivity!&amp;#160; What are they thinking?!!!".&amp;#160;&amp;#160;&amp;#160; (Visual
        SlickEdit does have some cool features, though).&amp;#160; Finally they did bring up VS
        and was it cool to see intellisense, statement completion, F5 launching, etc.&amp;#160;&amp;#160;The
        VS IDE is something that my product unit can be proud of.&amp;#160; Don and Chris&amp;#160;did
        finally concede that "there is something about this VS thing that might just catch
        on".&amp;#160; (Groan) 
    &lt;/p&gt;
    &lt;p&gt;
        &lt;strong&gt;Tradeshow booth&lt;/strong&gt; 
    &lt;/p&gt;
    &lt;p&gt;
        Mon 12:00pm 
    &lt;/p&gt;
    &lt;p&gt;
        Finally I meet up with one of my best friends (Bill develops for a network storage
        company - something like that).&amp;#160; We have lunch early and Ester allows me to change
        my badge from Attendee to Microsoft Staff.&amp;#160; This let's me get into the Trade
        Show area early so I can at least setup before talking with customers. 
    &lt;/p&gt;
    &lt;p&gt;
        We handed out free VSIP SDK (including the Extras Beta) CD's and engaged a lot of
        new potential partners.&amp;#160; It's really exciting to finally get to show Everett
        Extras to customers.&amp;#160; They really like the easy integration that the managed
        interfaces allow.&amp;#160; 
    &lt;/p&gt;
    &lt;p&gt;
        We got some good feedback on the IDE&amp;#160;from one customer (some tool box suggestions
        I'll deliver to the IDE team when I get back to Redmond).&amp;#160; 
    &lt;/p&gt;
    &lt;p&gt;
        Mon 4:37pm 
    &lt;/p&gt;
    &lt;p&gt;
        My feet are killing me after standing for 3 hours straight, now my sitting side hurts
        after having to sit on the floor to type this (all the chairs are taken). 
    &lt;/p&gt;
    &lt;p&gt;
        I'm going to pop in for the first part of the MSBuild talk.
    &lt;/p&gt;
    &lt;p&gt;
        After that,&amp;#160;I'll have 2-3 more hours of booth duty to engage customers and consider
        integrating their solutions into VS as well as a partner event 'til 11pm.&amp;#160; I
        hope I can make it that long.&amp;#160; Check back here for an update when I have the
        next opportunity (and thanks for reading all this drivel up to this point). 
    &lt;/p&gt;
&lt;/body&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=56804" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/allend/archive/tags/VSIP/default.aspx">VSIP</category><category domain="http://blogs.msdn.com/allend/archive/tags/PDC/default.aspx">PDC</category></item></channel></rss>