PDA

View Full Version : Winform+MVC+Spring.Net


munishrajendran
05-09-2008, 09:49 AM
Hey folks...are there any best practices while using Spring.Net for an MVC implementation in a C# Winform application? Some general pointers would be really helpful! Thanks in advance!!

GinoPeru
05-09-2008, 05:30 PM
Hi, some examples can be found at :

http://forum.springframework.net/showthread.php?t=4322
NHibernate for Winforms with Spring.Net (http://www.codeproject.com/KB/cs/NHibernateForWinforms.aspx)
Model View Presenter Using Dependency Injection and Threading Support (http://www.codeproject.com/KB/cs/ModelViewPresenterWithDI.aspx)

Gino