Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is document-view architecture ? Give me one real time
example for SDI ?

Answers were Sorted based on User's Feedback



What is document-view architecture ? Give me one real time example for SDI ? ..

Answer / satheeshkedarisetti

MFC applications wizards by default creates an application
skeleton with a document class and view class. This
achetecture separates the data management into these two
classes. The document manages the data of multipule views.
view displays the data and manages the user interaction.

Notepad is simple example for SDI application.

Is This Answer Correct ?    23 Yes 2 No

What is document-view architecture ? Give me one real time example for SDI ? ..

Answer / jianhua wang

This document-view architecture is the core of the
application framework and is loosely based on the
Model/View/Controller classes from the Smalltalk world. In
simple terms, the document-view architecture separates data
from the user’s view of the data. One obvious benefit is
multiple views of the same data.

Is This Answer Correct ?    13 Yes 3 No

Post New Answer

More MFC Interview Questions

1)How to change a text of a button in runtime?

2 Answers  


what is the difference between compiling and building?

1 Answers  


If there is more than 100 control in a window how we can change the Taborder of a controls

4 Answers   Satyam,


Explain the flow of SDI application?

8 Answers   Mphasis,


What is the base class for MFC

3 Answers   HCL,


what is message Testing ?

1 Answers   L&T,


what is the updated verssion in vc++

3 Answers   Aspect,


what is the use of Mutex and critical section

2 Answers  


1) create ToolTip in MFC?

2 Answers   HCL,


What is #progma and where it is used?

5 Answers   L&T,


List out the parameters of WinMain Function.

2 Answers   Mphasis,


How to handle dynamic menus in MFC?

3 Answers   HCL,


Categories