Sunday, 28 April 2013

What is the advantage of packaging over xcopy in .NET? | VB.Net Interview Questions

With the help of xcopy we solve the problem of DLL HELL and com dependencies
when we make xcopy of project all the dll, dependencies, assembly are updated automaticaly it's a powerful feature of a .NET

No comments: