Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Lazy Loaded One-To-One With NHibernate

    UPDATE 20081114 The one-to-one solution I had posted turned out not to work for updates, :(, in the end I had to use a many-to-one map with a unique foreign key association to get this to work, the updated example is below. Sorry for my EPIC FAIL :)... G'day, I am working on something at the moment and...
    Posted to Stefan Sedich's Blog (Weblog) by stefan.sedich on 11-13-2008, 12:00 AM
    Filed under: .NET 3.5, C#, NHibernate
  • Enhanced Validation Control Which Provides Adding Multiple Validation Rules + NHibernate.Validator Support

    Hello, I am toying with something at the moment which I thought I would briefly share and see if there is any interest, my current sample is very raw and I will not post any code. But the idea is that you would do something like this for validation: First Name: <asp:TextBox ID="FirstNameText" runat...
    Posted to Stefan Sedich's Blog (Weblog) by stefan.sedich on 10-14-2008, 12:00 AM
    Filed under: ASP.NET, .NET 3.5, C#, NHibernate, Validation
  • Paging with NHibernate using a custom Extension method to make it 'easier' :)...

    Update 20081022: I have updated the articles code to reflect the bug fixes kindly suggested by Paco :). I have now used this in my project and have had no issues with it yet. The fixes included clearing order by's on the count query and also returning the count as an Int64. Cheers Stefan -----------...
    Posted to Stefan Sedich's Blog (Weblog) by stefan.sedich on 10-03-2008, 12:00 AM
    Filed under: ASP.NET, .NET 3.5, LINQ, C#, NHibernate
  • CodeStore - Part 2 of n (SQLite, NHibernate)

    So, in the last post , I started creating a new application using TreeSurgeon and added Castle Windsor and log4net support. In this post, I'm going to describe how I added the Nhibernate support and the Castle Nhibernate facility. User Stories: Because CodeStore is about storing metrics about an Assembly...
    Posted to Nauman Leghari's Blog (Weblog) by laghari78 on 07-17-2008, 12:00 AM
    Filed under: .NET, Visual Studio, General Software Development, C#, Resharper, NHibernate, Sqlite, CodeStore
  • HTML Output Abstraction and SubSonic

    Jason has a posted a good read on the topic here. On the topic of SS , I'm still on the fence. I grew up with WORM and have since migrated to NHibernate . I'm just not sure about the "Generate my domain from the database schema." idea. Unfortunately I mostly work with an older legacy db where I can't...
    Posted to Travis.Net.Blog (Weblog) by mxmissile on 10-31-2007, 12:00 AM
    Filed under: ASP.NET, C#, NHibernate, WORM, SubSonic
  • “Light Weight” Base Classes

    Base classes are a touchy subject . Some might advocate for it, some will against it. Personally, I am not a big fan of base classes. There are several reasons for that, but most important to me, is the baggage you get to carry around once extend a base class. Saying this, I’ve noticed, that a “light...
    Posted to sfeldman.NET (Weblog) by Sean Feldman on 02-22-2009, 12:00 AM
    Filed under: C#, NHibernate
  • Manning Special Offer for ASP.NET MVC in Action Readers – Save 50%

    Last Day to Save 50%! Special Offer for ASP.NET MVC in Action Readers Last week we gave you an update on ASP.NET MVC in Action-- along with a coupon good for 50% off on several closely-related Manning books. That special offer expires today! To save half on the books below, just enter code aspmvc50 in...
    Posted to Jose R. Guay Paz (Weblog) by Jose Rolando Guay Paz on 04-02-2009, 12:00 AM
    Filed under: SQL Server, C#, MVC, ASP.NET, NHibernate, Community News, Functional Programming, Entity Framework, Manning, Offer, Sale
  • Set the value of a version column in NHibernate manually

    My first post in a long time :), look forward to more from me. I am currently working on a project and for the first time am using NHibernate, I must say compared to LINQ to Sql I am in love, NHibernate ROCKS! An issue I was having was that I have a version column in my database defined as an integer...
    Posted to Stefan Sedich's Blog (Weblog) by stefan.sedich on 10-01-2008, 12:00 AM
    Filed under: ASP.NET, .NET 3.5, C#, NHibernate
  • Orchard team looking for a new developer

    My team is looking for a new full-time developer. The project is to build a completely new open-source CMS based on ASP.NET MVC 2. It’s a lot of fun :) https://careers.microsoft.com/JobDetails.aspx?ss=&pg=0&so=&rw=1&jid=9434&jlang=EN
    Posted to Tales from the Evil Empire (Weblog) by Bertrand Le Roy on 11-23-2009, 12:00 AM
    Filed under: ASP.NET, C#, CSS, JavaScript, jQuery, MVC, NHibernate, SQL, HTML
  • Orchard team looking for a new developer

    My team is looking for a new full-time developer. The project is to build a completely new open-source CMS based on ASP.NET MVC 2. It’s a lot of fun :) https://careers.microsoft.com/JobDetails.aspx?ss=&pg=0&so=&rw=1&jid=9434&jlang=EN Read More......( read more )
    Posted to What's New (Weblog) by Anonymous on 11-23-2009, 12:00 AM
    Filed under: ASP.NET, C#, CSS, jquery, JavaScript, MVC, NHibernate, sql, HTML
Page 1 of 2 (14 items) 1 2 Next >