December 2006 - Posts
The Enterprise Library 3.0 CTP is of significant use to developers even if you don't plan to write code against the 3.0 version. It is based now in GAT and GAX (Guidance Automation releases) and now allows developers to have an integrated configuration
Read More...
Here is a great post on how to organize your BizTalk projects and how to manage and version BTS assemblies. Versioning Strategy for BizTalk Assemblies
Read More...
Might be late with this, but check out the AJAX auto complete search from MSDN. http://lab.msdn.microsoft.com/search/refinement.aspx
Read More...
I was struggling with this for some time. Here is a great link on how to do it easily! Many customers are moving to Virtual Server because of its portability (not to mention its price!) and interoperability with Virtual PC. Here is a great tutorial on
Read More...
Scott Guthrie has done it again and talks to us about how to register controls for pages in a web application one time instead of on each page. Trick- How to Register User Controls and Custom Controls in Web.config Basically, instead of this: <% Register
Read More...
Quick tip for anyone doing Web Part development with MOSS. Change the build path of the project for the web part to a bin directory underneath the Web Application virtual directory. If you have your control registered propery in the web.config of the
Read More...
An internal resource just shot this out and I thought it would help me and hopefully you in the future on how to establish a corporate governance model around MOSS. The challenge in any organization is that when MOSS is introduced it often spreads like
Read More...
I wrote earlier about a cool new Vista Easter Egg which allows you to use a command line to supply a parameter to a screen saver so that it uses Vista's new display capabilities to run the screen saver as wallpaper. Now someone has written an applicaiton
Read More...
The smart part is back! This version of the smart part is compatible with MOSS and WSS 3.0. This is a quick method of wrapping and serving .ascx user controls in MOSS web parts. Deploying the Return of the SmartPart
Read More...
It's only a matter of time before the coolest easter eggs for Vista start hitting the net. Check out this one! http://blogs.technet.com/daven/archive/2006/12/02/you-ll-like-this.aspx In the windows\system32 directory type: ribbons.scr /p65552 Awesome
Read More...