Devlico.Us
All Tags » Tutorial (RSS)
CodeBetter.Com

Browse by Tags

  • Caliburn Tutorial Part 2

    Hadi has just posted part 2 of his tutorial on building composite applications with Caliburn. In this post he covers basic usage of the EventBroker, ActionMessages and shows one way of putting the pieces together by using the PresenterHost control. Great job!
    Posted to .NET & Funky Fresh (Weblog) by Rob Eisenberg on 06-05-2008
  • Caliburn Tutorials are on their way!

    Hadi Eskandari has begun blogging about Caliburn.  He's putting together a multi-part series detailing the steps necessary to get started building your first application.  Thanks for this great contribution Hadi!  You can read the first post in his series here .
    Posted to .NET & Funky Fresh (Weblog) by Rob Eisenberg on 06-01-2008
  • Custom Profile Provider with NHibernate

    I've updated the NHibernate blog example code to include a custom profile provider. This provider stores the profile information using the XML data type in SQL Server 2005. New profile properties can be added to the web.config file in same way as the Microsoft SqlProfileProvider. The included web.config...
    Posted to Alan Northam (Weblog) by anortham on 08-09-2007
  • Getting Started with NHibernate: Part IV

    I've made some major changes to the blog application example. The users and roles now use custom membership and role providers that supports NHibernate. Session context is maintained with a custom implementation of ICurrentSessionContext (a new NHibernate 1.2 feature). The session and session factory...
    Posted to Alan Northam (Weblog) by anortham on 07-26-2007
  • Getting Started with NHibernate: Part III - Updated

    I've updated the mapping files for Comment and BlogPost in Part III . The changes are: The named query GetCommentsByBlogPostID has been moved into the BlogPost.hbm.xml file, it just makes more sense for it to be there. <loader query-ref="GetCommentsByBlogPostID"/> was added to the Comments collection...
    Posted to Alan Northam (Weblog) by anortham on 05-30-2007
  • Getting Started with NHibernate: Part III

    When mapping objects to the database in NHibernate you can either use XML files or decorate your classes with mapping attributes (NHibernate.Mapping.Attributes). I've used both but I usually choose XML files simply as a matter of personal preference. Either method works well and both provide many options...
    Posted to Alan Northam (Weblog) by anortham on 05-23-2007
  • Getting Started with NHibernate: Part II

    While writing the code necessary for this installment, I found myself falling prey to feature-creep. So I've decided to keep it fairly simple in the beginning. However, once the basic components are working I'll start introducing more features. I thought this might be a good way to demonstrate what is...
    Posted to Alan Northam (Weblog) by anortham on 05-22-2007
  • Getting Started with NHibernate: Part I

    When I first started learning and using NHibernate, I read every tutorial, downloaded every example, and studied every code snippet I could get my hands on. There are some great resources available with one of the best being Billy McCafferty's NHibernate Best Practices. In my opinion, the majority of...
    Posted to Alan Northam (Weblog) by anortham on 05-19-2007
Page 1 of 1 (8 items)

Our Sponsors

Red-Gate!

Proudly Partnered With