I have read many articles about the OWIN and Katana projects, but I could not get the whole picture of it.
For a normal web developer who uses ASP.NET:
- What exactly is OWIN and what problems does it solve (in simple words). What is its relation to IIS?
- Does OWIN replace IIS? if not, in what situations does OWIN best fit?
- How could OWIN help me in my daily work projects?
- How could OWIN help me in a self-improvement projects?