March 2004 - Posts

Besides hearing the Cubs beat the Brewers 12 - 4, I've been tuning into some webcasts/video.  Here are some of the highlights:

Bill Gates: Some 'holy grails' to be found within decade.  Interesting.  But it sounded a little like his Visual Studio 2005 keynote at VSLive in San Fran.

Speaking of VSLive, Amanda Silver of the VB.Net Team gave a session on Avanced Language Features in VB Whidbey.  Whidbey gives VB.Net loads of goodness like generics, operator overloading, XML Comments and partial types.  During the demo, Amanda's environment crashed and the demo build was buggy.  You can tell she was nervous and the technical problems didn't help.  But she kept on and the information was presented effectively.  Well done. Just a tip Amanda.  Keep the filler words (um, er) to a minimum.

Here's a fascinating one, the real costs of going offshore.  I'm not really a proponent of offshoring but I do understand the reasoning.  What will I do when presented with a 70% savings?  Dunno.

Rocky Lhotka will be giving a MSDN Webcast on Design and Architecture for .NET Applications on April 13 @ 2:00 PM Eastern.  I love Rocky's work and am looking forward to see what he's got to say.

And of course .Net Rocks still rocks.

Posted by Jorriss | with no comments

Some good stuff from Robert Green's Blog.  The Visual Studio Technology Preview is available now to MSDN subscribers.  I'm downloading it right now.  Also Wrox has risen from the dead.  Although I don't like the Wrox titles as much as the APress ones, it's good to see that we'll get some more titles out there.

This is the funniest thing I've seen all day.  Duane Dicks has created an anolog clock in SQL.  Gotta love those SQL Server gurus.

Take a trip through OS GUI history with Tim Tabor's Guidebook: Graphical User Interface Gallery.

I've been a big fan of the show "The Apprentice".  Here is the geek version!

Posted by Jorriss | with no comments

Lately, I've been toying with DotNetNuke.  DotNetNuke is an open source portal application based on IBuySpy.  From the little that I have seen it's very impressive.  I'll post more of my thoughts on DotNetNuke as I continue to investigate it.  In the meantime, here are some Nuke resources:

www.dotnetnuke.com
www.dnn.com.au
www.dotnetnukehelp.com
www.dnnskins.com
cafednn.yodamon.com
www.dnnfaq.com
DotNetNuke Forum on ASP.Net

Posted by Jorriss | with no comments

Generics Design Guidelines courtesy of Krzysztof Cwalina.

Posted by Jorriss | with no comments

Alright, this is just cool.  It's a code highlighter.  It parses your code and creates HTML markup.  It works for C#, J#, VB.Net and TSQL.

Mark Cuban has a blog.  Let the flame wars begin!

When the Windows source code was leaked loads of people were bashing MS for the amount of profanity in their code.  Most of those bashers were linux fiends.  All I've got to say is that they should view their own code.

Now this is funny.  Turn your PocketPC into an iPod.

Here is an add-in for Outlook that helps you to "Getting Things Done".

Posted by Jorriss | with no comments

Chris Sells tells us to Avoid the GAC.

Database deployments are hard. Chris Kinsman describes his method of deploying databases.  As for us at RSI we take production copies of the DB and apply the deltas.  It's a bit cumbersome but once you've deployed to dev, test, and stage we feel pretty confident that the deploy will work.

What is SharePoint?  Asks Maxim KarpovUpdate - I orginally credited Marcie Robillard for this article.  Sorry Maxim!

I've also been thumbing through two books, Visual Basic.Net Threading Handbook and Advanced .Net Remoting by Ingo Rammer.  Good stuff. 
Posted by Jorriss | with no comments

Here are some debugger troubleshooting tips from Mark Parks from the C# Team.

A new version of Genghis has been releasedGenghis extends .Net to make coding tasks easier.  Check it out.

Posted by Jorriss | with no comments

Whidbey will include a Class Designer tool called Whitehorse (pics!).  Just another reason Whidbey will rock the world!

Posted by Jorriss | with no comments

For those of us who have used and might need it, here is the FAQ for System.Web.Mail.

I want to do this with my web applications: Testing ASP.Net Applications with NUnitASP and NUnit.

 

Posted by Jorriss | with no comments

For those who have had the pain of writing regular expressions Roy Osherove points to RegExLib.com a site dedicated to regular expressions.  He also has built an app to test regular expressions.

Posted by Jorriss | with no comments

Ingo Rammer lets us know of free Visio UML Stencils.  I know, I know, "Visio already has UML stencils."  Ya, but these aren't too smart for their own good.

Posted by Jorriss | with no comments

Clemens Vasters writes a open letter to an open source devloper.  And gets Slashdotted.  Loads of good points here.

Posted by Jorriss | with no comments

Geoff Snowman of MS writes about test-driven approach.  I'm intrigued by this approach especially when middle-tier objects are involved.  Maybe we can implement this approach at RSI.

Posted by Jorriss | with no comments

MaxiVista has a tool to turn a laptop into a second monitor

Posted by Jorriss | with no comments