Results 1 to 3 of 3

Thread: Design Patterns

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2009
    Posts
    5

    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.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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.

  3. #3

    Thread Starter
    New Member
    Join Date
    Mar 2009
    Posts
    5

    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
  •  



Click Here to Expand Forum to Full Width