Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. SDI vs MDI vs Dialog based

SDI vs MDI vs Dialog based

Scheduled Pinned Locked Moved C / C++ / MFC
visual-studioquestioncareer
10 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    nisha00000
    wrote on last edited by
    #1

    Hi friends Recently i attend one interview they asked which situation we used SDI and MDI and Dialog ,I replayed SDI is nothing but we dont need pop windows then we go 4 SDI etc.. finally they told u r answer is wrong ,why ? Regards :rose::rose:nisha.S

    R H S 3 Replies Last reply
    0
    • N nisha00000

      Hi friends Recently i attend one interview they asked which situation we used SDI and MDI and Dialog ,I replayed SDI is nothing but we dont need pop windows then we go 4 SDI etc.. finally they told u r answer is wrong ,why ? Regards :rose::rose:nisha.S

      R Offline
      R Offline
      Rajesh R Subramanian
      wrote on last edited by
      #2

      nisha00000 wrote:

      I replayed SDI is nothing but we dont need pop windows then we go 4 SDI etc.. finally they told u r answer is wrong ,why ?

      Because it was wrong. A good idea would be to read a beginners book on MFC (any beginners book on MFC must essentially cover the DOC/View architecture).

      Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP

      1 Reply Last reply
      0
      • N nisha00000

        Hi friends Recently i attend one interview they asked which situation we used SDI and MDI and Dialog ,I replayed SDI is nothing but we dont need pop windows then we go 4 SDI etc.. finally they told u r answer is wrong ,why ? Regards :rose::rose:nisha.S

        H Offline
        H Offline
        Hamid Taebi
        wrote on last edited by
        #3

        But I dont undrestand what you said? it seems you answered to a question and some people told you that your answer was wrong,right?

        S 1 Reply Last reply
        0
        • N nisha00000

          Hi friends Recently i attend one interview they asked which situation we used SDI and MDI and Dialog ,I replayed SDI is nothing but we dont need pop windows then we go 4 SDI etc.. finally they told u r answer is wrong ,why ? Regards :rose::rose:nisha.S

          S Offline
          S Offline
          Saurabh Garg
          wrote on last edited by
          #4

          From MSDN. "SDI applications allow only one open document frame window at a time. MDI applications allow multiple document frame windows to be open in the same instance of an application. An MDI application has a window within which multiple MDI child windows, which are frame windows themselves, can be opened, each containing a separate document. In some applications, the child windows can be of different types, such as chart windows and spreadsheet windows. In that case, the menu bar can change as MDI child windows of different types are activated." -Saurabh

          1 Reply Last reply
          0
          • H Hamid Taebi

            But I dont undrestand what you said? it seems you answered to a question and some people told you that your answer was wrong,right?

            S Offline
            S Offline
            Saurabh Garg
            wrote on last edited by
            #5

            She is asking why her answer was wrong. -Saurabh

            T 1 Reply Last reply
            0
            • S Saurabh Garg

              She is asking why her answer was wrong. -Saurabh

              T Offline
              T Offline
              ThatsAlok
              wrote on last edited by
              #6

              Saurabh.Garg wrote:

              She is asking why her answer was wrong.

              thats the question!

              "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
              Never mind - my own stupidity is the source of every "problem" - Mixture

              cheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You/xml>

              S 1 Reply Last reply
              0
              • T ThatsAlok

                Saurabh.Garg wrote:

                She is asking why her answer was wrong.

                thats the question!

                "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
                Never mind - my own stupidity is the source of every "problem" - Mixture

                cheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You/xml>

                S Offline
                S Offline
                Saurabh Garg
                wrote on last edited by
                #7

                Isn't that obvious? ;P Seriously though I have no idea and thats what I thought was the question :) -Saurabh

                T 1 Reply Last reply
                0
                • S Saurabh Garg

                  Isn't that obvious? ;P Seriously though I have no idea and thats what I thought was the question :) -Saurabh

                  T Offline
                  T Offline
                  ThatsAlok
                  wrote on last edited by
                  #8

                  i must recommend her a good tutor

                  S 1 Reply Last reply
                  0
                  • T ThatsAlok

                    i must recommend her a good tutor

                    S Offline
                    S Offline
                    Saurabh Garg
                    wrote on last edited by
                    #9

                    For what - English or programming? :rolleyes: -Saurabh

                    T 1 Reply Last reply
                    0
                    • S Saurabh Garg

                      For what - English or programming? :rolleyes: -Saurabh

                      T Offline
                      T Offline
                      ThatsAlok
                      wrote on last edited by
                      #10

                      Saurabh.Garg wrote:

                      For what - English or programming?

                      might english langauge , though i require it too

                      "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
                      Never mind - my own stupidity is the source of every "problem" - Mixture

                      cheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You/xml>

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups