How to distribute shared components - ASP.NET

Explain how to distribute shared components as part of an installation program.

Shared components should be included as a merge module within the setup project. Merge modules can’t be installed by themselves. They can be installed only as part of an application installation.
Unit testing, Integration testing and Regression testing
ASP.NET - Unit testing, Integration testing and Regression testing - Unit testing ensures that each piece of code works correctly.....
ADO.NET interview questions and answers - freshers and experienced
Answers to all ADO.NET interview questions that might be asked during an interview - for freshers and experienced candidates
Post your comment