<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: The dynamic duo: LightSpeed &amp; Azure</title>
	<atom:link href="http://www.mindscapehq.com/blog/index.php/2010/01/13/the-dynamic-duo-lightspeed-azure/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mindscapehq.com/blog/index.php/2010/01/13/the-dynamic-duo-lightspeed-azure/</link>
	<description>The official blog of Mindscape</description>
	<lastBuildDate>Tue, 07 Feb 2012 19:49:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: John-Daniel Trask</title>
		<link>http://www.mindscapehq.com/blog/index.php/2010/01/13/the-dynamic-duo-lightspeed-azure/comment-page-1/#comment-42976</link>
		<dc:creator>John-Daniel Trask</dc:creator>
		<pubDate>Fri, 09 Jul 2010 01:21:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindscape.co.nz/blog/?p=1204#comment-42976</guid>
		<description>Hi Phil,

We haven&#039;t had much demand for supporting that so far however if we start getting additional interest it would certainly be bumped up the priority list. Have you considered using Amazon&#039;s SimpleDB store?</description>
		<content:encoded><![CDATA[<p>Hi Phil,</p>
<p>We haven&#8217;t had much demand for supporting that so far however if we start getting additional interest it would certainly be bumped up the priority list. Have you considered using Amazon&#8217;s SimpleDB store?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Cockfield</title>
		<link>http://www.mindscapehq.com/blog/index.php/2010/01/13/the-dynamic-duo-lightspeed-azure/comment-page-1/#comment-42814</link>
		<dc:creator>Phil Cockfield</dc:creator>
		<pubDate>Sun, 04 Jul 2010 02:24:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindscape.co.nz/blog/?p=1204#comment-42814</guid>
		<description>Here:
http://www.mindscape.co.nz/products/simpledbtools/default.aspx

you say:

&quot;Mindscape LightSpeed is the only .NET O/R Mapper that supports SimpleDB out of the box&quot;

Not having tried this out personally, is it correct to assume that means you&#039;re actually using SimpleDB as the backing repository, with LiteSpeed sitting as an abstraction top?  I can&#039;t see how it would mean any thing else.

Which leads me to my question, if you do this for SimpleDB, do you have plans (or do you do it already) to have TableStorage as a backstore for LiteSpeed.

SQL Azure has some negative aspects (including price, and scaleabaility, and max size) which makes Table Storage appealing.  Is there room for liteSpeed to make it a more DB like experience??

Thanks</description>
		<content:encoded><![CDATA[<p>Here:<br />
<a href="http://www.mindscape.co.nz/products/simpledbtools/default.aspx" rel="nofollow">http://www.mindscape.co.nz/products/simpledbtools/default.aspx</a></p>
<p>you say:</p>
<p>&#8220;Mindscape LightSpeed is the only .NET O/R Mapper that supports SimpleDB out of the box&#8221;</p>
<p>Not having tried this out personally, is it correct to assume that means you&#8217;re actually using SimpleDB as the backing repository, with LiteSpeed sitting as an abstraction top?  I can&#8217;t see how it would mean any thing else.</p>
<p>Which leads me to my question, if you do this for SimpleDB, do you have plans (or do you do it already) to have TableStorage as a backstore for LiteSpeed.</p>
<p>SQL Azure has some negative aspects (including price, and scaleabaility, and max size) which makes Table Storage appealing.  Is there room for liteSpeed to make it a more DB like experience??</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mindscape Blog &#187; Blog Archive &#187; Nightly news, 5 May 2010</title>
		<link>http://www.mindscapehq.com/blog/index.php/2010/01/13/the-dynamic-duo-lightspeed-azure/comment-page-1/#comment-40330</link>
		<dc:creator>Mindscape Blog &#187; Blog Archive &#187; Nightly news, 5 May 2010</dc:creator>
		<pubDate>Wed, 05 May 2010 04:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindscape.co.nz/blog/?p=1204#comment-40330</guid>
		<description>[...] We&#8217;ve frequently been asked to publish change logs for our nightly builds, and although it&#8217;s not very convenient for us to make that information available on a nightly basis, we thought it would be a good idea to publish the occasional round-up of recent changes. We are planning to make this a weekly thing&#8230; for some value of &#8220;weekly&#8221; that will depend on how much JD gets distracted into making Photoshops of Batman. [...]</description>
		<content:encoded><![CDATA[<p>[...] We&#8217;ve frequently been asked to publish change logs for our nightly builds, and although it&#8217;s not very convenient for us to make that information available on a nightly basis, we thought it would be a good idea to publish the occasional round-up of recent changes. We are planning to make this a weekly thing&#8230; for some value of &#8220;weekly&#8221; that will depend on how much JD gets distracted into making Photoshops of Batman. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Boyd</title>
		<link>http://www.mindscapehq.com/blog/index.php/2010/01/13/the-dynamic-duo-lightspeed-azure/comment-page-1/#comment-37113</link>
		<dc:creator>Jeremy Boyd</dc:creator>
		<pubDate>Tue, 19 Jan 2010 00:26:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindscape.co.nz/blog/?p=1204#comment-37113</guid>
		<description>The over the wire protocol is TDS, which is the native SQL client protocol. Under the hood we are using an ADO.NET SqlConnection so it is the same as connecting to a local SQL Server in that regard. Security concerns etc are for you to manage between yourself and Azure, generally I wouldnt expect you would be doing much &quot;over the Internet&quot; based development however, but this is no different to developing any other app over Sql Azure.

Sql Azure has no native REST API, you may remember one from the earlier incarnation of Sql Azure (the key value based version), however this was dropped when they migrated to the fully relational model. You could create one by setting up a simple DataServices project and hosting it under Windows Azure, but then it becomes a custom solution and not one we could support reliably :)</description>
		<content:encoded><![CDATA[<p>The over the wire protocol is TDS, which is the native SQL client protocol. Under the hood we are using an ADO.NET SqlConnection so it is the same as connecting to a local SQL Server in that regard. Security concerns etc are for you to manage between yourself and Azure, generally I wouldnt expect you would be doing much &#8220;over the Internet&#8221; based development however, but this is no different to developing any other app over Sql Azure.</p>
<p>Sql Azure has no native REST API, you may remember one from the earlier incarnation of Sql Azure (the key value based version), however this was dropped when they migrated to the fully relational model. You could create one by setting up a simple DataServices project and hosting it under Windows Azure, but then it becomes a custom solution and not one we could support reliably :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nefajciar</title>
		<link>http://www.mindscapehq.com/blog/index.php/2010/01/13/the-dynamic-duo-lightspeed-azure/comment-page-1/#comment-37029</link>
		<dc:creator>nefajciar</dc:creator>
		<pubDate>Thu, 14 Jan 2010 22:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindscape.co.nz/blog/?p=1204#comment-37029</guid>
		<description>I don&#039;t quite comprehend the first example (when LS application isn&#039;t hosted in Azure cloud).

What are you sending on wire? I know it could be some SQL Server 2008 specific protocol container, and SQL commands in it, but that is used once the application (and whole solution) is hosted in Azure Clouds, I wonder how it can be used in heterogenous environment (my server, and MS Azure database).

What about security?

And what about REST API? I mean it is of course much better to communicate with the DB with RESTful manner, I think Azure supports it, and it can be secured.

Well, Azure support is indeed a great thing, as the year 2010 will be all about cloud computing!</description>
		<content:encoded><![CDATA[<p>I don&#8217;t quite comprehend the first example (when LS application isn&#8217;t hosted in Azure cloud).</p>
<p>What are you sending on wire? I know it could be some SQL Server 2008 specific protocol container, and SQL commands in it, but that is used once the application (and whole solution) is hosted in Azure Clouds, I wonder how it can be used in heterogenous environment (my server, and MS Azure database).</p>
<p>What about security?</p>
<p>And what about REST API? I mean it is of course much better to communicate with the DB with RESTful manner, I think Azure supports it, and it can be secured.</p>
<p>Well, Azure support is indeed a great thing, as the year 2010 will be all about cloud computing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DotNetShoutout</title>
		<link>http://www.mindscapehq.com/blog/index.php/2010/01/13/the-dynamic-duo-lightspeed-azure/comment-page-1/#comment-37013</link>
		<dc:creator>DotNetShoutout</dc:creator>
		<pubDate>Thu, 14 Jan 2010 02:09:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindscape.co.nz/blog/?p=1204#comment-37013</guid>
		<description>&lt;strong&gt;The dynamic duo: LightSpeed &amp; Azure...&lt;/strong&gt;

Thank you for submitting this cool story - Trackback from DotNetShoutout...</description>
		<content:encoded><![CDATA[<p><strong>The dynamic duo: LightSpeed &amp; Azure&#8230;</strong></p>
<p>Thank you for submitting this cool story &#8211; Trackback from DotNetShoutout&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic (Requested URI is rejected)
Database Caching 3/15 queries in 0.016 seconds using disk: basic
Content Delivery Network via cdn.mindscapehq.com

Served from: www.mindscapehq.com @ 2012-02-08 02:39:31 -->
