Browse by Tags

I was reviewing the latest version of SubSonic that was released recently and got excited about it again when I watched the demo video. Reading about the project doesn't do much to show you how interesting it is. To get the real gist of what they are getting at with this project, you really need to watch the video demo showing them actively using the project. I created a BuildProvider similar to...

I have to admit that I have drank deep from the cool-aid pitcher that is the Provider Pattern . I love it for so many different reasons but there is a major misconception that is bandied about on the interwebs that I think should be clarified. The Provider Pattern is not just for ASP.NET websites. In my job I have to write a lot of software that runs as a background process which makes me pretty much...

I found a reference on Scott Watermasysk's blog about a project called " SubSonic " on CodePlex. I watched the video demo for the project and I was very impressed with quite a few things here. First off, the DAL that SubSonic generates is top notch. I think it's very flexible and a lot of programmers will like the flexibility that it provides. This is not what caught my eye, though... More Posts