What is the advantage of packaging over xcopy in .NET ?
With the help of xcopy we solve the problem of DLL HELL and com dependencieswhen we make xcopy of project all the dll, dependencies, assembly are updated automaticaly it’s a powerful feature of .NET
Explore posts in the same categories: VB.NET Interview Questions