mfc >> application development

by am9zZXBo » Mon, 24 Nov 2003 18:31:11 GMT

I am designing a downloadable tutorial application
I am using visual studio 6.0 and i have created a client application to navigate through data pages, at the moment just the client framework exists, what is the best and quickest way to create graphic pages with text that can be viewed through an active doc container app i.e Explorer.There will be a lot of pages
Does anyone agree that java is the best method for this.? Or are there any alternatives
The application will be placed on the server and downloaded, files will be downloaded a batch at a time and viewed as local pages. I also need to be able to place controls on these pages.

I await your input, thanks


mfc >> application development

by Joseph M. Newcomer » Tue, 25 Nov 2003 09:28:06 GMT


Java is a good method for a lot of things. But what you need is so vague that it is
possible that VB or PowerPoint are equally good. It is hard to tell from the description
what you really want to do.
joe




Joseph M. Newcomer [MVP]
email: XXXX@XXXXX.COM
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm



Similar Threads

1. ASP.NET/SQL Database Applications Development For Free - CSharp / C#

2. Performance Critical applications development using .NET framework

Hi All

Introduction
*********************
I am about to create a mass-storage system such as TSM, EMC Centera, ..

Inquir
*********************
I am considering using the .NET managed Framework for the development
I have created several business application using the .NET Framework/CLR, maybe I am ld fashionedBUT When dealing with performance critical systems I tend to better rely on the good old unmanaged C++ and win32 winsock DLL
Any feedback/response concerning this issue would be appreciated
Could I safely rely on the managed framework as a performance optimal environment? are there any performance critical system written using the .NET Framework on the market??

Nadav.

3. Best Practices - C#.NET Web Application Development - CSharp/C#

4. MDI Application development question...

Hi NewsGroup,

Currently constructing a MDI application with tree view functionality.  That 
is to say my application will look something like Windows Explorer with the 
ability to view data and graphs in separate MDI child windows depending on 
the options chosen.  I have a MDI child window with the tree view control on 
one side and listview, custom input screen controls on the other side 
separated by a splitter control, which become visible (or not) depending on 
the nodes selected on the tree view.

My question comes in light of many posts I've read in the past stating 
*never* put controls on the MDI Parent window even if you can.  I have 
thought of placing the tree view, splitter and associated view controls on 
the MDI Parent but have not due to these previous posts.  Never been 
*really* told or know why, can some one out there tell me why one should not 
place controls on the MDI Parent window for an application as such?  Even if 
it is a matter of development practice not to, what are the issues involved 
in doing so?

Many thanks and regards,
SpotNet

PS.  I am constructing this in C# which is the reason I posted here, I know 
it's a bit more general than that. Cheers ;~) 


5. graphics designing application development using csharp - CSharp/C#

6. Commercial Application Development

Is there a  forum/newsgroups for developers to talk about commercial 
application development?  Until now my experience has been in custom 
software for clients but I have an application idea that I will want to sell 
commercially and am looking for tips/tricks/pitfalls (commercial application 
development for dummies?). 


7. Boost your Application Development with TierDeveloper - CSharp/C#

8. c++/cli and web applications development

Hello,
is it c++/cli mature, compared to the c#, for the web applications
development?