design pattern vb.net

  • Thread starter Thread starter guoqi zheng
  • Start date Start date
guoqi zheng said:
Any one know some good tutorial regarding design pattern which give
example
in vb.net code? Most of the code example I found are either c++ or java!

It has examples in VB and C#.

MODEL-VIEW-PRESENTER

http://www.polymorphicpodcast.com/

click 'Shows'

click 'Design Patterns Bootcamp: Model View * Patterns*

view parts 1-5

You can use Google to get more information about this or find books.
 
Back
Top