Is it as easy as they make it sound?

zigzag

Newcomer
Joined
Mar 26, 2004
Messages
3
I just finished reading the FAQ. We are on a domain here at work, but I never really knew about these deployment options. For all of my applications, I have written a script that copies all of the private assemblies to each computer specified in a text file which is generated by detecting computers on the network. It has been ok up until recently when we opened some branch offices.

After reading the FAQ, I'm pretty excited by the prospect of deploying applications this way. But I'm wondering if it really is as easy as creating installer projects and putting them on the directory. All of my applications use private assemblies, so there are very few complications there. I'm very interested in getting .NET 1.1 out so I can take advantage of additional functionality.

I would like to hear what par for the course is for everyone out there. What are the hurdles you had to jump?
 
Back
Top