<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.dotnetmafia.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Not Necessarily Dot Net - All Comments</title><link>http://www.dotnetmafia.com/blogs/jamesashley/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>re: VB.NET vs C#</title><link>http://www.dotnetmafia.com/blogs/jamesashley/archive/2008/08/03/VB.NET-vs.-C_2300_.aspx#653</link><pubDate>Mon, 04 Aug 2008 13:34:37 GMT</pubDate><guid isPermaLink="false">ceb7fe2a-c56b-4d85-99e6-8dd548580538:653</guid><dc:creator>KyleKelin</dc:creator><description>&lt;p&gt;One difference is VB.NET has XML Literals now and C# doesn&amp;#39;t (The C# team intentional left that out). So you might starting seeing C# devs writing their xml parser or generator in VB.NET and consume that in C#.&lt;/p&gt;
&lt;img src="http://www.dotnetmafia.com/aggbug.aspx?PostID=653" width="1" height="1"&gt;</description></item><item><title>re: Linq to SQL Designer Weirdness</title><link>http://www.dotnetmafia.com/blogs/jamesashley/archive/2008/06/24/617.aspx#619</link><pubDate>Tue, 24 Jun 2008 18:29:10 GMT</pubDate><guid isPermaLink="false">ceb7fe2a-c56b-4d85-99e6-8dd548580538:619</guid><dc:creator>CoreyRoth</dc:creator><description>&lt;p&gt;You can always skip the designer and generate your domain objects yourself and just apply the LINQ to SQL attributes.&lt;/p&gt;
&lt;img src="http://www.dotnetmafia.com/aggbug.aspx?PostID=619" width="1" height="1"&gt;</description></item><item><title>re: Initial Thoughts on Google App Engine</title><link>http://www.dotnetmafia.com/blogs/jamesashley/archive/2008/05/08/574.aspx#575</link><pubDate>Fri, 09 May 2008 14:59:44 GMT</pubDate><guid isPermaLink="false">ceb7fe2a-c56b-4d85-99e6-8dd548580538:575</guid><dc:creator>Massimo</dc:creator><description>&lt;p&gt;Hi James, about web2py. Almost everything runs except 1) you have no access to filesystem so you need to save sessions in db; 2) you can use the web2y ORM API on the GAE as long as there in equivalent statement in the GAE ORM. For example db(db.table.field=='value').select(db.table.ALL) works with any database backend, including GAE and you do not need to rewrite it but, for example, db((db.table.field=='value')|(db.table.field=='other')).select(db.table.ALL)&lt;/p&gt;
&lt;p&gt;would not work on GAE because they do not support OR (doh!). This is not a web2py limitation, it is a google limitation and there is not much one can do about it until they improve their system.&lt;/p&gt;
&lt;img src="http://www.dotnetmafia.com/aggbug.aspx?PostID=575" width="1" height="1"&gt;</description></item><item><title>re: Empty try/catch blocks</title><link>http://www.dotnetmafia.com/blogs/jamesashley/archive/2008/02/06/476.aspx#483</link><pubDate>Mon, 11 Feb 2008 20:50:35 GMT</pubDate><guid isPermaLink="false">ceb7fe2a-c56b-4d85-99e6-8dd548580538:483</guid><dc:creator>zenhipster</dc:creator><description>&lt;p&gt;Perhaps your co-worker is only interested in seeing the exception while stepping through the code??? I'm not sure.&lt;/p&gt;
&lt;img src="http://www.dotnetmafia.com/aggbug.aspx?PostID=483" width="1" height="1"&gt;</description></item><item><title>re: First post in ages</title><link>http://www.dotnetmafia.com/blogs/jamesashley/archive/2008/01/24/It_2700_s-been-a-while.aspx#461</link><pubDate>Tue, 29 Jan 2008 01:24:54 GMT</pubDate><guid isPermaLink="false">ceb7fe2a-c56b-4d85-99e6-8dd548580538:461</guid><dc:creator>CoreyRoth</dc:creator><description>&lt;p&gt;So far community server rocks for blogging but I wouldn't really say its a CMS.&lt;/p&gt;
&lt;img src="http://www.dotnetmafia.com/aggbug.aspx?PostID=461" width="1" height="1"&gt;</description></item><item><title>re: First post in ages</title><link>http://www.dotnetmafia.com/blogs/jamesashley/archive/2008/01/24/It_2700_s-been-a-while.aspx#453</link><pubDate>Sat, 26 Jan 2008 17:17:21 GMT</pubDate><guid isPermaLink="false">ceb7fe2a-c56b-4d85-99e6-8dd548580538:453</guid><dc:creator>TonyKilhoffer</dc:creator><description>&lt;p&gt;I wish I had an excuse as to why I haven't posted in a while. Maybe I'll borrow yours?&lt;/p&gt;
&lt;img src="http://www.dotnetmafia.com/aggbug.aspx?PostID=453" width="1" height="1"&gt;</description></item></channel></rss>