How to can we create a setup file using Dot net 2005?
Im developing my first windows project in .net 2005 , and now i want to know how to publish or deploy my project (also while installing the setup file , i need to verify the user name through online ) and how to include other external files like font and other files , please any one help me how to implement this (or give me the url to find out the solution).
|