Month: August, 2004

MSDN .NET Framework Developer Center: Code Samples

25 August, 2004 (15:55) | .NET Code Related | No comments

I saw this link on someones blog. Can’t remember whose. Oh well. Here it is.

Using Sql Server 2005 Snapshot isolation level with ado.net 2.0

25 August, 2004 (15:52) | .NET | No comments

Bottom line - it takes some time to work properly so you might as well set the db up right from the beginning to do Snapshot isolationRead it here

PostgreSQL 8.0 will run on Windows | CNET News.com

25 August, 2004 (06:24) | General | No comments

Dan has been looking for open source alternatives to SQL Server. How’s dis?

Bob Beauchemin’s Blog

25 August, 2004 (06:20) | .NET Tools | No comments

Bob has been digging through CLR integration with SQL Server 2005 Here it is

Open Source Software in C# (C-Sharp)

22 August, 2004 (17:35) | .NET Tools | 1 comment

If this catalog of open source projects actually does cover more than Sourceforge, it could be useful link.

So what happens when a major vendor gives away a database?

22 August, 2004 (01:25) | General | No comments

In the case of Borland Interbase something interesting happens - Firebird
I’ve looked at Interbase as an alternative to SQL Server 6.5 about 6 years ago. Back then it was a rock-solid engine that had made a lot of inroads in the embedded software arena where the typicl hickups of SQL Server 4 / […]

Product Pricing Primer - How to price your software

22 August, 2004 (01:12) | General | No comments

Eric Sink, the man behind SourceGear Vault, shares some thougths about the difficulties of pricing his tool. Article Here/

Pinkey le chat

22 August, 2004 (01:05) | General | No comments

And then there is the video of Pinky the cat. Its just what you need on a tough day. Video Here

Microsoft SQL Server: Introducing SQL Server 2005

22 August, 2004 (00:59) | General | No comments

The SQL Server 2005 site is up at MS. Here is a link to it

Please, please, please, learn about injection attacks!

22 August, 2004 (00:57) | .NET Code Related | No comments

Now there is a sincere plea if I ever heard one. Cool. Details on preventing attacks here

Got Mono?

21 August, 2004 (16:56) | .NET Code Related | No comments

Here is a Mono Community website with examples apps like IBuySpy and nGallery.

Performance Quiz #4 — Of Sets and Sundry — Solution

20 August, 2004 (05:37) | .NET Code Related | No comments

So here is a guy that developed some (albeit subjective) numbers on the performance of ListDictionaries versus Hashtables versus HybridDictionary. Read all about it.

Web Services Developer Center: New Features for Web Service Developers in Beta 1 of the .NET Framework 2.0

20 August, 2004 (05:27) | .NET Code Related | No comments

Following the long line of other MSDN articles I came across recently this one deals with web services. Co-Authored by Yasser Shohoud

4096 Color Wheel Version 2.1

20 August, 2004 (04:54) | General | No comments

You can’t ever have too many of these color picking utilities.Check it ou.

GridView: Move Over DataGrid, There’s a New Grid in Town! — MSDN Magazine, August 2004

19 August, 2004 (03:27) | Asp.Net 2.o | No comments

Dino Esposito on the new GridView Control in ASP.NET 2.0Read it.

ComputerZen.com - Scott Hanselman’s Weblog - Returning DataSets from WebServices is the Spawn of Satan and Represents All That Is Truly Evil in the World

19 August, 2004 (03:13) | .NET Code Related | No comments

Scott has a couple of well stated opinions. The first is about datasets and web services. Read it here
The second is his discussion of multi-tiered (multi-layered) architecture. Both are fun.

Advanced Basics: Being Generic Ain’t So Bad — MSDN Magazine, September 2004

18 August, 2004 (03:26) | .NET Tools | No comments

Ken Getz discusses Generics in a very non-generic way. Its VB.NET but it brings the point across. Article here
The same issue of MSDN Magazine contains a write up of automating the testing of stored procs. Not sure about the feasibility of this. But here it is.

Working with Client-Side Script

18 August, 2004 (03:24) | .NET Code Related | No comments

Scott Mitchell also has a base class example that uses js. Article here

Programmers are Assholes or Morons. Why specs matter [dive into mark]

18 August, 2004 (03:23) | General | No comments

This is really very funny and somewhat insightful. I can see why I am an expert at a couple of things…. Read it.

Upcoming Changes to ASP.NET 2.0 in Beta 2

17 August, 2004 (15:49) | Asp.Net 2.o | No comments

A few things just got dropped from the ASP.NET 2 list of new features. Read more.