Published on: Thursday, July 03, 2008
By: noam.pintel
User Rating:
Categories: Data,
Library,
C#,
Learn Home Page
Users have accessed this code article 571 times.
Microsoft UIP2 - MVC Application Block provides a best practice for UI components(View) and the Data Model separation. The attached code snippet contains slight adjustments of UIP2 toVisual WebGui.
Any of Microsoft's documentations and samples using this application block should suit the attached snippet as Visual WebGui exactly mimics the WinForms API and development methodologies.
All you have to do is include the projects within the zip file within your application or reference their output dlls, and use the MVC design pattern presented by Microsoft as UIP2.
Note: Codes are submitted as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Terms of Agreement:
By using this code, you agree to the following terms...
- You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.
- You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.
- You may link to this code from another website, but ONLY if it is not wrapped in a frame.
- You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.