Visual Studio 2010 Beta 2

Introduction: It is the most  powerful Mocrosoft Beta2.Design your own imagine here.New tools,new prototype. Set Your Ideas free: Create what you can imagine, build on the strengths of your team, and open up new possibilities. New prototyping, modeling, and visual design tools enable you to create innovative applications for Windows and the Web Create a shared vision as [...]

Continue reading →

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

Answer: A MFC application is created using different classes. Each of the class has given a distinct responsibility. 1. Frame window class – Represents the application window. 2. View class- Represents the data to the user in specific understandable format. 3. Document class – Represents the applications data.( Program data used by application during its [...]

Continue reading →