SBC DotNet Weblog
-
Interoperability with other (corporate) platforms
In the F500 corporate world, interoperability between MS apps and other platforms will be a “hot” topic. In a recent conversation with a corporate systems architect, he stated that Microsoft's strong drive into large enterprise systems will bring forth interoperability and integration issues. Time to read up on it - Simon Guest's Toolkit and some recent MSDN articles. Choosing between the various platforms (notably IBM, Oracle & Sun) may not be easy.
-
Tech lead and leadership
Roy has a good posting and essay on misjudging development approaches. My thanks to Roy for the posting and "divulging the soul" on the matter. Chalk it up on experience and we all have gone through that before. I wouldn't blame Roy's approach on his 'directory services' project and I personally, do not view it as a technical (WMI, AD, etc) issue but one of LEADERSHIP. Ultimately, it's the tech lead's responsibility to seeing the project done. But tech leads can go astray. In this case, the development was done "behind the back" and that was certainly not the right way and that approach in itself, demoralizes the entire development team. I'd say that's poor leadership on the tech lead's part.
-
Regular Expression quick reference card
Found this quick reference card on regular expressions (for client javascript) from Visibone. Some good useful information.
-
The Death of Denormalization?
Craig Mullins has a provocative article entitled 'The Death of Denormalization'. His argument lies in the fact that RDBMS technology now has better internal performance features, query optimizations, use of MQTs and ASTs, etc. These make the process of (de)normalization of databases almost redundant. While he may have some credence in his argument, I am skeptical - it pushes the design process too close to the system implementation. I have yet to utilize his new view for systems development but will certainly keep it in mind.
-
Regular Expression Mining
-
Carl Franklin to speak about Whidbey at the local .NET developer Group (Farmington, CT)
Our own, Carl Franklin will give a presentation - What's new in Whidbey? - January 27, 2004. 5:30 pm - 6:30 pm at the MS Farmington CT office. More details here...
-
Five free Client Access Licenses for SBS2K3 customers
Following up from my prior posting about the WSS & SBS2K3 Installation update - just found out that MS is offering 5 free Client Access Licenses for Windows Small Business Server 2003 customers. Some details here...
-
What's wrong with this picture?
-
XMLFox - xml and xml schema(XSD) editor
-
Joe Stagner's Managed Code site
Joe is the local .NET guru who haunts the New England developer events. He's a prolific speaker and a .NET junkie! He works for MS as a .NET evangelist.. (dreamy job) and runs a website dedicated to it - ManagedCode. Worth visiting.