Month: April, 2005

Visual Studio Team Server

24 April, 2005 (06:28) | General, .NET Tools | 2 comments

A rethorical question: Am I the only one who thinks that Team Server will be a big debacle for the first two or three releases? I just can’t picture this thing working as advertised. Moreover, I can see a ton of hapless developers spending an inordinate amount of time trying to make it work. […]

Ajax.NET and GotDotNet workspace

24 April, 2005 (06:24) | .NET Tools | No comments

One of my country men - Michael Schwartz - has built a set of dll’s that allow a .NET developer to create apps that run very similar to Google. Meaning that there is very little postback activity and most dataexchange between the server and client happens via the interaction of JavaScript and Michaels AJAX dll’s. […]

Installing Visual Studio 2005 on a Virtual PC

21 April, 2005 (05:21) | General | 1 comment

Bryant explains: “If you’re trying to install Visual Studio 2005 on a Virtual PC, you will find the ISO image cannot be captured because it is too big.” He has a solution. A virtual CD drive! read more

Then there were 2….

18 April, 2005 (07:31) | .NET Tools, .NET Code Related, Asp.Net 2.o | No comments

MikeG has a quick review of the Constable Authorization Engine. I like the idea behind this product a lot. The only other tool on the market that is somewhat similar is Desaware’s State Coder.
Both products are much better realizations of the “Wizard Tool” that ships with ASP.NET 2.0.
Both tools use a state machine […]

Spring.NET - Application Framework

18 April, 2005 (07:09) | .NET Tools, .NET Code Related | No comments

Very interesting. I have friends who work in the Java world. One of my buddies mentioned Spring a few weeks ago as a lighter weight easier to “get your head around” alternatice to Struts. Looking over the Java implementation I had to agree. This morning I was mildly excited (probably need more coffee) to […]

CodeSmith 3.0

17 April, 2005 (06:30) | .NET Tools | No comments

I’ve tried the new beta of Codesmith and liked it quite a bit. Eric is doing a number of things very right as a Micro-ISV.
For starters his tool is easy to use and understand. His scripting of templates that are used to produce the automated output is the key here. Because it is not […]

NSQUARED2 - Caching in .NET 2.0

14 April, 2005 (19:58) | Asp.Net 2.o, SQL Server | No comments

Frederik has a small note about the much anticipated SQL Dependency Cache in ASP.NET 2.0 / SQL Server 2005
read more

Researching New Headphones

11 April, 2005 (18:24) | General | No comments

This is just too cool. Peter Provost underwent a similar Shuffle attack as I did and he even researched a bunch of earbuds.
Read it here

Google Rocks

10 April, 2005 (20:05) | General | No comments

Check out the combination of Google Maps and Craigslist. Its amazing. There are several big service companies sweating over stuff like this coming out.
Or how about a little Google Sightseeing. I love the entry where people discuss the huge word LUECKE that exists somewhere in Texas. And it is tremendously large. Anyways turns out […]

Los Angeles Recruiters to Avoid

9 April, 2005 (05:38) | General | 1 comment

Have you ever seen the movie “Boiler Room” ? Its the story of a screwup who gets hired by an investment brokerage that sells penny stocks and other investments that are absolutely guaranteed to tank. Mostly they are sold to unsuspecting members of the public at large. The sales operation is a something to […]

The hottest job in LA

7 April, 2005 (19:23) | General | No comments

I pride myself on my abilities as a developer, architect and author. I’ve been in the business over 12 years and have weathered several technology “evolutions” by Microsoft and other vendors. In short I consider myself one of the few… the proud…. well you know what I’m talking about. All of this ended today. They […]

Shuffles’ Got A Secret Part 2

7 April, 2005 (19:14) | General | No comments

So I’ve purchased the Shuffle and a pair of Sony Fontopia Buds. Amazing. The setup sounds so good I actually enjoy listening to music that I had been tired off.
Speaking of electronics. If you are a member of a user group and you enjoy creating a crossword (not solving mind you) you could win […]

Opinion Column: Shuffle’s Got a Secret

3 April, 2005 (19:42) | General | No comments

Bill Machrone at PC Mag just about blew me away today when I read his findings concerning the iPod Shuffle. I always thought the Shufle was a bit of a joke. After reading Bill’s article I am singing a different tune. Basically he describes how most MP3 players cannot maintain a decent square sine wave […]

SQL Log Rescue - undelete for SQL Server

1 April, 2005 (06:37) | SQL Server | 1 comment

SQL Log Rescue is a simple tool for viewing and recovering lost SQL Server data. If you have accidentally deleted, inserted or modified your database then SQL Log Rescue will help you get the data back.
read more