Monday, August 30, 2004

Flash Window

Sample code that shows how to alert the user to a particular Window by causing it to flash on its Title Bar and on the Taskbar

See this content on www.pocketnerd.net -->

Thursday, August 26, 2004

Integrate your Spell Checker

A lot of enterprises deploy Microsoft Office. Why not make the most of it and use the Spell Checker in your applications

See this content on www.pocketnerd.net -->

Saturday, August 07, 2004

PocketProd and Reflector

This article shows how easy it is to add support tools to specific context menus in VS.NET. The article describes the process for adding Lutz Roeder's.NET Reflector to the assembly References items, but also acts as a general example for adding external tools to VS.NET using PocketProd.

See this content on www.pocketnerd.net -->

Custom HTML Wizards

This article builds on the previous VS.NET Wizard Overview to show you how to create and deploy custom HTML Wizards. In particular, the article describes creating a C#-COM Class that can be used to perform Excel Integration.

Even if you are not interested in the Wizards, the COM Wizard installer may prove useful so why not download and install it!

See this content on www.pocketnerd.net -->