Billy McCafferty
4 posts.
- Model-View-Presenter split into two "new" patternsFor the past year or so, Martin Fowler has included the pattern Model-View-Presenter, or MVP, in his upcoming addendum to Patterns of Enterprise…
- Giving NHibernate a serious performance boostWhen NHibernate prepares SQL queries for SQL Server, it passes them to sp\execsql. Upon first call, the query speed is lackluster as it parses and…
- Generic DAO with NHibernate4/28/06 Update: The NHibernate codeproject.com article wins ASP.NET article of the month. Woohoo! 3/14/06 Update: See how this is used in a sample…
- Billy McCafferty - Model-View-PresenterFor the past year or so, Martin Fowler has included the pattern Model-View-Presenter, or MVP, in his upcoming addendum to Patterns of Enterprise…
