Best Practice Design Pattern to use and how to implement it

rcw823

New member
Joined
Nov 18, 2009
Messages
1
Programming Experience
5-10
Hi,

I'm quite new to vb.net development. What is the best design pattern that can be used for non-web windows application in vb.net? And can you give an example on how to implement it. Is there such a thing as a workflow pattern or a state pattern? I'm thinking of an equivalent to Spring Web Flow (not sure if this is a pattern in itself) except its for a non-web application.

Thanks in advance!

Raymond
 
Back
Top