<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - E2E: Erik Meijer and Dave Campbell: Data, Databases and the Cloud</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/Charles/E2E-Erik-Meijer-and-Dave-Campbell-Data-Databases-and-the-Cloud/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/502714_100x75.jpg</url>
		<title>Channel 9 - E2E: Erik Meijer and Dave Campbell: Data, Databases and the Cloud</title>
		<link></link>
	</image>
	<description>Dave Campbell&amp;nbsp;is a Technical Fellow at Microsoft and long time database architect. Today, Dave works on the hardest problems
 facing SQL&#39;s foray into the new world of cloud computing. His latest project in this space takes the form of SQL Azure. What is SQL Azure? What&#39;s the different with the cloud and what we already experience with SQL server running in a clustered environment
 and reachable via the Internet? How does this focus on cloud computing and impact the evolution of database design? What&#39;s going here? What&#39;s next?&amp;nbsp;Erik Meijer, de facto E2E host and language designer, interviews Dave to ge answers to some of these questions.
 Erik works for Dave, by the way, and as you can see that doesn&#39;t stop Erik from asking more than softball questions.Dave will be presenting at&amp;nbsp;PDC09 in the Technical Leaders track. His talk will focus on ambient data and what this means for the evolution of ways to understand and shape the data
 this all around us using software. You should attend his session and come with questions if you are going to be at PDC. If you&#39;re not going to be there, then make sure to ask Dave questions when he appears on

