Home / ASP.NET Weblogs

Browse by Tags

Sorry, but there are no more tags available to filter with.

Related Posts

  • Getting SubSonic talking to Oracle

    I wasn't sure how well SubSonic would play with Oracle, but it turns out that it was very easy to get the basics working. First, I setup a data access class and the SubSonic basics like VS external tools etc. Instead of the configuration suggested in the above link, my App.config looked like this: <...
    Posted to dave^2=-1 (Weblog) by dtchepak on 11-01-2007, 12:00 AM
    Filed under: .net, imho, tools, orm
  • SubSonic 2.0 webcast on sonic.exe command line tool

    Rob has a webcast on using the new sonic.exe tool from the command line . This is very nice stuff, and addresses the only hesistations I had about the pre-2.0 release, which was the requirement to use build providers with ASP.NET. I was going to write my own to use SubSonic from within a class library...
    Posted to dave^2=-1 (Weblog) by dtchepak on 04-18-2007, 12:00 AM
    Filed under: .net, imho, tools, orm
  • Hibernate Best Practices with ASP.NET on CodeProject.com

    Billy McCafferty has updated his article on NHibernate Best Practices with ASP.NET . This covers a range of topics regarding ASP.NET development with NHibernate, including practices for application architecture and unit testing. This was originally posted to my previous blog. You can view the original...
    Posted to dave^2=-1 (Weblog) by dtchepak on 04-15-2007, 12:00 AM
    Filed under: .net, tools, orm
  • SubSonic - instant data access layer

    SubSonic (aka ActionPack) is an incredibly nice tool for generating a data access layer direct from your database schema, including strongly-typed, ActiveRecord-based access to tables, and stored procedures. There is a nice demonstration of it in action. This was originally posted to my previous blog...
    Posted to dave^2=-1 (Weblog) by dtchepak on 03-28-2007, 12:00 AM
    Filed under: .net, tools, orm
  • Linq for NHibernate

    Jeremy Miller has pointed out there is work afoot to use Linq as a front-end for NHibernate . ScottGu mentioned earlier that Linq was designed for this kind of interoperability (point #3 under the heading "Built-in System.Linq Extension Methods" which specifically mentions NHibernate et al). It's nice...
    Posted to dave^2=-1 (Weblog) by dtchepak on 03-17-2007, 12:00 AM
    Filed under: .net, tools, linq, orm
  • NHibernate: Object persistance for .NET

    NHibernate is a .NET port of Hibernate for Java. From the website: "[NHibernate] handles persisting plain .NET objects to and from an underlying relational database." NHibernate has close ties to the well known and well documented Hibernate project, so there is lots of information available. This is...
    Posted to dave^2=-1 (Weblog) by dtchepak on 12-13-2006, 12:00 AM
    Filed under: .net, tools, orm
  • NHibernate Plugin for Visual Studio 2005

    Graphical designer for VS.NET 2005 that generates .hbm.xml files for NHibernate. This was originally posted to my previous blog. You can view the original post and any comments here .
    Posted to dave^2=-1 (Weblog) by dtchepak on 03-21-2007, 12:00 AM
    Filed under: vs.net, tools, orm
Page 1 of 1 (7 items)