Click here to Skip to main content
15,919,613 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionR2_NOTXORPEN drawing mode question Pin
perrin486915-Jul-07 11:22
perrin486915-Jul-07 11:22 
AnswerRe: R2_NOTXORPEN drawing mode question Pin
Mark Salsbery15-Jul-07 13:02
Mark Salsbery15-Jul-07 13:02 
GeneralRe: R2_NOTXORPEN drawing mode question Pin
perrin486915-Jul-07 13:48
perrin486915-Jul-07 13:48 
GeneralRe: R2_NOTXORPEN drawing mode question Pin
Mark Salsbery15-Jul-07 13:52
Mark Salsbery15-Jul-07 13:52 
GeneralRe: R2_NOTXORPEN drawing mode question Pin
perrin486915-Jul-07 14:07
perrin486915-Jul-07 14:07 
GeneralRe: R2_NOTXORPEN drawing mode question [modified] Pin
Mark Salsbery15-Jul-07 14:12
Mark Salsbery15-Jul-07 14:12 
GeneralRe: R2_NOTXORPEN drawing mode question Pin
perrin486915-Jul-07 14:28
perrin486915-Jul-07 14:28 
QuestionBringing MFC app to web - which technology horse to ride? Pin
Mike A. Jones15-Jul-07 10:15
Mike A. Jones15-Jul-07 10:15 
Hi everybody,

we have a 2-tier (unmanaged) C++ application (being compiled with VS 2005) that is connected to MS-SQL and allows the user to browse and edit order records. The data access and business layer objects are well defined (so-called “core”) and the UI layer uses them and the MFC to provide a rich user interface.

Now we want to “web enable” this application, which means that the user shall be able use the application via a web browser (IE and Firefox).

Which “technology horses” could and which should we ride?

a) enabling the core to become a “server” (IIE extension?, C++.NET and web services?, creating own server with native C++ SOAP? ...?)

b) bringing a rich UI to a web browser including performant data exchange with the server (ASP.NET with Web Forms? AJAX based Javascript UI library? ...?)

On what topics should we start reading to create a base for deciding?

I'd appreciate your input very much!

Mike.

PS: If I could expect more specific answers in another newsgroup/forum then I'd appreciate a quick hint or a FUP as well. Smile | :)
AnswerRe: Bringing MFC app to web - which technology horse to ride? Pin
Mark Salsbery15-Jul-07 11:21
Mark Salsbery15-Jul-07 11:21 
AnswerRe: Bringing MFC app to web - which technology horse to ride? Pin
jhwurmbach16-Jul-07 0:00
jhwurmbach16-Jul-07 0:00 
Questiondifferent %f for variables in a string Pin
Dane Grant15-Jul-07 9:20
Dane Grant15-Jul-07 9:20 
QuestionRe: different %f for variables in a string Pin
Mark Salsbery15-Jul-07 9:30
Mark Salsbery15-Jul-07 9:30 
AnswerRe: different %f for variables in a string Pin
Dane Grant15-Jul-07 9:35
Dane Grant15-Jul-07 9:35 
GeneralRe: different %f for variables in a string Pin
Mark Salsbery15-Jul-07 9:45
Mark Salsbery15-Jul-07 9:45 
GeneralRe: different %f for variables in a string Pin
David Crow16-Jul-07 4:30
David Crow16-Jul-07 4:30 
Questionplotting in real time Pin
Sam Rens15-Jul-07 8:50
Sam Rens15-Jul-07 8:50 
QuestionRe: plotting in real time Pin
Mark Salsbery15-Jul-07 9:35
Mark Salsbery15-Jul-07 9:35 
AnswerRe: plotting in real time Pin
Sam Rens15-Jul-07 9:43
Sam Rens15-Jul-07 9:43 
GeneralRe: plotting in real time Pin
Mark Salsbery15-Jul-07 9:51
Mark Salsbery15-Jul-07 9:51 
GeneralRe: plotting in real time Pin
Sam Rens15-Jul-07 9:57
Sam Rens15-Jul-07 9:57 
GeneralRe: plotting in real time Pin
Mark Salsbery15-Jul-07 10:04
Mark Salsbery15-Jul-07 10:04 
Questioncreating dialogs with winapi Pin
Dane Grant15-Jul-07 6:48
Dane Grant15-Jul-07 6:48 
QuestionRe: creating dialogs with winapi Pin
Mark Salsbery15-Jul-07 6:51
Mark Salsbery15-Jul-07 6:51 
AnswerRe: creating dialogs with winapi Pin
Paul Conrad15-Jul-07 6:52
professionalPaul Conrad15-Jul-07 6:52 
AnswerRe: creating dialogs with winapi Pin
Dane Grant15-Jul-07 6:53
Dane Grant15-Jul-07 6:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.