We are developing ASP.NET using Visual Studio.
The question just discussed is: should our developers install IIS.
With ASP.NET Development Server, you can run your web applications without IIS. Once you are happy with everything, you can deploy it to a test server running IIS, and then to Live.
In my opinion, all developers should also install IIS on their own machines, as this will ultimately become the ultimate platform for the application.
The arguments are mainly related to the fact that the developer should have the most โliveโ environment, or if the developer should only have the tools that they need, and not be cluttered with other things.
None of this is critical for missions, and I'm sure everyone will have a different opinion. I'm just curious to hear some of them!
Robin
Robin day
source share