What is XCopy? - DOT.NET

What is Xcopy?

- XCopy command is an advanced version of the copy command which is used to copy or move the files or directories to another location (including locations across networks).
- It excludes the hidden and system files.
- It creates files with the archive attribute set.
- It is a DOS command.
What is the purpose of a bootstrapper application? - DOT.NET
A bootstrapper eases the installation of the various required components for an application...
What are the deployment features of the .NET Framework? - DOT.NET
The following features make the deployment of the application of the .NET framework easier...
What are Merge module projects? - DOT.NET
Merge module projects are used for the packaging of files or components that are shared between multiple applications.......
Post your comment