<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" media="screen" href="/App_Themes/default/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:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Comment Feed for Developing and Deploying Your First Windows Azure Service (pdc2008 on Channel 9)</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/pdc2008/es01/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Comment Feed for Developing and Deploying Your First Windows Azure Service (pdc2008 on Channel 9)</title><link>http://channel9.msdn.com/pdc2008/ES01/</link></image><description>Developing and Deploying Your First Windows Azure Service</description><link>http://channel9.msdn.com/pdc2008/ES01/</link><language>en-us</language><pubDate>Sat, 08 Aug 2009 09:20:46 GMT</pubDate><lastBuildDate>Sat, 08 Aug 2009 09:20:46 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3608.3122, Culture=neutral, PublicKeyToken=null)</generator><item><title>Re: Developing and Deploying Your First Windows Azure Service</title><description>&lt;p&gt;The above example shows how a developer can write their own converter
class and then define it under a user provided name.&amp;nbsp; Once defined, a
Converter can be attached to any number of mappings through the &lt;a href="http://www.eclipse.org/eclipselink/api/1.0/org/eclipse/persistence/annotations/Convert.html"&gt;@Convert &lt;/a&gt;annotation
or in an XML mapping file. EclipseLink also provides out of the box
converters for handing primitive value and type conversions and some
database specific data types.&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/pdc2008/ES01/?CommentID=483628</link><pubDate>Sat, 08 Aug 2009 09:20:46 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/pdc2008/ES01/?CommentID=483628</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/483628/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>The above example shows how a developer can write their own converter
class and then define it under a user provided name.&amp;nbsp; Once defined, a
Converter can be attached to any number of mappings through the @Convert annotation
or in an XML mapping file. EclipseLink also provides out of the&amp;#8230;</evnet:previewtext><dc:creator>Harry09</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/483628/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Developing and Deploying Your First Windows Azure Service</title><description>&lt;p&gt;thanks alot&lt;/p&gt;
&lt;p&gt;I think it was agood session,&lt;/p&gt;
&lt;p&gt;seconde , I'm new in azure I think it's the first day to me I setup azure and create application and publish it but while registeration it asked me the invitation token key [ I don't know where I get it ] ,when cancel I found 0 hosting service and 0 storage service&lt;/p&gt;
&lt;p&gt;please advice me to&lt;/p&gt;
&lt;p&gt;1-how I have more than hosted &amp;amp; storage service .&lt;/p&gt;
&lt;p&gt;2-I have my owen website with sqldatabase with asp.2.0 can I hosting it and my database to azure serviece .&lt;/p&gt;
&lt;p&gt;thanks alot.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/pdc2008/ES01/?CommentID=478332</link><pubDate>Sun, 12 Jul 2009 12:06:53 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/pdc2008/ES01/?CommentID=478332</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/478332/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>thanks alot
I think it was agood session,
seconde , I'm new in azure I think it's the first day to me I setup azure and create application and publish it but while registeration it asked me the invitation token key [ I don't know where I get it ] ,when cancel I found 0 hosting service and 0 storage&amp;#8230;</evnet:previewtext><dc:creator>ahmedabdelmoneam</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/478332/Trackback.aspx</trackback:ping></item><item><title>Re: Developing and Deploying Your First Windows Azure Service</title><description>&lt;p&gt;Good talk. I was just wondering, how I could connect to the local db that was created to browse the content.&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/pdc2008/ES01/?CommentID=473897</link><pubDate>Mon, 15 Jun 2009 19:25:59 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/pdc2008/ES01/?CommentID=473897</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/473897/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Good talk. I was just wondering, how I could connect to the local db that was created to browse the content.</evnet:previewtext><dc:creator>Frank Michael Kraft</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/473897/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Re: Re: Developing and Deploying Your First Windows Azure Service</title><description>I just wanted to echo Christians concers about the .NET API - it would be very nice with a default .NET API. LOVE the the API is REST, but don't like that there isn't an official .NET wrapper for it. That means that there will be 1001 different implementations of accessing the datastore, which means that tutorials will differ tremendously, and it will be less likely that new developers can jump into my code.	</description><comments></comments><link>http://channel9.msdn.com/pdc2008/ES01/?CommentID=444300</link><pubDate>Thu, 20 Nov 2008 18:12:12 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/pdc2008/ES01/?CommentID=444300</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/444300/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I just wanted to echo Christians concers about the .NET API - it would be very nice with a default .NET API. LOVE the the API is REST, but don't like that there isn't an official .NET wrapper for it. That means that there will be 1001 different implementations of accessing the datastore, which means&amp;#8230;</evnet:previewtext><dc:creator>M. Johansson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/444300/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Re: Developing and Deploying Your First Windows Azure Service</title><description>&lt;P&gt;I think that the REST API's are a good foundation to build upon because it makes Azure equally accessible regardless of the tools or platform that you choose to build your application.&amp;nbsp; However, I also think that an object-based library built on top of the REST API is important.&lt;BR&gt;&lt;BR&gt;This is not about&amp;nbsp;being unable to understand how to use an HTTP request to call the REST api, but rather why should everyone need to write this code?&amp;nbsp; &lt;BR&gt;&lt;BR&gt;Without the&amp;nbsp;an object-based&amp;nbsp;API, everyone will either copy/paste your samples into their application or they will manually rewrite nearly identical code and create unnecessary divergence.&amp;nbsp;&amp;nbsp; That seems wasteful to me.&amp;nbsp;&amp;nbsp;&lt;BR&gt;&lt;BR&gt;I think that Microsoft should provide&amp;nbsp;at least a .NET library on top of the REST api so that everyone doesn't need to waste their time building the plumbing.&amp;nbsp; It could be a simply wrapper on top of the REST API and you could open source the wrapper code so that other platforms can see how to implement it.&lt;BR&gt;&lt;/P&gt;</description><comments></comments><link>http://channel9.msdn.com/pdc2008/ES01/?CommentID=442876</link><pubDate>Thu, 13 Nov 2008 05:43:38 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/pdc2008/ES01/?CommentID=442876</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/442876/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I think that the REST API's are a good foundation to build upon because it makes Azure equally accessible regardless of the tools or platform that you choose to build your application.&amp;nbsp; However, I also think that an object-based library built on top of the REST API is important.This is not&amp;#8230;</evnet:previewtext><dc:creator>Erik Wynne Stepp</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/442876/Trackback.aspx</trackback:ping></item><item><title>Re: Developing and Deploying Your First Windows Azure Service</title><description>&lt;P&gt;By the way, if you want the code (or want to find out what I did wrong), you can get it on my blog at&amp;nbsp;&lt;A href="http://blog.smarx.com/posts/windows-azure-blog-source-code-from-pdc"&gt;http://blog.smarx.com/posts/windows-azure-blog-source-code-from-pdc&lt;/A&gt;.&lt;/P&gt;</description><comments></comments><link>http://channel9.msdn.com/pdc2008/ES01/?CommentID=441657</link><pubDate>Fri, 07 Nov 2008 22:41:57 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/pdc2008/ES01/?CommentID=441657</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/441657/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>By the way, if you want the code (or want to find out what I did wrong), you can get it on my blog at&amp;nbsp;http://blog.smarx.com/posts/windows-azure-blog-source-code-from-pdc.</evnet:previewtext><dc:creator>Steve Marx</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/441657/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Developing and Deploying Your First Windows Azure Service</title><description>As much as I am services guy and love the REST APIs, I think that Joe Doe developer (sorry, no offense!) likes and maybe needs a .NET API to be productive in the first place.&lt;br&gt;&lt;br&gt;Just my 2 cents.&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/pdc2008/ES01/?CommentID=440409</link><pubDate>Tue, 04 Nov 2008 08:38:25 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/pdc2008/ES01/?CommentID=440409</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/440409/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>As much as I am services guy and love the REST APIs, I think that Joe Doe developer (sorry, no offense!) likes and maybe needs a .NET API to be productive in the first place.Just my 2 cents.</evnet:previewtext><dc:creator>Christian Weyer</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/440409/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Developing and Deploying Your First Windows Azure Service</title><description>&lt;P&gt;The "official" API is REST.&amp;nbsp; The SDK ships with a sample client library that gives you some .NET goodness on top of the REST API.&lt;BR&gt;&lt;BR&gt;I'll turn it around... do you see it as necessary for us to support a client library?&amp;nbsp; Is the sample enough to make you comfortable?&amp;nbsp; We'd love feedback on this.&lt;/P&gt;</description><comments></comments><link>http://channel9.msdn.com/pdc2008/ES01/?CommentID=440397</link><pubDate>Tue, 04 Nov 2008 07:29:46 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/pdc2008/ES01/?CommentID=440397</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/440397/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>The "official" API is REST.&amp;nbsp; The SDK ships with a sample client library that gives you some .NET goodness on top of the REST API.I'll turn it around... do you see it as necessary for us to support a client library?&amp;nbsp; Is the sample enough to make you comfortable?&amp;nbsp; We'd love feedback on this.</evnet:previewtext><dc:creator>Steve Marx</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/440397/Trackback.aspx</trackback:ping></item><item><title>Re: Developing and Deploying Your First Windows Azure Service</title><description>@ErikNYC, as shown in the sampel code, he addedd references for the Storage classes which is provided as a sample in the SDK I guess.&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/pdc2008/ES01/?CommentID=437224</link><pubDate>Thu, 30 Oct 2008 12:29:33 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/pdc2008/ES01/?CommentID=437224</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/437224/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>@ErikNYC, as shown in the sampel code, he addedd references for the Storage classes which is provided as a sample in the SDK I guess.</evnet:previewtext><dc:creator>Muhammad M. Mosa Soliman</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/437224/Trackback.aspx</trackback:ping></item><item><title>Re: Developing and Deploying Your First Windows Azure Service</title><description>Why is the namespace for the storage classes under Microsoft.Samples?&amp;nbsp; Is there an official API for these yet?&amp;nbsp; Or still too early?</description><comments></comments><link>http://channel9.msdn.com/pdc2008/ES01/?CommentID=436876</link><pubDate>Wed, 29 Oct 2008 20:04:41 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/pdc2008/ES01/?CommentID=436876</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/436876/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Why is the namespace for the storage classes under Microsoft.Samples?&amp;nbsp; Is there an official API for these yet?&amp;nbsp; Or still too early?</evnet:previewtext><dc:creator>Erik Wynne Stepp</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/436876/Trackback.aspx</trackback:ping></item></channel></rss>