|
-
Apr 1st, 2009, 06:28 PM
#1
Thread Starter
New Member
Design Patterns
Hi All,
Just wondering if anyone can recommend any good resources (links, tutorials, articles, books) in relation to learning and implementing either MVP or MVC design patterns in VB.NET.
TIA,
Declan.
-
Apr 2nd, 2009, 01:54 AM
#2
Re: Design Patterns
Is this for ASP.NET with VB.NET or for standalone VB.NET applications?
If it's for websites, have a look at the ASP.NET MVC framework.
If it's for windows forms, maybe have a look at WPF which may come close.
-
Apr 2nd, 2009, 12:15 PM
#3
Thread Starter
New Member
Re: Design Patterns
Hi Mendhak,
Thanks for the response, Its MVC or MVP for VB.NET Winform applications. I can find some resources for both patterns but they are primarily written in C# and most of the resources on MVC are in relation to ASP.NET. I'm trying to find information/resources on implementing MVC/MVP in Winforms applications using VB.NET (.NET 3.5).
I'm just feeling a bit lazy to have to convert C# projects to VB, but I may not have too much of a choice since any search seems to turn up C# based implementations of the patterns.
Thanks,
Declan.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|