what is the difference b/w IIS and TFS?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Narasimha Reddy ChennupalliPosted Jul 4, 2015, 2:44 PM
IIS is a webserver, you can host your .net Sites/application in it.
TFS is versioning control, using this u can maintain repositories, build process.Also we can use it has eproject management tool as Agile. As you mentioned in the above thread its like a ticket system, assigning PBI/Bug.
Suppose you fixed some bugs or implemented one PBI then you pushed your code changes to TFS repository right. Then you/build team do the build process right and they will create version for that build like Omd1.14. Now they can deploy it in QA, Once everything is working in QA, Same build they deploy it in Production.
Here your question is, is your manager moved code from iis to production right. Yes exactly he did the same. That means once you build the code through MS build it can create one published file, that file you can use it for deploying either in Qa/production.
Guest UserPosted May 21, 2015, 4:38 AM
AshokPosted May 21, 2015, 4:34 AM
Guest UserPosted May 21, 2015, 4:11 AM
AshokPosted May 21, 2015, 4:06 AM
Guest UserPosted May 21, 2015, 3:27 AM