473,385 Members | 1,218 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

An application framework for VB.NET

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.
Nov 20 '05 #1
2 1086
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" <al*******@users.com> wrote in message
news:aa**************************@posting.google.c om...
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.

Nov 20 '05 #2
In news: aa**************************@posting.google.com,
SionnachRoe <al*******@users.com> 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
ci**************@mvps.org www.cindywinegarden.com

Nov 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Steve Buster | last post by:
All right, I have read every forum, newsgroup etc about this issue and no one seems to know how to fix it. I am getting a "Server Application Unavailable" exception running my .NET 1.1...
21
by: Chris | last post by:
I'm trying to get an existing VS.NET project up on my Win2003 server and I get the following error (on the actual website page): "It is an error to use a section registered as...
9
by: Graham | last post by:
I have been having some fun learning and using the new Controls and methods in .Net 2.0 which will make my life in the future easier and faster. Specifically the new databinding practises and...
9
by: jeff | last post by:
Hi All. I realize that when my Deployed winforms application starts, Windows needs to load the .net 2 framework before control is given to my application.... Is there anyway to either ... -...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.