To what extent does a C# developer have to know about IIS ? Minimum areas / knowledge required ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It entirely depends on the context. If you’re not doing ASP.NET, then you really don’t need to know it at all 🙂
If you’re doing ASP.NET but you have system administrators who will work with you to find out your requirements and manage all the worker pools etc, you don’t need to know an awful lot. (Although I’d say it’s important to understand the basics in terms of AppDomain recycling, sessions, scaling out as well as up.)
If you’re going to deploy it yourself, I would look at: