Know more about dot net questions and COM - DCOM.
The dot net frameworks allow you to build serviced components that can use com+ services. These components of dot net framework runs in the manages execution environment of dot net framework that is share their content with com+ application.
Now the question arise what com+ and what is doing how is its comes in existence. Before com+ comes into existence. COM (Component Object Model) is first programming model that provide component based approach to software development. This component based approach of com allowed us to develop small, logical reusable and stand alone modules that integrates into a single application. But these components could not be display on over network.
So these drawback produce another model that is DCOM (distributes COM). DCOM programming model enabled you to display com components over network and distribute application easily across platforms. DCOM components also help in two-tier client/server applications. These models also have some drawback that helps to development of COM+ approach. What these drawbacks are…
These two-tier architecture helps us to sharing of resources and data but these approach have some drawbacks that are as follows.
The DCOM approach overburdened client computer with the responsibility of performing all processing functions while the server merely acted as traffic controller, helps movement of data to and from the client and server components. So availability of resources was therefore, always a problem and the performance of application suffered. Multiple request of data cause to network traffic. So performance of application decreases.
Dot Net Interview Questions - Dot Net FAQ
After all these Microsoft introduced windows DNA(Windows Distributed internet applications) architecture that overcomes the shortcoming of the two-tier system. The windows DNA helps us to develop three-tier application architecture which helps us to maintain the business logic and data access code in separate components that is business objects. These separate the client application from the business logic and data access code so no need of recompiling and redeveloping client application after change in code.
- Related Videos
- Related Articles
- Ask / Related Q&A
- Dot Net Interview Questions: Smart Navigation
- Dot Net Interview Questions - Dot Net Faq
- Dot Net Remoting in Dot Net Questions
- Dot Net Questions: Com - Dcom - Com+
- Dot Net Frame Architecture
- Sql Server Interview Questions: Store Procedures
- Dot Net Questions: Xml Reader Class
- Dot Net - Connection Pooling




Get Out of the Rut With Travel Nursing Jobs
By: Adriana Noton | 24/12/2009Because of the ongoing shortage of qualified nurses in the workforce, travel nursing jobs are readily available at any given time. In addition to the exciting opportunities you will be offered by living in a new city, travel nursing is also a great way to advance your career. Making the...
Abu Dhabi Jobs - Starting Your Career in Abu Dhabi (Helpful Tips)
By: Sunil S. | 24/12/2009Some specific Abu Dhabi jobs tips for someone having passed the resume building stages. These tips are catered specifically for someone wanting to land a job in Abu Dhabi. Once you have a well presented resume, filled with your credentials on the area of your expertise, the next thing that you...
Businesses recognise value of interims in hard times
By: John Holmes | 24/12/2009Businesses in the UK are waking up to the fact that interim managers and other freelance professionals will play an increasingly important role in the nation’s economic recovery.
How To Become A Successful Realtor
By: Brent Mitchell | 24/12/2009Are you interested in how to become a successful realtor? Real estate is one of the most lucrative industries, allowing realtors across the country the opportunity to enjoy the freedom to be their own boss,set their own schedules and make tons of money. So what makes a successful realtor? It might surprise you, but the real estate industry really isn't that difficult. If you receive the proper training from a real estate broker...
What Is The Best Kind Of Employment You Should Seek?
By: Raymond Angus | 23/12/2009Employment for seniors is a large and changing field. More and more employers are recognizing that seniors are an untapped pool of capable and motivated job seekers. Seniors are becoming a very active natural resource.
Why Finding a Career as a Student is so Difficult
By: adam | 23/12/2009This article is my two cents on why finding work as a student is so hard. It's nothing to do with the economic crisis like people presuppose. It's to do with the institutional bureacracy and social constructions in graduate recruitment.
Presenting the Telecommuting Concept to Your Onsite Employer
By: Nell T | 23/12/2009You might have a current job that you love, but you've been hoping to find a position like it that you could perform while working in your home office. Sometimes finding the telecommuting position is as close as the job you're already working. It's a matter of convincing your current employer...
4 Big Mistakes People Make When Applying For Telecommuting Jobs
By: Nell T | 23/12/2009While it's important to know what to do to help your chances in getting the telecommuting position you want; it's also just as important to know what you should not do. Learning from others mistakes is the best way to do that. Here are the top 4 mistakes that cost people...
Dot Net Questions: Com - Dcom - Com+
By: Pervej Munjal | 28/02/2007 | CareersThe dot net frameworks allow you to build serviced components that can use com+ services. These components of dot net framework runs in the manages execution environment of dot net framework that is share their content with com+ application.
Dot Net Interview Questions - Dot Net Faq
By: Pervej Munjal | 22/12/2006 | InterviewsThis article give us all information about Microsoft dot net and written for the persons who want to know in deep about dot net. Not that persons beginners are also welcome to learn from this article. Microsoft dot net is a software that’s helps us to develop application for different environments and for different devices. Here you are able to read all this.