<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.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>ASP.NET Personal Web Site Starter Kit - Ajax Enabled with .NET Framework 3.5 and VS2008</title><link>http://blogs.msdn.com/brada/archive/2008/01/21/asp-net-personal-web-site-starter-kit-ajax-enabled-with-asp-net-3-5-and-vs2008.aspx</link><description>I recently grabbed the ASP.NET Personal Web Site Starter Kit that we wrote for VS2005\.NET Framework 2.0 and opened it up in VS2008 to see how the new tool and platform could help. It was fun and painless to Ajax Enable the site with the new features</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: ASP.NET Personal Web Site Starter Kit - Ajax Enabled with .NET Framework 3.5 and VS2008</title><link>http://blogs.msdn.com/brada/archive/2008/01/21/asp-net-personal-web-site-starter-kit-ajax-enabled-with-asp-net-3-5-and-vs2008.aspx#7190480</link><pubDate>Tue, 22 Jan 2008 02:57:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7190480</guid><dc:creator>Mark Wisecarver</dc:creator><description>&lt;p&gt;Nice job bro.&lt;/p&gt;
&lt;p&gt;I recently converted the Small Business SK to 3.5 with Ajax goodness for someone, should have packaged it like you did for everyone, nice move.&lt;/p&gt;
</description></item><item><title>ASP.NET Personal Web Site Starter Kit - Ajax Enabled</title><link>http://blogs.msdn.com/brada/archive/2008/01/21/asp-net-personal-web-site-starter-kit-ajax-enabled-with-asp-net-3-5-and-vs2008.aspx#7190496</link><pubDate>Tue, 22 Jan 2008 02:59:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7190496</guid><dc:creator>DotNetKicks.com</dc:creator><description>&lt;p&gt;You've been kicked (a good thing) - Trackback from DotNetKicks.com&lt;/p&gt;
</description></item><item><title>re: ASP.NET Personal Web Site Starter Kit - Ajax Enabled with .NET Framework 3.5 and VS2008</title><link>http://blogs.msdn.com/brada/archive/2008/01/21/asp-net-personal-web-site-starter-kit-ajax-enabled-with-asp-net-3-5-and-vs2008.aspx#7191940</link><pubDate>Tue, 22 Jan 2008 05:52:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7191940</guid><dc:creator>SoftMind</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for offering us such a kit which was very much required.&lt;/p&gt;
&lt;p&gt;Can i use this kit with VWD 2008...?&lt;/p&gt;
&lt;p&gt;In future, kindly support us more with such kits in Dynamic Languages like IronRuby and IronPython.&lt;/p&gt;
&lt;p&gt;Currently we do not have any source to study IronPython and IronRuby. Perhaps such kits can give us an initial start and a right guideline.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
</description></item><item><title>re: ASP.NET Personal Web Site Starter Kit - Ajax Enabled with .NET Framework 3.5 and VS2008</title><link>http://blogs.msdn.com/brada/archive/2008/01/21/asp-net-personal-web-site-starter-kit-ajax-enabled-with-asp-net-3-5-and-vs2008.aspx#7192620</link><pubDate>Tue, 22 Jan 2008 07:28:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7192620</guid><dc:creator>BradA</dc:creator><description>&lt;p&gt;SoftMind -- Yes, feel free to use this with VWD2008! &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Doing some kits in IronRuby &amp;nbsp;and IronPython is a good idea... i'll look into it.&lt;/p&gt;
</description></item><item><title>re: ASP.NET Personal Web Site Starter Kit - Ajax Enabled with .NET Framework 3.5 and VS2008</title><link>http://blogs.msdn.com/brada/archive/2008/01/21/asp-net-personal-web-site-starter-kit-ajax-enabled-with-asp-net-3-5-and-vs2008.aspx#7196652</link><pubDate>Tue, 22 Jan 2008 13:21:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7196652</guid><dc:creator>Jebahar</dc:creator><description>&lt;p&gt;Excellent article covering all that a newbie to VS2008 requires&lt;/p&gt;
</description></item><item><title>re: ASP.NET Personal Web Site Starter Kit - Ajax Enabled with .NET Framework 3.5 and VS2008</title><link>http://blogs.msdn.com/brada/archive/2008/01/21/asp-net-personal-web-site-starter-kit-ajax-enabled-with-asp-net-3-5-and-vs2008.aspx#7198186</link><pubDate>Tue, 22 Jan 2008 16:03:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7198186</guid><dc:creator>BabakRajavar</dc:creator><description>&lt;p&gt;I want to play some movies from a zip file but because &amp;nbsp;the movies are on a CD i want to play them but dont want a temp file to be created on the computer physical hard drive .&lt;/p&gt;
&lt;p&gt;i know the packaging method in .net's WPF &amp;nbsp;can accomplish this but it can not package movies only other data (bmp,font ..)&lt;/p&gt;
&lt;p&gt;WPF just can do this via a 'siteoforign' method but we need this done on a local computer&lt;/p&gt;
&lt;p&gt;i have heard this obstacle can be passed using streaming methods (using the .net zip lib)&lt;/p&gt;
&lt;p&gt;i would like to know more details&lt;/p&gt;
</description></item><item><title>re: ASP.NET Personal Web Site Starter Kit - Ajax Enabled with .NET Framework 3.5 and VS2008</title><link>http://blogs.msdn.com/brada/archive/2008/01/21/asp-net-personal-web-site-starter-kit-ajax-enabled-with-asp-net-3-5-and-vs2008.aspx#7202626</link><pubDate>Wed, 23 Jan 2008 01:55:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7202626</guid><dc:creator>RhysC</dc:creator><description>&lt;p&gt;Perfect examples of how to scrub up existing applications. Very helpful, thanks!&lt;/p&gt;
</description></item><item><title>re: ASP.NET Personal Web Site Starter Kit - Ajax Enabled with .NET Framework 3.5 and VS2008</title><link>http://blogs.msdn.com/brada/archive/2008/01/21/asp-net-personal-web-site-starter-kit-ajax-enabled-with-asp-net-3-5-and-vs2008.aspx#7202789</link><pubDate>Wed, 23 Jan 2008 02:12:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7202789</guid><dc:creator>John Saunders</dc:creator><description>&lt;p&gt;Brad, that's a great upgrade. How much work was it (how long did it take?)&lt;/p&gt;
</description></item><item><title>ASP.NET Personal Web Site Starter Kit - Ajax Enabled with .NET Framework 3.5 and VS2008</title><link>http://blogs.msdn.com/brada/archive/2008/01/21/asp-net-personal-web-site-starter-kit-ajax-enabled-with-asp-net-3-5-and-vs2008.aspx#7203957</link><pubDate>Wed, 23 Jan 2008 04:50:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7203957</guid><dc:creator>Alvin</dc:creator><description>&lt;p&gt;ASP.NET Personal Web Site Starter Kit - Ajax Enabled with .NET Framework 3.5 and VS2008&lt;/p&gt;
</description></item><item><title>re: ASP.NET Personal Web Site Starter Kit - Ajax Enabled with .NET Framework 3.5 and VS2008</title><link>http://blogs.msdn.com/brada/archive/2008/01/21/asp-net-personal-web-site-starter-kit-ajax-enabled-with-asp-net-3-5-and-vs2008.aspx#7206698</link><pubDate>Wed, 23 Jan 2008 11:46:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7206698</guid><dc:creator>EricTN</dc:creator><description>&lt;p&gt;Brad, can you explain why the call to TopCitiesService.GetTopCities() is passing a function reference parameter, even though GetTopCities() is defined as not taking any parameters? &amp;nbsp;It works; I just don't understand why it works.&lt;/p&gt;
</description></item><item><title>推荐系列：2008年第04期 总6期</title><link>http://blogs.msdn.com/brada/archive/2008/01/21/asp-net-personal-web-site-starter-kit-ajax-enabled-with-asp-net-3-5-and-vs2008.aspx#7207322</link><pubDate>Wed, 23 Jan 2008 13:32:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7207322</guid><dc:creator>TerryLee</dc:creator><description>&lt;p&gt;概述1.FiveAjaxControlToolkitTabThemescreatedfromDynamicDrive.com&lt;/p&gt;
</description></item><item><title>Upgrading Personal Starter Kit to 2008</title><link>http://blogs.msdn.com/brada/archive/2008/01/21/asp-net-personal-web-site-starter-kit-ajax-enabled-with-asp-net-3-5-and-vs2008.aspx#7209203</link><pubDate>Wed, 23 Jan 2008 17:53:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7209203</guid><dc:creator>Letteer Lines</dc:creator><description>&lt;p&gt;Upgrading Personal Starter Kit to 2008&lt;/p&gt;
</description></item><item><title>re: ASP.NET Personal Web Site Starter Kit - Ajax Enabled with .NET Framework 3.5 and VS2008</title><link>http://blogs.msdn.com/brada/archive/2008/01/21/asp-net-personal-web-site-starter-kit-ajax-enabled-with-asp-net-3-5-and-vs2008.aspx#7210121</link><pubDate>Wed, 23 Jan 2008 19:27:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7210121</guid><dc:creator>BradA</dc:creator><description>&lt;p&gt;EricTN -- Thanks, Eric, i did not explain that well.. &amp;nbsp;TopCitiesService.GetTopCities(setCities);&lt;/p&gt;
&lt;p&gt;takes the argument &amp;quot;setCities&amp;quot; even though the webservice i defined on the server doesn't take any arguments. &amp;nbsp;In this case the setCitites argument is the callback method.. it tells the runtime what method to call when I get the results back... In our case, it is the setCities method defined below. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;This async model ensures the application does not get hung waiting for a web request.. &lt;/p&gt;
&lt;p&gt;does that make sense?&lt;/p&gt;
</description></item><item><title>【收藏】2008年第04期 总6期 </title><link>http://blogs.msdn.com/brada/archive/2008/01/21/asp-net-personal-web-site-starter-kit-ajax-enabled-with-asp-net-3-5-and-vs2008.aspx#7214090</link><pubDate>Thu, 24 Jan 2008 04:37:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7214090</guid><dc:creator>Jacky_Xu</dc:creator><description>&lt;p&gt;本期共有9篇文章&lt;/p&gt;
&lt;p&gt;1.FiveAjaxControlToolkitTabThemescreatedfromDynamicDrive.com&lt;/p&gt;
</description></item><item><title>re: ASP.NET Personal Web Site Starter Kit - Ajax Enabled with .NET Framework 3.5 and VS2008</title><link>http://blogs.msdn.com/brada/archive/2008/01/21/asp-net-personal-web-site-starter-kit-ajax-enabled-with-asp-net-3-5-and-vs2008.aspx#7215923</link><pubDate>Thu, 24 Jan 2008 07:23:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7215923</guid><dc:creator>BradA</dc:creator><description>&lt;p&gt;Someone asked how long it took to do the dev work on this.. &lt;/p&gt;
&lt;p&gt;Since the process of upgrading to ASP.NET 3.5 was relatively seamless, it only took a few hours (Most of which was taken to determine what functionality we wanted to add ;-))&lt;/p&gt;
</description></item><item><title>re: ASP.NET Personal Web Site Starter Kit - Ajax Enabled with .NET Framework 3.5 and VS2008</title><link>http://blogs.msdn.com/brada/archive/2008/01/21/asp-net-personal-web-site-starter-kit-ajax-enabled-with-asp-net-3-5-and-vs2008.aspx#7220721</link><pubDate>Thu, 24 Jan 2008 15:05:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7220721</guid><dc:creator>Minhaj ud Din</dc:creator><description>&lt;p&gt;Brad, excellent work. A very comprehensive, quick glance at upgrading to ASp.NET 3.5.&lt;/p&gt;
</description></item><item><title>re: ASP.NET Personal Web Site Starter Kit - Ajax Enabled with .NET Framework 3.5 and VS2008</title><link>http://blogs.msdn.com/brada/archive/2008/01/21/asp-net-personal-web-site-starter-kit-ajax-enabled-with-asp-net-3-5-and-vs2008.aspx#7221749</link><pubDate>Thu, 24 Jan 2008 16:11:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7221749</guid><dc:creator> Ajax Back Button</dc:creator><description>&lt;p&gt;thank you for your submit, really it is good work &lt;/p&gt;
</description></item><item><title>re: ASP.NET Personal Web Site Starter Kit - Ajax Enabled with .NET Framework 3.5 and VS2008</title><link>http://blogs.msdn.com/brada/archive/2008/01/21/asp-net-personal-web-site-starter-kit-ajax-enabled-with-asp-net-3-5-and-vs2008.aspx#7224768</link><pubDate>Thu, 24 Jan 2008 20:51:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7224768</guid><dc:creator>Alex</dc:creator><description>&lt;p&gt;Do you know that there is no way to debug javascript written inside of Web Controls. VS2008 wouldn't even allow to setup the break points.&lt;/p&gt;
</description></item><item><title>re: ASP.NET Personal Web Site Starter Kit - Ajax Enabled with .NET Framework 3.5 and VS2008</title><link>http://blogs.msdn.com/brada/archive/2008/01/21/asp-net-personal-web-site-starter-kit-ajax-enabled-with-asp-net-3-5-and-vs2008.aspx#7228223</link><pubDate>Fri, 25 Jan 2008 01:37:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7228223</guid><dc:creator>JP</dc:creator><description>&lt;p&gt;The file download isn't working:&lt;/p&gt;
&lt;p&gt;Bad request&lt;/p&gt;
&lt;p&gt;Your browser sent a query this server could not understand. &lt;/p&gt;
</description></item><item><title>re: ASP.NET Personal Web Site Starter Kit - Ajax Enabled with .NET Framework 3.5 and VS2008</title><link>http://blogs.msdn.com/brada/archive/2008/01/21/asp-net-personal-web-site-starter-kit-ajax-enabled-with-asp-net-3-5-and-vs2008.aspx#7676979</link><pubDate>Wed, 13 Feb 2008 19:12:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7676979</guid><dc:creator>Rob J</dc:creator><description>&lt;p&gt;The article looks good, but when I download and went to fire it up, I did not find any project or solution files! Was this an oversight? I can try creating an empty project and adding in existing files but I'm sure there are many settings to deal with.&lt;/p&gt;
</description></item><item><title>re: ASP.NET Personal Web Site Starter Kit - Ajax Enabled with .NET Framework 3.5 and VS2008</title><link>http://blogs.msdn.com/brada/archive/2008/01/21/asp-net-personal-web-site-starter-kit-ajax-enabled-with-asp-net-3-5-and-vs2008.aspx#7677145</link><pubDate>Wed, 13 Feb 2008 19:24:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7677145</guid><dc:creator>BradA</dc:creator><description>&lt;p&gt;IIRC, it is a web site project, so in VS do an Open Web Site... &amp;nbsp;&lt;/p&gt;
</description></item><item><title>re: ASP.NET Personal Web Site Starter Kit - Ajax Enabled with .NET Framework 3.5 and VS2008</title><link>http://blogs.msdn.com/brada/archive/2008/01/21/asp-net-personal-web-site-starter-kit-ajax-enabled-with-asp-net-3-5-and-vs2008.aspx#7677595</link><pubDate>Wed, 13 Feb 2008 19:50:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7677595</guid><dc:creator>Rob_J</dc:creator><description>&lt;p&gt;DOH! Sorry.&lt;/p&gt;</description></item><item><title>re: ASP.NET Personal Web Site Starter Kit - Ajax Enabled with .NET Framework 3.5 and VS2008</title><link>http://blogs.msdn.com/brada/archive/2008/01/21/asp-net-personal-web-site-starter-kit-ajax-enabled-with-asp-net-3-5-and-vs2008.aspx#8172444</link><pubDate>Wed, 12 Mar 2008 21:49:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8172444</guid><dc:creator>SomeGuy</dc:creator><description>&lt;p&gt;Err.. is this available in C#?&lt;/p&gt;
</description></item><item><title>re: ASP.NET Personal Web Site Starter Kit - Ajax Enabled with .NET Framework 3.5 and VS2008</title><link>http://blogs.msdn.com/brada/archive/2008/01/21/asp-net-personal-web-site-starter-kit-ajax-enabled-with-asp-net-3-5-and-vs2008.aspx#8338703</link><pubDate>Thu, 27 Mar 2008 04:39:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8338703</guid><dc:creator>ramonmq</dc:creator><description>&lt;p&gt;I was able to have a working copy in my godaddy account. However, I am not able to sign in at all.&lt;/p&gt;
&lt;p&gt;I type in the username and password used when in my localhost, but comes back with login not successful.&lt;/p&gt;
&lt;p&gt;What can I do?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;(How do i know when a replay was posted?)&lt;/p&gt;
</description></item><item><title>Zoloft and pain killers.</title><link>http://blogs.msdn.com/brada/archive/2008/01/21/asp-net-personal-web-site-starter-kit-ajax-enabled-with-asp-net-3-5-and-vs2008.aspx#8663347</link><pubDate>Sat, 28 Jun 2008 11:00:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8663347</guid><dc:creator>Zoloft.</dc:creator><description>&lt;p&gt;Zoloft. Lexapro versus zoloft.&lt;/p&gt;
</description></item></channel></rss>