473,387 Members | 1,844 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,387 software developers and data experts.

Application Design

Hi All,
I am in the early stages of designing an application. I want to create an
application with a MDI Form. There will be a menu bar at the top. One of the
menu items will be Reports. At first there will be just one report for the
user to choose from. What I would like to be able to do is deploy this first
part. Then down the road add more reports to this menu without having to
redistribute the application entire application. Basically add "modules" on
the fly. Like if I have a customer number report, I would like to be able to
copy a file or files to a certain directory and have it show up under the
reports menu and display like a normal form would in a MDI container. I have
no idea if this is possible. Any help, suggestions, or direction would be
greatly appreciated.
Thanks,
Kent
Nov 20 '05 #1
1 968
Anad,
Thank you for the information. This is exactly what i was looking for. One
last question, can you display a form from a dll. I have written several
ActiveX dlls in VB6 and I didn't think this was possible.
Thanks Again,
Kent
"Anand[MVP]" <Anand[MVP]@discussions.microsoft.com> wrote in message
news:3D**********************************@microsof t.com...
Looks like you need to have somekind of a plugin design in place. Create a Interface that all your reports will implement. When you app loads up it
checks a particular directory for report DLLs, and load them. Based on
information in the DLL you can always create the menus and execute the
reports. So when a new report is needed, just create a new DLL that
implements that interface and put it into the directory.
--
Rgds,
Anand
VB.NET MVP
http://www.dotnetindia.com
"Kent" wrote:
Hi All,
I am in the early stages of designing an application. I want to create an application with a MDI Form. There will be a menu bar at the top. One of the menu items will be Reports. At first there will be just one report for the user to choose from. What I would like to be able to do is deploy this first part. Then down the road add more reports to this menu without having to
redistribute the application entire application. Basically add "modules" on the fly. Like if I have a customer number report, I would like to be able to copy a file or files to a certain directory and have it show up under the reports menu and display like a normal form would in a MDI container. I have no idea if this is possible. Any help, suggestions, or direction would be greatly appreciated.
Thanks,
Kent

Nov 20 '05 #2

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

Similar topics

43
by: Davey | last post by:
I am planning on developing an application which will involve skills that I have very little experience of - therefore I would appreciate comments on my initial design thoughts. Overview on...
1
by: Lane Beneke | last post by:
All, New to the list and a relative newbie to PostgreSQL. Please forgive stupid questions. Designing an application server for a work order processing (et al) database. I have a good handle...
10
by: Saso Zagoranski | last post by:
hi, this is not actually a C# problem but since this is the only newsgroup I follow I decided to post my question here (please tell me where to post this next time if you think this post...
2
by: Matthew Hood | last post by:
My company has expressed a desire to convert an existing MS Access application to a full VB.NET application. My experience is with VB6 so I want to ask a few questions and get some input on the...
38
by: Oldie | last post by:
I have built an MS Access Application under MS Office XP (but I also own MS Office 2000). I have split the application in the pure database tables and all the queries, forms, reports and macro's. ...
1
by: xcelmind | last post by:
Hello Dev. Guru, I want to at this time introduce myself. I am Stanley Ojadovwa by name. I’m a freelance and a newbie in web application development. I’m currently using ASP as my application...
35
by: salad | last post by:
I have an application written in MS-Access. It is a complete application that manages the day-to-day operations of a business. The program is nearly ready to be used in other customer sites. ...
6
by: goraya | last post by:
This is design level discussion about web applications. How I design application that support 1 million concurrent requests??
1
by: abhijitbkulkarni | last post by:
Hello, I am designing a .NET database application that uses 3 tier architecture. Starting initially, this application will be desktop application but I will convert it into a website later but...
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: 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: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.