I suggest you ...

New posts ideas

What sort of posts would you like me to write about next?

3 votes
Vote 0 votes Vote Vote
Vote
Sign in
Check!
(thinking…)
Reset
or sign in with
  • facebook
  • google
    Password icon
    I agree to the terms of service

    You'll receive a confirmation email with a link to create a password (optional).

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    ayenderahienAdminayenderahien (Admin, NHibernate Profiler) shared this idea  ·   ·  Admin →
    duplicate

    38 comments

    Sign in
    Check!
    (thinking…)
    Reset
    or sign in with
    • facebook
    • google
      Password icon
      I agree to the terms of service

      You'll receive a confirmation email with a link to create a password (optional).

      Signed in as (Sign out)
      Submitting...
      • rbirkbyrbirkby commented  · 

        Talk about efficient paging search results showing items where each item constitutes an object graph. ie Search for Books, but display each Book and Book.Author.

        This will elicit the SetMaxResults() with fetch-join dilemma. Batching isn't an option as you wouldn't always want to batch up the sub-relationships of the object graph, so what else can you do to get performance?

      • desfendesfen commented  · 

        +1 on explaining how we can get Silverlight + RIA Services + NHibernate back-end working together. Please !

      • kyle.nunerykyle.nunery commented  · 

        I would like to see posts about the following:
        -What tools do you use on a regular basis and couldn't live without? (resharper?, notepad2?, evernote?, etc...)
        -I have seen videos where you created a domain model using ActiveRecord in real-time... elaborate on when and how you move to using full NHibernate in more detail.
        -Blog on what people could do to help NHibernate gain more traction.
        -Why keep NHibernate tied to Hibernate or is it not tied to it anymore? (NHibernate would be easier to pick up if the nomenclature wasn't ripped from Hibernate, ie AliasToBeanResultTransformer, etc...)
        -How far along is LinqToNHibernate? How can we help speed this development process up? (This is a killer feature to have for NHibernate!)
        -How do you handle DTOs?

      • chris.j.smith.ukchris.j.smith.uk commented  · 

        Big end to end NH best practice example plus more slating of insane architectures (I've had to disprove a number of them so it adds more ammo to my cause) :-)

      • Eric KaufmanEric Kaufman commented  · 

        Using NHibernate with Silverlight and WCF.

      • DantharDanthar commented  · 

        NHibernate session management for desktop application.

      • imranimran commented  · 

        I enjoyed the presentation you did at NDC 09 on building scalable systems. I especially like the real world scalability examples you gave. I think this is a very interesting topic personally.

      • David CucciaDavid Cuccia commented  · 

        +1 for the Glen's Henriksen's suggesion (1st post) re: an end-to-end example of NH use and best practices - please give us some n00b love. :)

      • julian.jelfsjulian.jelfs commented  · 

        Oren, I'd love to get some detail on how to make the most of NHibernate's unit of work capability in a web app scenario. It seems like in a web app, because your unit of work may be split across multiple web requests (and therefore sessions), it's hard to use NHibernate's change tracking etc effectively and I find myself doing unit of work tracking myself. This seems to lead inevitably to an anaemic domain model and feels like fighting the tool.

      • Sebastijan PistotnikSebastijan Pistotnik commented  · 

        I would like you to start thinking and writing about RIA services (Silverlight) and NHibernate.

      • alwinalwin commented  · 

        How do you manage your dependencies? One of my projects depends on NH, Castle+Contrib, Rhino, Json.Net and more. After manually copy-pasting everything for months, I ended up making my first rake file for building and copying. It's really ugly, but it does the job.

        Do you use Horn? Rake? Or boo scripts? Manually?

        Thanks for your insights and take care!

      • Jozef SevcikJozef Sevcik commented  · 

        NHibernate session management for desktop application ;)

      • darrencampdarrencamp commented  · 

        Your thoughts regarding the role of a non-coding architect. Should such a person exist or is it an inevitable evolution for senior programmers.

      • VenuVenu commented  · 

        Ayende

        I remember watching a video in which you talked about "Production quality software". You mentioned the book "Release it" by Michael T. Nygard and said it was one of your favorite books which changed your perspective. I have hence read the book and I agree.

        Could you give a quick list of your favorite software development books?

        Thanks

      • schlachtzeugerschlachtzeuger commented  · 

        rhino.pht as cache in a messaging environment
        your insight of how to design messages

      • VenuVenu commented  · 

        Using NHibernate with CQS architecture style

      • deluciadelucia commented  · 

        Rhino.ServiceBus.Host as a generic host to host console and windows services.

      ← Previous 1

      Knowledge Base and Helpdesk