Best Practices for Winforms Session

paul_brower's Avatar

paul_brower

13 Sep, 2010 02:35 PM via web

I'm looking for some articles or samples on best practices for a complex WinForms application, using Fluent NHibernate.

Is there any such article that discusses best practices for dealing with the following types of data:

  1. 'Static' Data - data you want to keep in the session that will primarily not be changed
  2. Best practice for loading, changing, saving, unloading records (not affecting static data)
  3. Databinding grids and other user conrols (textbox, combobox, etc) to data.
  1. Support Staff 2 Posted by Paul Batum on 15 Sep, 2010 04:50 PM

    Paul Batum's Avatar

    When it comes to session management (or really, ANY aspect other than your
    mappings), you are better off just searching for nhibernate related
    resources. This list is just for Fluent NHibernate related concerns.

    You shouldn't have much trouble finding some good articles on nhibernate
    session management for windows forms. If you get really stuck, just ask on
    the nhibernate users <http://groups.google.com/group/nhusers/> mailing list,
    I'm sure they'll have links for you.

    On Mon, Sep 13, 2010 at 7:37 AM, Paul Brower <
    ***@tenderapp.com<tender%***@tenderapp.com>
    > wrote:

Reply to this discussion

Preview Comments are parsed with Markdown. Help with syntax

Attached Files

    You can attach files up to 10MB

    What month comes before July?