Archive for category: .NET
15 October, 2009 (13:33) | .NET Tools, Uncategorized | By: twagner
Recently I was asked “ What technology do you recommend Linq or NHibernate” ? My knee jerk reaction was “ It depends – potentially neither”. But that’s not good enough as an answer. The feeling that I owed a better explanation led me to this post.
Let’s start with some basics. Object Relational Modeling has been [...]
Tags: Architecture, data access, EF, LLBLGen, NHibernate, ORM |
28 June, 2009 (06:06) | .NET Tools | By: twagner
This morning I stumbled across some discussion of using C# to build IPhone apps. You may know already that ordinarily IPhone apps are built using Apple’s Objective-C , which is pretty ancient and lacks some useful features like automatic memory management for example. Objective C came out as part of NextStep which was a company [...]
Tags: iphone |
30 May, 2009 (19:50) | .NET, .NET Code Related, ASP.NET MVC, Software Architecture | By: twagner
I have been slogging my way through the MS MVC architecture. There are some good parts and some really hard to get used to parts. Some stuff just has me completely puzzled. For example when your used to setting an autopostback property on a drop down control, the need to have to hand code some [...]
Tags: MVC |
25 May, 2009 (12:39) | .NET Tools, RoR, Software Architecture, Software Quality, Uncategorized | By: twagner
As a programmer / consultant I always work on improving my skills. Except for the past year or so. I coasted a little bit. Consequently I am faced with two technologies that I need to study up. MS MVC and Silverlight. My personal feeling is that Silverlight will grow into the larger market over [...]
Tags: jquery, MVC, sample code |
21 May, 2009 (13:39) | .NET Code Related, Software Architecture, Uncategorized | By: twagner
Wow, I really have been leading a pretty sheltered life as a consultant. There is a toolset I have used for a number of years that has predictably delivered results. When it comes to projects where you deliver or you dont eat its pretty important that your tools work. Along the way I was fortunate [...]
Tags: Code Gen, LLBLGen, MSPec, MVC, NHibernate, TDD |
4 September, 2007 (13:01) | .NET Code Related, .NET Tools, General | By: Thomas
After returning from a wonderful vacation, its back to business. We are currently working on an interesting WCF project in which I actually get to dogfood our service implementation. At least thats the plan. Working with a distributed team, Jeff one of my guys, is located in Northern California. He happens to be responsible for huge [...]
No comments
29 July, 2007 (19:44) | .NET Code Related, .NET Tools, General | By: Thomas
Have you ever gotten into a situation where your customers development team uses tools that you know full well are not best of breed, but you go along with it and use them for their project because…. well they are the customer and pay the bills. I have precisely such a case. The customers [...]
No comments
10 July, 2007 (11:03) | .NET Code Related | By: Thomas
Karin Huber describes her Master Pages idea for WPF applications in an article on CodeProject. Why does that remind me so much of ASP.NET 1.1 home made master pages? Good article !
No comments
4 July, 2007 (17:03) | .NET Tools, General | By: Thomas
NDepend is a unique code analysis tool. I believe that currently there is not one other product on the market that can can match its capabilities.
If you are anything like me, you hate having to read other peoples code. OK, maybe hate is putting it strongly. In as much as you have to get into [...]
No comments
20 June, 2007 (04:58) | .NET, NET 3.0 | By: Thomas
I just don’t have the time to blog about all the various bits and pieces of information I come across that deal with the MS Entity Framework – and how it is potentially a problem. But Roger Jennings does. Roger’s blog contains a wonderfully broad range of posts that really go into some detail on [...]
2 comments