Version Control and “the 80%”
posted by ussherm(5285) 4 years, 7 months ago 0
Step #1 for me is just to get my client off of Visual Source Crap and onto Subversion. I'm happy that they are at least using an SCM, but they certainly aren't using SCM as it should be used... and constantly fighting the pessimistic locking and VSS db corruption is a nightmare.
Reply
ASP.net MVC Framework and what it means for you
posted by ussherm(5285) 4 years, 6 months ago 0
Hmm, still seeing the Service Unavailable message. Doh! :(
MVC or MVP Pattern – Whats the difference?
The images seem to be up now...
ASP.NET MVC - some source code
And it sucks that it's compilable/runnable code since they can't release the binaries yet. But at least it gives Me _something_ to look at while I wait to get my hands on the new bits and put them thru the paces.
?? Operator and it’s use case
Seriously... where is the "Kick--" button.
15 -hot- tools that made me a coding Paris Hilton.
Anyone know if Terminals supports RDP 6.0 - for connecting to Vista boxen using the new "security" features? Some of my clients only allow the RDP connection to a vista (or Server 2008) box if the client is using those new features.
Visual Studio Team System 2008 Team Suite RTM now available on MSDN
Yeah, I can log in... but I can't get to the actual downloads page.
VisualSVN Server
Can't seem to find any docs saying one way or the other... but does this mean it will make configuring Apache + HTTPS easier?
Extension Methods Suck
posted by ussherm(5285) 4 years, 5 months ago 0
Bullshit - my favorite new tag!
Introducing NHaml - An ASP.NET MVC View Engine
Oh so very hott!
The Marvels of Monads
posted by ussherm(5285) 4 years, 4 months ago 0
Wow... my head just exploded. Ok, back to picking up the pieces.
No, you're crazy! (or, the problem with assuming that computer program
posted by ussherm(5285) 4 years, 3 months ago 0
I don't care what Jon says... he's crazy! ;)
ReSharper 4.0 EAP Nightly Builds are Now Available!
You and me both buddy!
5 Firefox Extensions Any Web Developer Must Have
posted by ussherm(5285) 4 years, 1 month ago 0
@bladefist, You can configure Firebug to not run on certain sites... like Gmail, etc...
Do you really need a data access layer with LINQ?
posted by ussherm(5285) 4 years ago 0
Calling your queries (even if querying via EF) directly from the UI layer is... EPIC FAIL!!! Is there any way I can negative-kick this article?
Call Virtual Functions From Constructors?
posted by ussherm(5285) 3 years, 10 months ago 0
For the record... and because the "blog" hosting the article doesn't allow comments... ReSharper does actually show this as a warning.