Welcome to MSDN Blogs Sign in | Join | Help

November 2003 - Posts

Oh no, SelectSingleNode is evil!

I have been reflecting alot lately, however I was actually tipped off to this one via Lamont Harrington . Since it was news to me (and I'm typically not the slowest fish in the barrel), I find it worth mentioning: Decompile the XmlNode.SelectSingleNode
Posted by Addys | 2 Comments
Filed under:

"Software is like blood"

In this article , titled “ Rise of Linux totally unstoppable ” I found the following quote especially interesting: "Customers and governments will have to trust the software and the only way to do it is to show the source code, not just 90%.
Posted by Addys | 7 Comments
Filed under:

Random Thoughts

1. On the dynamic SQL issue , I vote for Frans . I have architected and developed systems using both approaches, and the amount of time required to code, debug and maintain SPs just isn't worth the marginal perf gains. Enough said on that by everyone
Posted by Addys | 1 Comments
Filed under:

Locality of reference and performance : Things you hope you will never need to use

People who can measure their application data's locality of reference using the CPU'S L2 cache scare me :) Personally, I find the biggest single performance improvement tactic is KISS (Keep It Simple Stupid) which includes things such as using existing
Posted by Addys | 1 Comments
Filed under:

[OT] clueless tech correspondents :)

This guy thinks he is one of the first to review OneNote... Ya gotta love clueless tech correspondents :) Chicago Tribune By James Coates Thursday, November 13, 2003 After a few months of reviewing advance copies of Microsoft's new business-strength Office
Posted by Addys | 1 Comments
Filed under:

Sharepoint tip of the day

Actually this is more a Web Services tip, but what the heck - When using the WSS Web Services, you will need to bind your proxy to the asmx file in the _vti_bin directory of the site you want to update. Meaning that to work with multiple WSS sites, you
Posted by Addys | 0 Comments
Filed under:

VS 1.2 (Whidbey) start page?

Does anyone know how to reach the VS 1.2 Start page, or even better - how to change the default “profile” which defines the docking schemes and keyboard mappings?
Posted by Addys | 2 Comments
Filed under:

SharpReader 0.9.3.1 - AlertNewItems Feature

The 0.9.3.* ver of SharpReader rocks, but when you update you might want to turn the “AlertNewItems” property default value to FALSE. Or you can just watch herds of wild alerts stampede across your desktop :) In my case I haven't gone through
Posted by Addys | 4 Comments
Filed under:

Bayesian filtering for annoying blog topics

Next time I find myself with a few free hours, I know what to do: Take a Bayesian spam filter and modify it to do away with the following families of blog posts (which comprise 80% of my daily weblog intake): 1. I just installed [W hidbey / Longhorn /
Posted by Addys | 6 Comments
Filed under:

New SharpReader - 0.9.3

SharpReader 0.9.3 is out. [ Luke Hutteman ]: My favorite improvement: Memory consumption has been reduced by approximately 25%. Startup performance has also been improved.
Posted by Addys | 0 Comments
Filed under:

Unit tests: How much is enough?

Looking back on some of my earlier projects, I noticed that UTs account for roughly 20% of my total code lines. I was wondering if anyone else has similar numbers for their unit tests? It seems to me that my numbers are a bit low, to achieve total test
Posted by Addys | 3 Comments
Filed under:

SharePoint 2003 - what would you like to know?

My Sharepoint presentation is running a bit long and I need to cut it down by a few minutes. If you are planning to come & see it this Thursday at NJMSDEV (or even if you aren't) which of the following is LEAST important to you? 1. Walkthrough of
Posted by Addys | 5 Comments
Filed under:

Hillel Cooperman’s PDC Presentation

With all the very positive buzz surrounding Hillel Cooperman’s PDC Presentation, I hereby add myself to the list of people drooling for an downloadable video!
Posted by Addys | 0 Comments
Filed under:
 
Page view tracker