daily links
· How do know if an online business is reputable? Use the Better Business Bureau search. Sometimes I do a search on google using the business name as the keyword appending “scam” or “sucks”. Epinions...
View ArticleConflicting mindsets of C# vs. Java: Part II
You all read the the ‘Conflicting mindsets of C# vs. Java‘ weblog post right? And you all noticed that the guys running the Lucene.NET project on sourceforge closed up shop, took all their toys and...
View ArticleThe ‘using’ keyword
Joe pointed out that the C# PGP decryption code that I wrote could be better; specifically I should be checking the xExitCode property of the Process instance and the code would also be better served...
View Articledaily links
· Bloglines API · Paul Graham on what the Bubble got right: “… what would be wrong would be that how one presented oneself counted more than the quality of one’s ideas. That’s the problem with...
View ArticleTitleist Performance Institute
If you’ve peeked at my resume recently, you may have noticed the work I did for a division of the company I work called Titleist Performance Institute. The institute was recently written up in Forbes...
View ArticleASP.NET: The resource cannot be found.
Spent some time today buried in IIS trying to figure out why an ASP.NET application would throw the following error message for every single page that existed in an application within a website: Server...
View ArticleeBay Java / C# SOAP Examples
At the start of this year I worked with some guys at eBay to further develop their code samples. Some, but not all of the twelve examples I wrote went live in the recently launched Community Codebase....
View ArticleLinks: 10-23-2005
NHibernate 1.0 Released The first stable .NET port of Hibernate was released recently, it is ‘comparable’ to version 2.1 of Hibernate. (categories: hibernate nhibernate opensource orm )
View ArticleFiddler, .NET and SOAP
This morning I spent some time playing with WSE, .NET and Java. I knew Fiddler could listen in on conversations between IE and the world, but I never was able to get it to listen to conversations...
View ArticleNAnt FilePoke Implementation
NAnt (for those of you who don’t know) is the .NET version of Ant. It’s very similar to Ant, but has some nice extensions, like xmlpoke, which replaces text in an XML file at the location specified by...
View Article