
Questions? Get live answers at PBwiki's weekly office hours (1 PM Eastern, Weds September 3)

Educators: Earn a free Gold upgrade by joining the PBwiki Back To School Challenge.
MVP / MVC
http://aviadezra.blogspot.com/2008/06/mvpc-model-view-presenter-controller.html
http://danbunea.blogspot.com/2005/11/model-view-presenter-is-testing_27.html
http://codebetter.com/blogs/jeremy.miller/articles/129546.aspx
http://www.martinfowler.com/eaaDev/uiArchs.html
http://blog.vuscode.com/search/SearchResults.aspx?q=mvp&tag=Architecture&orTags=0
http://www.codeproject.com/KB/miscctrl/MVP.aspx
http://greggalipeau.wordpress.com/2008/04/04/choosing-a-ui-pattern-mvc-mvp-and-aspnet-mvc/
http://www.codeproject.com/KB/aspnet/MVP_in_ASPNET.aspx
http://www.muellerdesigns.net/dasblog/2008/06/30/WorkingWithASPNETMVCAndMvcContrib.aspx
http://www.codeproject.com/KB/architecture/ModelViewPresenter.aspx?display=Print
Videos
http://www.polymorphicpodcast.com/shows/mv-patterns/
http://aspalliance.com/1555_Video_Implementing_Model_View_Presenter_Using_ASPNET
http://www.bestechvideos.com/2008/06/29/dnrtv-show-14-jean-paul-boodhoo-on-model-view-presenter
http://aviadezra.blogspot.com/2008/06/mvpc-model-view-presenter-controller.html
Article on Composite UI Blocks - excellent intro/summary
and another... - quick walk thru
Stuff needed for CAB / SCSF:
Guidance Automation Toolkit for VS2005
Guidance Automation Toolkit for VS2008
Guidance Automation Extension
Enterprise Library May 2007
CAB_CS
CAB_VB
Smart Client Software Factory - June 2006
Smart Client Software Factory - May 2007
SQL Server 2005 Compact Edition Runtime
Which can be downloaded from these 2 sites:
http://msdn2.microsoft.com/en-us/library/aa480482.aspx
http://msdn2.microsoft.com/en-us/library/aa480450.aspx
Websites to review:
http://www.cabpedia.com/index.php?title=Where_to_start%3F
http://www.cabpedia.com/index.php?title=Smart_Client_Software_Factory
http://www.cabpedia.com/index.php?title=Composite_UI_Application_Block
http://www.codeplex.com/smartclient
http://www.codeplex.com/scsfcontrib
http://msdn2.microsoft.com/en-us/library/bb266334.aspx
http://blogs.microsoft.co.il/blogs/kim/archive/2007/03/02/Composite-UI-Application-Block.aspx
Downloads:
Grab the Patterns in Action app and the .pdf file describing it.
Notes from Aug meeting:
Last night was good, we followed along the .pdf file for the sample app, and walked through the web piece and the Client/web service piece... Didn't look at much code at all.
The project contains class diagrams, and an msdn style help file with all the objects, and the code is heavily and purposefully commented to help identify and explain the design patterns in use.
The .pdf file explains the setup, a quick walkthru of the app and features, explainations of architectural choices, and then explainations of all the code.
Next month (Sept) we'll dig in deep to the web code,
then in Oct we'll tackle the client/web service code.
take a look at this stuff before the next meeting and join us!
no need to worry about missing a previous meeting... each meeting will be covering new stuff.
Jawahar Rajan - jawaharrjan at gmail
Worth checking out - http://www.codeplex.com/RepositoryFactory this is a new package that is for Data access only. It used to be part of the Web Client software factory but now is a package in its own right. I have tried it out and it is very useful; generates all the business layers and data access objects using the Enterprise Library data access stuff and heavy uses of interfaces. For my own project I made a little modification to include a facade as well to keep in line with the design pattern discussion - would be happy to Demo this at the SIG :)
Page Information
|
Wiki Information |
Recent PBwiki Blog Posts |