This post is coming to you live from IndyNDA's Visual Studio 2008 InstallFest.I have been coming to IndyNDA for about 18 months and this is by far the largest turnout (outside of Indy Tech Fest). It's amazing what giving away tons of stuff for free will do to the crowd size. I had a good time listening to what other people have been doing with Visual Studio 2008 and the 3.5 framework that came out last month. In addition, I hope the turnout to this event will continue to encourage Microsoft that Indy is capable of hosting a TechEd or maybe a PDC once our updated convention center is up running at its new capacity.
Some highlights:
- Personal message from Soma to Indy.
- Demos from others like Aaron and Paul. Basically, an open mic night code style. Hopefully indicative of what an Indy Code Camp might bring.
- Giving a demo of my own on the new HashSet class, sharing with others my love of the brace matching feature I found out earlier this month as well as using bookmarks. Finally, I gave a quick peek of the System.AddIn Calculator example that was published in a two part series on MSDN magazine.





2 comments:
Your presentation on AddIns and their complexity reminded me of The Perfect Service articles I read a few years ago.
It seems with the AddIn name space you presented, creating something like The Perfect Service would be almost trivial. Does it seem like that to you too?
Thanks for stopping by my blog!
From reading the article, it looks like it should be relatively simple to replicate the idea in 3.5 using System.AddIn. Additionally, you get the support of versioning the plugins almost for free.
Post a Comment