Channel 9 Live!Enjoy! </description>
	<link></link>
	<language>en</language>
	<pubDate>Thu, 20 Jun 2013 10:07:12 GMT</pubDate>
	<lastBuildDate>Thu, 20 Jun 2013 10:07:12 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: E2E: Erik Meijer and Dave Campbell: Data, Databases and the Cloud</title>
		<description>
			<![CDATA[
<p>Fascinating discussion.</p>
<p>&nbsp;</p>
<p>These &quot;immutable views&quot; sound nice, for read-only data at least - and for binary data, where you may want to query at an extremely low-level but not pay for relational representation costs. Also sounds like the
<em><strong>M</strong></em> type-system where types can be built from expressions.</p>
<p>&nbsp;</p>
<p>A human face on data? Sounds like <em><strong>Quadrant</strong></em>. I wonder if Beckman is really working on the Oslo project.</p>
<p>&nbsp;</p>
<p><em>Democratizing data:</em>&nbsp;Making it easy to program (LINQ) and view (Quadrant) all kinds of data in all kinds of ways?</p>
<p><em>Democratizing the Web:</em>&nbsp;Making it easy to program (LINQ, Astoria, REST, Volta) the Web?</p>
<p><em>Democratizing the cloud:</em>&nbsp;Making it easy to program (Dryad, LINQ, DryadLINQ) the cloud?</p>
<p>&nbsp;</p>
<p>There's a lot of democr/Mort/atization going on <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' /></p>
<p>&nbsp;</p>
<p>Looking forward to the PFC panel discussions.</p>
<p>posted by exoteric</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/E2E-Erik-Meijer-and-Dave-Campbell-Data-Databases-and-the-Cloud#c633937894020000000</link>
		<pubDate>Sat, 14 Nov 2009 09:56:42 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/E2E-Erik-Meijer-and-Dave-Campbell-Data-Databases-and-the-Cloud#c633937894020000000</guid>
		<dc:creator>exoteric</dc:creator>
	</item>
	<item>
		<title>Re: E2E: Erik Meijer and Dave Campbell: Data, Databases and the Cloud</title>
		<description>
			<![CDATA[
<p><span id="ctl00_MainPlaceHolder_Starter_BodyLabel">Erik is an excellent interviewer.</span>
</p>
<p>&nbsp;</p>
<p><span>Thank you Erik and Charles. Please keep up the great content!<br /></span></p>
<p><span><br /></span></p>
<p>posted by Martin S</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/E2E-Erik-Meijer-and-Dave-Campbell-Data-Databases-and-the-Cloud#c633939326210000000</link>
		<pubDate>Mon, 16 Nov 2009 01:43:41 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/E2E-Erik-Meijer-and-Dave-Campbell-Data-Databases-and-the-Cloud#c633939326210000000</guid>
		<dc:creator>Martin S</dc:creator>
	</item>
	<item>
		<title>Re: E2E: Erik Meijer and Dave Campbell: Data, Databases and the Cloud</title>
		<description>
			<![CDATA[
<p>In a database of the future, I'd like to be able to declare my taxonomy, interval (including temporal) properties of objects and their attributes and functions to derive new truths about objects based on the truths obtained so far. Then I might want to specify
 how much of those computational graphs I want to store precomputed (which would allow me to have OLTP, data warehouses, cubes and whatever funky terms are currently used to descripbe various stages of truth discovery/derivation).&nbsp;Are there any developments
 in those directions?</p>
<p>(I guess inclusion of MDM services into 2008 R2 may seem to hit that the answer is &quot;soft of&quot;).</p>
<p>&nbsp;</p>
<p>To the subject of the code running closer to the data, this was obvious for quite a while now that shipping bits over network to have a copy in application memory and process it using (more often than not) less sophisticated algorithms than those already
 present at the point of storage doesn't make much sense. Database is a computational engine, so it should have a powerful language to create computational expressions. Unfortunately SQL in general is not quite that, and T-SQL in particular isn't either.</p>
<p>Having F# inside database engine would be nice. Add &quot;pure mode&quot; for querying (which&nbsp;should be&nbsp;side effects free) and use imperative&nbsp;mode to produce side effects (data modifications).</p>
<p>&nbsp;</p>
<p>posted by sokhaty</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/E2E-Erik-Meijer-and-Dave-Campbell-Data-Databases-and-the-Cloud#c633939355390000000</link>
		<pubDate>Mon, 16 Nov 2009 02:32:19 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/E2E-Erik-Meijer-and-Dave-Campbell-Data-Databases-and-the-Cloud#c633939355390000000</guid>
		<dc:creator>sokhaty</dc:creator>
	</item>
	<item>
		<title>Re: E2E: Erik Meijer and Dave Campbell: Data, Databases and the Cloud</title>
		<description>
			<![CDATA[
<p>I get a&nbsp;&quot;file corrupt&quot;&nbsp;error when trying to play the Zune version with the Zune software (4.0 64-bit), but it plays OK in VLC Player.</p>
<p>posted by joechung</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/E2E-Erik-Meijer-and-Dave-Campbell-Data-Databases-and-the-Cloud#c633939638730000000</link>
		<pubDate>Mon, 16 Nov 2009 10:24:33 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/E2E-Erik-Meijer-and-Dave-Campbell-Data-Databases-and-the-Cloud#c633939638730000000</guid>
		<dc:creator>joechung</dc:creator>
	</item>
	<item>
		<title>Re: E2E: Erik Meijer and Dave Campbell: Data, Databases and the Cloud</title>
		<description>
			<![CDATA[
<p>I also cannot play it on my PSP. </p>
<p>I've PSP 3000 with Software version 6.10.&nbsp;</p>
<p>I've downloaded PSP mp4 file, but have &quot;The data type is not supported&quot; error.</p>
<p>&nbsp;</p>
<p>The same problem seems to be for all channel 9 videos (another not working example is
<a href="http://channel9.msdn.com/posts/kmcgrath/Lists-in-FSharp/">Lists in F#</a>)</p>
<p>posted by SeeR</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/E2E-Erik-Meijer-and-Dave-Campbell-Data-Databases-and-the-Cloud#c633940053430000000</link>
		<pubDate>Mon, 16 Nov 2009 21:55:43 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/E2E-Erik-Meijer-and-Dave-Campbell-Data-Databases-and-the-Cloud#c633940053430000000</guid>
		<dc:creator>SeeR</dc:creator>
	</item>
	<item>
		<title>Re: E2E: Erik Meijer and Dave Campbell: Data, Databases and the Cloud</title>
		<description>
			<![CDATA[
<p>That Dave feller comes across as sort of a jerk. &nbsp;But that's just me.</p>
<p>posted by FlyingElvis</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/E2E-Erik-Meijer-and-Dave-Campbell-Data-Databases-and-the-Cloud#c633943385900000000</link>
		<pubDate>Fri, 20 Nov 2009 18:29:50 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/E2E-Erik-Meijer-and-Dave-Campbell-Data-Databases-and-the-Cloud#c633943385900000000</guid>
		<dc:creator>FlyingElvis</dc:creator>
	</item>
	<item>
		<title>Re: E2E: Erik Meijer and Dave Campbell: Data, Databases and the Cloud</title>
		<description>
			<![CDATA[
<p>That couldn't be farther from the truth... Dave is one of the nicest people I've met and he's also one of the smartest. Not sure what makes you think what you think....</p>
<p>C</p>
<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/E2E-Erik-Meijer-and-Dave-Campbell-Data-Databases-and-the-Cloud#c633943437640000000</link>
		<pubDate>Fri, 20 Nov 2009 19:56:04 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/E2E-Erik-Meijer-and-Dave-Campbell-Data-Databases-and-the-Cloud#c633943437640000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
</channel>
</rss>