<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-34649829.post5909377456604472774..comments</id><updated>2012-01-10T12:32:35.437-07:00</updated><category term='C#'/><category term='Reflection'/><category term='jQuery'/><category term='My Opinions'/><category term='Heroes Launch'/><category term='CRM'/><category term='WCF'/><category term='ADO .Net Entity Framework'/><category term='Business Data Catalog'/><category term='SQL Server'/><category term='SharePoint'/><category term='AJAX'/><category term='VS Live'/><category term='Virtual Conference'/><category term='Workflow'/><category term='LINQ to SQL'/><category term='Design Patterns'/><category term='WPF'/><category term='HTML5'/><category term='ASP.NET'/><category term='Silverlight'/><category term='XAML'/><category term='Windows 7'/><category term='PASS Camp'/><title type='text'>Comments on Ben H Blog - Keep it Simple, Then Refactor.: Returning XML from an ASPX page</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.benhblog.com/feeds/5909377456604472774/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34649829/5909377456604472774/comments/default'/><link rel='alternate' type='text/html' href='http://www.benhblog.com/2008/07/returning-xml-from-aspx-page.html'/><author><name>Ben H</name><uri>http://www.blogger.com/profile/02743195720761239141</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://www.htechinc.com/benhblog/uploaded_images/ben_mug.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-34649829.post-1815459991694918560</id><published>2009-04-21T14:33:00.000-07:00</published><updated>2009-04-21T14:33:00.000-07:00</updated><title type='text'>Do you know how to rename your aspx page to have a...</title><content type='html'>Do you know how to rename your aspx page to have an .xml extension and still return dynamic xml?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34649829/5909377456604472774/comments/default/1815459991694918560'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34649829/5909377456604472774/comments/default/1815459991694918560'/><link rel='alternate' type='text/html' href='http://www.benhblog.com/2008/07/returning-xml-from-aspx-page.html?showComment=1240349580000#c1815459991694918560' title=''/><author><name>David</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.benhblog.com/2008/07/returning-xml-from-aspx-page.html' ref='tag:blogger.com,1999:blog-34649829.post-5909377456604472774' source='http://www.blogger.com/feeds/34649829/posts/default/5909377456604472774' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1446228041'/></entry><entry><id>tag:blogger.com,1999:blog-34649829.post-1208818920930250831</id><published>2008-07-03T16:46:00.000-07:00</published><updated>2008-07-03T16:46:00.000-07:00</updated><title type='text'>Hey Tim, Thanks for the feedback!.  You have a goo...</title><content type='html'>Hey Tim, Thanks for the feedback!.  You have a good point and I use HTTP handlers in other places in my app.  However, in this case I knew my XML structure was going to be really basic and I didn't think it was worth creating a handler and all the config entries that go along with it.  Plus, now I can just drop this page into any application I create and it works without any additional config setup.  In short performance wasn't an issue so I chose simplicity.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34649829/5909377456604472774/comments/default/1208818920930250831'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34649829/5909377456604472774/comments/default/1208818920930250831'/><link rel='alternate' type='text/html' href='http://www.benhblog.com/2008/07/returning-xml-from-aspx-page.html?showComment=1215128760000#c1208818920930250831' title=''/><author><name>Ben H</name><uri>http://www.blogger.com/profile/02743195720761239141</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://www.htechinc.com/benhblog/uploaded_images/ben_mug.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.benhblog.com/2008/07/returning-xml-from-aspx-page.html' ref='tag:blogger.com,1999:blog-34649829.post-5909377456604472774' source='http://www.blogger.com/feeds/34649829/posts/default/5909377456604472774' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-428891639'/></entry><entry><id>tag:blogger.com,1999:blog-34649829.post-3941209476982552283</id><published>2008-07-03T16:39:00.000-07:00</published><updated>2008-07-03T16:39:00.000-07:00</updated><title type='text'>Ben, if you have a UI-less Page, you should use a ...</title><content type='html'>Ben, if you have a UI-less Page, you should use a Generic handler so your page doesn't go through the full lifecycle...</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34649829/5909377456604472774/comments/default/3941209476982552283'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34649829/5909377456604472774/comments/default/3941209476982552283'/><link rel='alternate' type='text/html' href='http://www.benhblog.com/2008/07/returning-xml-from-aspx-page.html?showComment=1215128340000#c3941209476982552283' title=''/><author><name>timheuer</name><uri>http://timheuer.myopenid.com/</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/openid16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.benhblog.com/2008/07/returning-xml-from-aspx-page.html' ref='tag:blogger.com,1999:blog-34649829.post-5909377456604472774' source='http://www.blogger.com/feeds/34649829/posts/default/5909377456604472774' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1247474576'/></entry></feed>
