PC Review


Reply
Thread Tools Rate Thread

An application framework for VB.NET

 
 
SionnachRoe
Guest
Posts: n/a
 
      7th Jul 2004
All,

I was wondering if there is anything akin to the MFC App/Doc/View
framework available for VB.NET, either as part of .NET, as a
commercial library or as opensource.


Background
==========

We are moving from VB6 to VB.NET and are planning to write a number of
applications within VB.NET.

We have a number of ex C++/MFC people who have suggested that we
create an application architecture/framework that can be re-used
throughout all these applications.

This strikes me as a good idea.
When completed we can create an 'out-of-the-box' application that
provides an amount of basic functionality just by deriving the classes
for the new application from a set of base classes. We get a common
look and feel for all the company's apps and it should gets us
focussed on constructing common functionality in a single place, not
having each development group implementing their own version of
something for logging or dataaccess or whatever.
Wins all round.


Problem
=======

As well as being a good idea this also strikes me as being a LOT of
work.

So it ocurred to me to ask whether something like this already exists
either that we can use - MS provided, Open Source, whatever - or that
we could license.



Thanks in advance for all answers/comments.

S.
 
Reply With Quote
 
 
 
 
Klaus H. Probst
Guest
Posts: n/a
 
      7th Jul 2004
It depends on what you consider "framework". There are bits and pieces out
there. For example, MSDN has an article that details a command routing
system for GUI applications, similar to MFCs. Then there are projects like
Genghis. And some of Microsoft's application blocks can be useful. But
there's no unified framework that approaches MFC's depth.


--
Klaus H. Probst, MVP
http://www.vbbox.com/


"SionnachRoe" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> All,
>
> I was wondering if there is anything akin to the MFC App/Doc/View
> framework available for VB.NET, either as part of .NET, as a
> commercial library or as opensource.
>
>
> Background
> ==========
>
> We are moving from VB6 to VB.NET and are planning to write a number of
> applications within VB.NET.
>
> We have a number of ex C++/MFC people who have suggested that we
> create an application architecture/framework that can be re-used
> throughout all these applications.
>
> This strikes me as a good idea.
> When completed we can create an 'out-of-the-box' application that
> provides an amount of basic functionality just by deriving the classes
> for the new application from a set of base classes. We get a common
> look and feel for all the company's apps and it should gets us
> focussed on constructing common functionality in a single place, not
> having each development group implementing their own version of
> something for logging or dataaccess or whatever.
> Wins all round.
>
>
> Problem
> =======
>
> As well as being a good idea this also strikes me as being a LOT of
> work.
>
> So it ocurred to me to ask whether something like this already exists
> either that we can use - MS provided, Open Source, whatever - or that
> we could license.
>
>
>
> Thanks in advance for all answers/comments.
>
> S.



 
Reply With Quote
 
Cindy Winegarden
Guest
Posts: n/a
 
      7th Jul 2004
In news: (E-Mail Removed),
SionnachRoe <(E-Mail Removed)> wrote:
> I was wondering if there is anything akin to the MFC App/Doc/View
> framework available for VB.NET, either as part of .NET, as a
> commercial library or as opensource.


Hi Alan,

Check out MVP Kevin McNeish's Mere Mortals .NET Framework from
http://www.oakleafsd.com/.

--
Cindy Winegarden MCSD, Microsoft Visual FoxPro MVP
(E-Mail Removed) www.cindywinegarden.com



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can a compact framework application of full framework application hit a java webservice running on apache I_hate_coding_but_the_money_is_nice Microsoft Dot NET Compact Framework 3 9th Nov 2007 05:19 PM
Forcing a .NET framework 1.1 application to use .NET framework 2.0 without creating application config files pdabak@yahoo.com Microsoft Dot NET Framework 2 5th Apr 2007 11:37 AM
Can application develop in framework 2.0 run on server wtih .net framework 1.1 installed ? pizza Microsoft ASP .NET 1 8th Mar 2007 10:03 AM
Using Compact Framework controls on Full Framework Application tecktim.khoo@gmail.com Microsoft Dot NET Compact Framework 1 31st May 2006 07:49 PM
Loading a referenced Framework 1.1 assembly from a Framework 2.0 Application Stefan Born Microsoft Dot NET Framework 1 30th May 2005 06:57 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:33 PM.