<?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>J.net : Whidbey &amp; Yukon</title><link>http://blogs.msdn.com/jsawyer/archive/tags/Whidbey+_2600_+Yukon/default.aspx</link><description>Tags: Whidbey &amp; Yukon</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>ASP.NET 2.0's Best Kept Secret? </title><link>http://blogs.msdn.com/jsawyer/archive/2006/02/21/536015.aspx</link><pubDate>Tue, 21 Feb 2006 16:43:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:536015</guid><dc:creator>JSawyer</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/jsawyer/comments/536015.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jsawyer/commentrss.aspx?PostID=536015</wfw:commentRss><description>&lt;P&gt;&lt;FONT face=Verdana size=2&gt;I don't know ... maybe it is.&amp;nbsp; What am I talking about?&amp;nbsp; The Health Monitoring features of ASP.NET 2.0.&amp;nbsp; It's one of the new services APIs that have been added into the ASP.NET runtime -- like membership, profiles, roles, etc -- and it's just there waiting to be used and/or extended. &lt;BR&gt;I stumbled over it while publishing a site that a couple of the other DE's and myself are using ... and then getting emails about "the site had an error".&amp;nbsp; Now, of course, ALL of these guys have done development in the real world and KNOW that you need to give detailed error info if you have any expectation of gettting the developer to fix it ... but that was all I got.&amp;nbsp; So ... I wanted some more info, and to be more proactive about it.&amp;nbsp; &lt;BR&gt;So ... I started looking into ASP.NET 2.0's Health Monitoring.&amp;nbsp; Now, I've haven't seen a whole lot of buzz or hubbub around Health Monitoring ... I guess it's just not as sexy as Membership or Role Management ... but since when did anyone do a site that didn't need some sort of tracking for exceptions?&amp;nbsp; Health Monitoring does that.&amp;nbsp; It tracks all kinds of event right out of the box -- errors, failures, authentication, authorization, viewstate failure -- and can be extended with your own events.&amp;nbsp; To consume these events, you use an event provider.&amp;nbsp; Again, out of the box there is most of what you need -- EventLog, SQL, WMI, Mail, Trace -- but you can extend this as well.&amp;nbsp; &lt;BR&gt;So ... when this was all said and done, I added some stuff to my config file and presto!&amp;nbsp; I started getting emails for every failure.&amp;nbsp; Now, I don't know about y'all, but that's one of the things that seems to need to be done on every site.&amp;nbsp; And I always hated writing it ... or re-writing it ... or grabbing from code that I already wrote to put it in.&amp;nbsp; Now, I just copy/past the config file.&amp;nbsp; &lt;BR&gt;Want more info?&amp;nbsp; Check out &lt;A href="http://msdn2.microsoft.com/en-us/library/ms178703.aspx"&gt;http://msdn2.microsoft.com/en-us/library/ms178703.aspx&lt;/A&gt;.&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=536015" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jsawyer/archive/tags/Whidbey+_2600_+Yukon/default.aspx">Whidbey &amp; Yukon</category></item><item><title>VS 2005 Beta 2 + SQL Server April CTP = .NET Goodness!</title><link>http://blogs.msdn.com/jsawyer/archive/2005/04/18/409504.aspx</link><pubDate>Tue, 19 Apr 2005 03:54:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:409504</guid><dc:creator>JSawyer</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/jsawyer/comments/409504.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jsawyer/commentrss.aspx?PostID=409504</wfw:commentRss><description>&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Just in case you hadn't heard, VS 2005 Beta 2 is now LIVE!&amp;nbsp; It became available late Friday for MSDN Subscribers to download.&amp;nbsp; (If you aren't an MSDN Subscriber ... WHY NOT???)&amp;nbsp; The SQL Server 2005 April CTP is also live on MSDN Subscribers download and synch'd with the VS 2005 Beta 2 build.&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana&gt;&lt;FONT size=2&gt;I downloaded it myself on Saturday morning ... this seems to have been a good time to do it as my download speed was between 100 KB/s and an amazing 290 KB/s!&amp;nbsp; And with my brand-spanking-new Plextor DVD burner (&lt;/FONT&gt;&lt;A href="http://www.plextor.com/english/products/716SA.htm"&gt;&lt;FONT size=2&gt;http://www.plextor.com/english/products/716SA.htm&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=2&gt;), I burned myself a DVD in about 6 minutes.&amp;nbsp; The SQL Server 2005 CTP DVD takes about 1:30.&amp;nbsp; SWEET!&amp;nbsp; &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Of course, I've also installed it.&amp;nbsp; DUH!&amp;nbsp; The VS install was smooth and sweet ... I've installed it on 2 physical boxes and a VPC as well.&amp;nbsp; No problems at all.&amp;nbsp; (Don't ask about uninstall ... I haven't done that yet and don't plan to do it anytime soon.)&amp;nbsp; And yes, before you ask, all the cool toyz with VSTS are in there.&amp;nbsp; However, when installing the April SQL Server 2005 CTP &lt;EM&gt;after &lt;/EM&gt;the VS install, there are no SQL Server tools.&amp;nbsp; Now, I don't know about you, but I like to play with the big boy's toyz, so that was a bummer.&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;I did, however, find a workaround if you have the same install order that I had.&amp;nbsp; It seems that the installation of the SQL Server Express tools by the default VS 2005 installation is what caused the SQL Server installer to refuse to install the workstation components ... it says that they are already installed.&amp;nbsp; So, without further ado, here's what you do if you installed VS 2005 Beta 2 before the SQL Server April CTP.&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;Go to Add/Remove Programs.&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;Find &lt;EM&gt;Microsoft SQL Server 2005 Tools Express Edition CTP&lt;/EM&gt; in the list.&amp;nbsp; &lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;Remove.&amp;nbsp; Yes.&amp;nbsp; Remove that puppy.&amp;nbsp; That's the problem.&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;Go to your SQL Server 2005 CTP DVD (or ISO or whatever).&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;Find&lt;EM&gt; SQLRun_Tools.msi &lt;/EM&gt;(in the Setup folder).&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;Double-click and install all of the &lt;EM&gt;Client Components&lt;/EM&gt;.&amp;nbsp; &lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;Enjoy all the big-boy toyz that come with SQL Server 2005!&amp;nbsp; &lt;/FONT&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;FONT face=Verdana&gt;&lt;FONT size=2&gt;Now, you might be tempted (as I was) to skip the first 3 steps and go right to the tools msi.&amp;nbsp; It won't work.&amp;nbsp; It will, instead, complain that it doesn't support upgrades.&amp;nbsp; I do hope that this is resolved by RTM time (SQL Server team ... are you listening??).&amp;nbsp; I'm also guessing that if you install the SQL Server April CTP first, you won't have this issue, though I've not done this yet.&amp;nbsp; &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;So ... there it is.&amp;nbsp; Happy installing! &lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=409504" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jsawyer/archive/tags/Whidbey+_2600_+Yukon/default.aspx">Whidbey &amp; Yukon</category></item><item><title>InstallFest Frequently Asked Questions</title><link>http://blogs.msdn.com/jsawyer/archive/2004/08/06/210230.aspx</link><pubDate>Sat, 07 Aug 2004 02:12:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:210230</guid><dc:creator>JSawyer</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/jsawyer/comments/210230.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jsawyer/commentrss.aspx?PostID=210230</wfw:commentRss><description>&lt;DIV class=Section1&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;We heard a lot of questions over and over and over again at the Houston .NET User Group InstallFest.&amp;nbsp; To try and save time, energy and my voice, I&amp;#8217;m going to post some of the most common ones here, as well as links to more information.&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;I&gt;&lt;FONT face=Verdana size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-STYLE: italic; FONT-FAMILY: Verdana"&gt;Can I install this with previous version of Visual Studio?&lt;BR&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/I&gt;&lt;FONT face=Verdana size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;Yes, you can.&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;I&gt;&lt;FONT face=Verdana size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-STYLE: italic; FONT-FAMILY: Verdana"&gt;Will it interfere with previous versions of Visual Studio?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/I&gt;&lt;FONT face=Verdana size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;&lt;BR&gt;From what I have seen, no.&amp;nbsp; I&amp;#8217;ve installed it on several machine images with various combinations of Visual Studio 6.0, Visual Studio .NET 2002, and Visual Studio .NET 2003 without significant issues.&amp;nbsp; Keep in mind, however, that I&amp;#8217;ve not extensively tested these configurations, but everything seems to work just fine.&amp;nbsp; It may be worthwhile, however, to review the &lt;A href="http://lab.msdn.microsoft.com/vs2005/get/currentreadme/default.aspx"&gt;known issues&lt;/A&gt; for more information.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;I&gt;&lt;FONT face=Verdana size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-STYLE: italic; FONT-FAMILY: Verdana"&gt;What are these &amp;#8220;Express&amp;#8221; Editions?&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/I&gt; &lt;FONT face=Verdana size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;&lt;BR&gt;The Express Editions are part of the Visual Studio family and are lightweight, easy-to-use tools geared towards hobbyists, enthusiasts and students that want to build .NET applications.&amp;nbsp; The various Express products support web development, Windows Forms development, class libraries and console applications.&amp;nbsp; The provide full access to the .NET Framework 2.0 and many of the features of the Visual Studio Professional, such as the debugger, many of the editing tools, Intellisense and more.&amp;nbsp; Because the Express products are part of the Visual Studio family, projects created with the Express editions will be compatible with other editions of Visual Studio.&amp;nbsp; You can get more information from our &lt;A href="http://lab.msdn.microsoft.com/express/faq/default.aspx"&gt;FAQ&lt;/A&gt;.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;I&gt;&lt;FONT face=Verdana size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-STYLE: italic; FONT-FAMILY: Verdana"&gt;But I&amp;#8217;m a professional developer. Why would I be interested in these Express editions?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/I&gt;&lt;FONT face=Verdana size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;&lt;BR&gt;When Visual Studio 2005 releases, you may be interested in purchasing either Visual Studio 2005 Professional or one of the Team System products.&amp;nbsp; However, Visual Studio 2005 (and the .NET Framework 2.0) are both still in early beta.&amp;nbsp; The Express editions give you the opportunity to create great .NET 2.0 applications in a low-impact way.&amp;nbsp; In fact, you may even find that the Express products fit what you need to do &amp;#8230;&lt;BR&gt;Not to mention, we are running a contest specifically to showcase the great applications that you can create with Visual Studio Express.&amp;nbsp; The prize?&amp;nbsp; An XBox and a copy of Halo2 &amp;#8230; which promises to be even better than the original!&amp;nbsp; Want more info?&amp;nbsp; Check out the &lt;A href="http://channel9.msdn.com/express/"&gt;Summer of Express&lt;/A&gt; contest on &lt;A href="http://channel9.msdn.com/"&gt;Channel9&lt;/A&gt;.&amp;nbsp; And the judges?&amp;nbsp; These are the geeks behind the tools!!!&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;&lt;EM&gt;Why the Express versions for the InstallFest?&lt;BR&gt;&lt;/EM&gt;Because we don't want to be installing all night!&amp;nbsp; ;-)&amp;nbsp; We really want to get you playing with the tools and doing Hands-On Labs before the night is out.&amp;nbsp; The Express versions are lightweight and install pretty quickly.&amp;nbsp; Visual Studio takes a while, especially if you install all the documentation.&amp;nbsp; &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;I&gt;&lt;FONT face=Verdana size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-STYLE: italic; FONT-FAMILY: Verdana"&gt;What&amp;#8217;s on the CD?&amp;nbsp; Can&amp;#8217;t I download this?&lt;BR&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/I&gt;&lt;FONT face=Verdana size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;The CD has the Visual Studio Express version that you select (VB, C#, J#, C++ and Web Developer), the documentation and SQL Server 2005 Express.&amp;nbsp; Yes, you can download it, but it&amp;#8217;s faster to install from the CD and cooler to do it with a bunch of your favorite geeks!&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;I&gt;&lt;FONT face=Verdana size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-STYLE: italic; FONT-FAMILY: Verdana"&gt;Why do you have that disclaimer on the invitation email?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/I&gt;&lt;FONT face=Verdana size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;&lt;BR&gt;The disclaimer notes that this is beta software.&amp;nbsp; You&amp;#8217;re a developer, right?&amp;nbsp; You know what beta means &amp;#8230; that stuff will break.&amp;nbsp; Yes, the VS team has done a great job to bring us a stable beta, but it still early in the development cycle and Visual Studio is a complex product.&amp;nbsp; There will be bugs.&amp;nbsp; Stuff may blow up.&amp;nbsp; You might have to reformat your machine.&amp;nbsp; It is not supported by our Product Support Services (PSS).&amp;nbsp; I, &lt;I&gt;&lt;SPAN style="FONT-STYLE: italic"&gt;personally&lt;/SPAN&gt;&lt;/I&gt;, have not had any of these issues (yet).&amp;nbsp; Your mileage may vary.&amp;nbsp; Please keep that in mind.&amp;nbsp; You also do not have a license to deploy this into a production environment.&amp;nbsp;&lt;BR&gt;Microsoft is committed to providing developers with early releases of Visual Studio so you can plan your development as far in advance as possible &amp;#8230; and get an idea of where the development platform is going.&amp;nbsp; And I, personally, want to get this into the hands of as many developers in the Gulf Coast community as I can.&amp;nbsp; But we do ask that you understand that this is &lt;I&gt;&lt;SPAN style="FONT-STYLE: italic"&gt;Beta&lt;/SPAN&gt;&lt;/I&gt; and that we&amp;#8217;re still working on it.&amp;nbsp; We also value your feedback from using these early versions &amp;#8230; that feedback helps us deliver an awesome product that makes your development tasks easier.&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=210230" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jsawyer/archive/tags/Gulf+Coast+Community+Stuff/default.aspx">Gulf Coast Community Stuff</category><category domain="http://blogs.msdn.com/jsawyer/archive/tags/Whidbey+_2600_+Yukon/default.aspx">Whidbey &amp; Yukon</category></item><item><title>GNONUG August Meeting with Joe Healy</title><link>http://blogs.msdn.com/jsawyer/archive/2004/07/29/200748.aspx</link><pubDate>Thu, 29 Jul 2004 17:34:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:200748</guid><dc:creator>JSawyer</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/jsawyer/comments/200748.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jsawyer/commentrss.aspx?PostID=200748</wfw:commentRss><description>&lt;P&gt;&lt;FONT face=Verdana size=2&gt;My counterpart DE from Tampa Bay, Joe Healy, will be present &lt;FONT face="Times New Roman" size=3&gt;&lt;FONT face=Verdana size=2&gt;&lt;EM&gt;Untangling the Knot: VS.NET 2005 Beta 1 (Whidbey) Exploring VS.NET 2005 and the .NET Framework 2.0 Enhancements&lt;/EM&gt;&lt;/FONT&gt; &lt;/FONT&gt;at the Greater New Orleans .NET User Group (GNONUG) on August 9. Joe's quite a character, so this should be an interesting meeting.&amp;nbsp; If you're in the New Orleans area, make sure to come out and hang with the user group.&amp;nbsp; And ask Joe about &amp;#8220;&lt;EM&gt;half-kilt stuck pigs&amp;#8221;&lt;/EM&gt; if you get the chance!&amp;nbsp; :-)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana&gt;&lt;FONT size=2&gt;&lt;STRONG&gt;Where:&lt;/STRONG&gt; &lt;SPAN&gt;&lt;FONT color=#000000&gt;McCann Electronics&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;100 Division Street&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Metarie, LA&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;&lt;STRONG&gt;When:&lt;/STRONG&gt; Monday, August 9, 2004&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6:15 PM&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana&gt;&lt;FONT size=2&gt;&lt;SPAN&gt;For directions or more information about GNONUG, check out their website at &lt;A href="http://www.gnonug.org/"&gt;www.gnonug.org&lt;/A&gt;.&amp;nbsp; &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=200748" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jsawyer/archive/tags/Gulf+Coast+Community+Stuff/default.aspx">Gulf Coast Community Stuff</category><category domain="http://blogs.msdn.com/jsawyer/archive/tags/Whidbey+_2600_+Yukon/default.aspx">Whidbey &amp; Yukon</category></item><item><title>HAL-PC C# SIG August Meeting and *VS.NET 2003 Raffle!*</title><link>http://blogs.msdn.com/jsawyer/archive/2004/07/29/200738.aspx</link><pubDate>Thu, 29 Jul 2004 17:23:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:200738</guid><dc:creator>JSawyer</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/jsawyer/comments/200738.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jsawyer/commentrss.aspx?PostID=200738</wfw:commentRss><description>&lt;P&gt;&lt;FONT face=Verdana size=2&gt;I will be presenting an Introduction to ASP.NET 2.0 at HAL-PC's C# SIG August meeting on August 11 at 7:00 PM.&amp;nbsp; On threat of lynching, I will make sure that all demos are in C# and that there is no VB to be found anywhere in the building!&amp;nbsp; :-)&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;FONT face=Verdana&gt;&lt;STRONG&gt;Where: &lt;/STRONG&gt;HAL-PC&amp;nbsp;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4543 Post Oak Place Drive, Suite 200&lt;BR&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;Houston, TX 77027-3103&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;FONT face=Verdana&gt;&lt;STRONG&gt;When:&lt;/STRONG&gt; Wednesday, August 11, 2004&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7:00 PM&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;HAL-PC will also be raffling off 2 copies of Visual Studio .NET Enterprise Architect at this meeting (note: this is not a &amp;#8220;demo&amp;#8221; or limited version ... it's the whole kit-n-kaboodle!)&amp;nbsp; Raffle tickets are only $1.00 and all proceeds will go to support the user group. &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;You can find more info about HAL-PC at their web site: &lt;A href="http://www.hal-pc.org"&gt;www.hal-pc.org&lt;/A&gt;.&amp;nbsp; The site for the C# SIG is &lt;A href="http://www.hal-pc.org/~odiswooten/csharp/"&gt;&lt;U&gt;&lt;FONT color=#0000ff size=2&gt;http://www.hal-pc.org/~odiswooten/csharp/&lt;/U&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Hope to see you there!!&amp;nbsp; &lt;/P&gt;&lt;/FONT&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=200738" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jsawyer/archive/tags/Gulf+Coast+Community+Stuff/default.aspx">Gulf Coast Community Stuff</category><category domain="http://blogs.msdn.com/jsawyer/archive/tags/Whidbey+_2600_+Yukon/default.aspx">Whidbey &amp; Yukon</category></item><item><title>HDNUG Whidbey InstallFest </title><link>http://blogs.msdn.com/jsawyer/archive/2004/07/29/200682.aspx</link><pubDate>Thu, 29 Jul 2004 16:32:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:200682</guid><dc:creator>JSawyer</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/jsawyer/comments/200682.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jsawyer/commentrss.aspx?PostID=200682</wfw:commentRss><description>&lt;P&gt;&lt;FONT face=Verdana size=2&gt;The Houston .NET User Group will be hosting a Whidbey InstallFest as a special event on Tuesday, August 3rd at the Houston Microsoft Office (where HDNUG usually meets).&amp;nbsp; We will be installing the Express versions of&amp;nbsp;Visual Studio 2005&amp;nbsp;and&amp;nbsp;SQL Server 2005&amp;nbsp;on HDNUG member's laptops to play with as well as showcasing new features and helping with any issues (like the install issues that I had!)&amp;nbsp; And, maybe (just maybe), we'll hook up some XBox'en an play some Halo! &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Details:&lt;BR&gt;&lt;STRONG&gt;Where:&lt;/STRONG&gt; Houston Microsoft Office&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;2000 W Sam Houston Pkwy South&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Suite 350&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Houston, TX 77042&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;&lt;STRONG&gt;When:&lt;/STRONG&gt;&amp;nbsp;Tuesday, August 3, 2004&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;6:00 PM until ... &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;I'm hoping to have duplicated CDs in time for the event (they are on order), but this may turn out to be a &lt;EM&gt;BurnFest &lt;/EM&gt;as well ... as we burn, burn, burn CDs with the bits to install.&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;&lt;STRONG&gt;Disclaimer&lt;/STRONG&gt;:&amp;nbsp; &lt;BR&gt;We will be installing &lt;EM&gt;Beta &lt;/EM&gt;versions of software!&amp;nbsp; While the product teams have done a great job, there is still a lot of work to be done.&amp;nbsp; Keep that in mind when installing this software ... as it may require a &lt;EM&gt;complete reformat&lt;/EM&gt; of your system to get it off.&amp;nbsp; In other words, don't do this on a critical production machine!!! &lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=200682" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jsawyer/archive/tags/Gulf+Coast+Community+Stuff/default.aspx">Gulf Coast Community Stuff</category><category domain="http://blogs.msdn.com/jsawyer/archive/tags/Whidbey+_2600_+Yukon/default.aspx">Whidbey &amp; Yukon</category></item><item><title>Installing the Express Versions</title><link>http://blogs.msdn.com/jsawyer/archive/2004/07/29/200672.aspx</link><pubDate>Thu, 29 Jul 2004 16:21:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:200672</guid><dc:creator>JSawyer</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/jsawyer/comments/200672.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jsawyer/commentrss.aspx?PostID=200672</wfw:commentRss><description>&lt;P&gt;&lt;FONT face=Verdana&gt;&lt;FONT size=2&gt;Well, this didn't happen when I first installed the Express Editions (Web Developer Express and SQL Server Express), but when building my demo image for the Express products using the bits downloaded from MSDN Subscriber Downloads, I ran into the same Framework versioning issue that I had when installing SQL Server 2005 Beta 2 and Visual Studio 2005 Beta 1. (See previous post for details!).&amp;nbsp; &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;One big snag: the download for SQL Server Express doesn't have the framework with it!&amp;nbsp; A quick fix was to use the version of the framework that's on the SQL Server 2005 Beta 2 CD ... but that's not a good solution for everyone.&amp;nbsp; So, after a little looking, I found the download for the .NET Framework v 2.0 redist that &lt;EM&gt;should&lt;/EM&gt; work with SQL Server Express.&amp;nbsp; You can get it from &lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyId=B7ADC595-717C-4EF7-817B-BDEFD6947019&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=B7ADC595-717C-4EF7-817B-BDEFD6947019&amp;amp;displaylang=en&lt;/A&gt;.&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=200672" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jsawyer/archive/tags/Whidbey+_2600_+Yukon/default.aspx">Whidbey &amp; Yukon</category></item><item><title>Yukon Beta 2</title><link>http://blogs.msdn.com/jsawyer/archive/2004/07/27/199149.aspx</link><pubDate>Wed, 28 Jul 2004 01:01:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:199149</guid><dc:creator>JSawyer</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/jsawyer/comments/199149.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jsawyer/commentrss.aspx?PostID=199149</wfw:commentRss><description>&lt;P&gt;&lt;FONT face=Verdana size=2&gt;It's out!&amp;nbsp; :D&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;I'm installing it now.&amp;nbsp; Playing with SQL Server 2005 Express edition is nice, but it doesn't have all of the cool new tools that are in Big Daddy Yukon, like Reporting Services, Notification Services and DTS.&amp;nbsp; And it doesn't have the administration tools (yet).&amp;nbsp; And besides, let's face it ... it's a power trip to have all the bestest toyz.&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;The setup procedure is quite nice.&amp;nbsp;Everything in one step ... no more separate installs for SQL Server, Analysis Services, Reporting Services, Notification Services.&amp;nbsp; OK, I understand Reporting Services and Notification Services, but Analysis?&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;A note: If you are installing Yukon B2 and Whidbey B1 on the same box, install Yukon first.&amp;nbsp; If you don't, Yukon complains about incompatible versions of the framework being installed and absolutely refuses to proceed.&amp;nbsp; If you do get yourself into the quandary, there is a way out (or around, at least).&amp;nbsp; You could rebuild your machine from scratch.&amp;nbsp; No, no, just kidding -- that's mean.&amp;nbsp; You really don't want to do that.&amp;nbsp; (Of course, if you were using Virtual PC for your testing, it'd be a piece of cake to do that!)&amp;nbsp; Instead, go to Add/Remove Programs and uninstall the .NET Framework 2.0 that Whidbey (sorry, Visual Studio 2005 Beta 1) installed.&amp;nbsp; Then re-run SQL Server 2005 setup.&amp;nbsp; It will be happy and (so far at least), Whidbey appears to work just fine afterwards.&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=199149" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jsawyer/archive/tags/Whidbey+_2600_+Yukon/default.aspx">Whidbey &amp; Yukon</category></item><item><title>Whidbey "Express" Editions</title><link>http://blogs.msdn.com/jsawyer/archive/2004/07/08/177906.aspx</link><pubDate>Fri, 09 Jul 2004 05:32:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:177906</guid><dc:creator>JSawyer</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/jsawyer/comments/177906.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jsawyer/commentrss.aspx?PostID=177906</wfw:commentRss><description>&lt;div class="Section1"&gt; &lt;p&gt;&lt;font size="2" face="Verdana"&gt;&lt;span style='font-size:10.0pt;font-family:Verdana'&gt;If you are reading about this for the first time in &lt;i&gt;&lt;span style='font-style: italic'&gt;my&lt;/span&gt;&lt;/i&gt; 'blog &amp;hellip; well, color me twelve shades of surprised.&amp;nbsp; Just in case you haven't heard, we've released the Express editions if Visual Studio 2005 to the web for any and all to download and play with.&amp;nbsp; You can join the feeding frenzy by pointing your browser to &lt;a href="http://msdn.microsoft.com/vs2005"&gt;http://msdn.microsoft.com/vs2005&lt;/a&gt; and downloading right from there.&amp;nbsp; You can also get SQL Express 2005 Beta to play with as well, which is the next generation of MSDE, but built on the Yukon engine.&amp;nbsp; And, of course, because it's built on the Yukon engine, you can write your stored procs in &lt;i&gt;&lt;span style='font-style:italic'&gt;any .NET language!&lt;/span&gt;&lt;/i&gt;&amp;nbsp; (Well, not quite any, but really close.&amp;nbsp; It needs to be verifiable, that's all.)&amp;nbsp; DBA's of the world: BEWARE!!!&amp;nbsp; .NET code slingers are comin' at ya!!!&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="2" face="Verdana"&gt;&lt;span style='font-size:10.0pt;font-family:Verdana'&gt;Anyway, I've been playing with these nifty little toys.&amp;nbsp; They're pretty functional and quite stable (especially compared to some of the recent Tech Previews) &amp;hellip; and give you a good idea of what you'll see with Whidbey.&amp;nbsp; Later for now &amp;hellip; gotta go play with my new toyz.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=177906" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jsawyer/archive/tags/Whidbey+_2600_+Yukon/default.aspx">Whidbey &amp; Yukon</category></item></channel></rss>