tallen


Comments:

10 reasons why I chose MySQL over MSSQL2005 Express

posted by tallentallen(130) 4 years, 4 months ago 0

Could you not accomplish the same thing as LIMIT 10 with TOP 10 (presuming you use the same order clause)?

http://authors.aspalliance.com/stevesmith/articles/sprowcount.asp

Reply

Does Your Code Pass "The Turkey Test?"

posted by tallentallen(130) 4 years, 3 months ago 0

Some excellent points made very succinctly.

Reply

How .NET Regular Expressions Really Work

posted by tallentallen(130) 3 years, 2 months ago 0

Excellent!

Reply

Review of SubSonic 3 from a SubSonic 2.x user perspective

posted by tallentallen(130) 2 years, 8 months ago 0

I think SubSonic v3 is excellent stuff, author's problem is he doesn't like LINQ (actually says he avoids it) and C# isn't his native language. If you dig LINQ and understand something about T4 files then you love SubSonic v3. I use it and after a small (like 1hour) spent on the subsonic site reviewing new docs and watching the screencasts I had no problems moving into it (from SubSonic v2). Check out some of the comments on that page, although Connery acts like a four year old most are spot on.

Reply

Review of SubSonic 3 from a SubSonic 2.x user perspective

posted by tallentallen(130) 2 years, 8 months ago 0

I think SubSonic v3 is excellent stuff, author's problem is he doesn't like LINQ (actually says he avoids it) and C# isn't his native language. If you dig LINQ and understand something about T4 files then you love SubSonic v3. I use it and after a small (like 1hour) spent on the subsonic site reviewing new docs and watching the screencasts I had no problems moving into it (from SubSonic v2). Check out some of the comments on that page, although Connery acts like a four year old most are spot on.

Reply

TFS Sucks, here is a list why

posted by tallentallen(130) 2 years, 8 months ago 0

@Davbix93 -- Subversion != Tortoise. Just saying Subversion is fairly stable and there have only been 8 releases this year (1.5.6 to 1.6.5). Tortoise is a third party Windows shell integration tool.

My experience has been Subversion is very stable, coupled with a very stable client its fairly good stuff. I agree with OP that TFS isnt perfect but perhaps with a more intuitive client some of the perceived short-comings would be better understood.

Reply

Microsoft creates the CodePlex foundation

posted by tallentallen(130) 2 years, 8 months ago 0

Really wonder what the real reason for Microsoft to start not only allowing, but now supporting Open Source. Interesting.

Reply

Hello Tekpub

posted by tallentallen(130) 2 years, 7 months ago 0

What a strange state of affairs with Connery and Subsonic. One has to wonder his state of mind with the longivity of Subsonic (to him I mean) as the first of five postings on his new venture is NHibernate - nothing so far with Subsonic.

Reply

Organizing ASP.NET MVC solutions

posted by tallentallen(130) 2 years, 5 months ago 0

Doesn't really seem like an advantage to me over the 'stock' way that ASP.NET MVC is handled by VS.

Reply

Welcome to the new DotNetKicks

posted by tallentallen(130) 2 years, 4 months ago 0

IMHO; The redesign is nice and simple, not so sure about the new logo.

Reply

Microsoft collaborates to improve interoperability

posted by tallentallen(130) 2 years, 4 months ago 0

Even if a veiled attempt, its still somewhat impressive the direction taken in the last few years by Microsoft for embracing technologies not their own.

Reply