OWIN and View Engines

In the last post we looked at improving our responses in OWIN by adding some extensions methods to the response object and the next logical step for this is to think about HTML. While what we’ve brought together thus far is useful if you’re…

In the last post we looked at improving our responses in OWIN by adding some extensions methods to the response object and the next logical step for this is to think about HTML. While what we’ve brought together thus far is useful if you’re creating something that is just a web API if you want to create an actual web site you probably need to respond with some HTML.
To this end we’re going to need to think about creating a View Engine that will be responsible for our HTML generation.


Print Share Comment Cite Upload Translate
APA
Posts on LINQ to Fail | Sciencx (2024-03-29T07:00:07+00:00) » OWIN and View Engines. Retrieved from https://www.scien.cx/2012/03/23/owin-and-view-engines/.
MLA
" » OWIN and View Engines." Posts on LINQ to Fail | Sciencx - Friday March 23, 2012, https://www.scien.cx/2012/03/23/owin-and-view-engines/
HARVARD
Posts on LINQ to Fail | Sciencx Friday March 23, 2012 » OWIN and View Engines., viewed 2024-03-29T07:00:07+00:00,<https://www.scien.cx/2012/03/23/owin-and-view-engines/>
VANCOUVER
Posts on LINQ to Fail | Sciencx - » OWIN and View Engines. [Internet]. [Accessed 2024-03-29T07:00:07+00:00]. Available from: https://www.scien.cx/2012/03/23/owin-and-view-engines/
CHICAGO
" » OWIN and View Engines." Posts on LINQ to Fail | Sciencx - Accessed 2024-03-29T07:00:07+00:00. https://www.scien.cx/2012/03/23/owin-and-view-engines/
IEEE
" » OWIN and View Engines." Posts on LINQ to Fail | Sciencx [Online]. Available: https://www.scien.cx/2012/03/23/owin-and-view-engines/. [Accessed: 2024-03-29T07:00:07+00:00]
rf:citation
» OWIN and View Engines | Posts on LINQ to Fail | Sciencx | https://www.scien.cx/2012/03/23/owin-and-view-engines/ | 2024-03-29T07:00:07+00:00
https://github.com/addpipe/simple-recorderjs-demo