<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Ajaxus place on the net</title>
	<atom:link href="http://ajaxus.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://ajaxus.net</link>
	<description>Newly published articles on web 2.0 topics and ASP.NET controls</description>
	<pubDate>Wed, 07 Jul 2010 10:10:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>New stuff in ASP.NET world!</title>
		<link>http://ajaxus.net/2010/07/07/new-stuff-in-aspnet-world/</link>
		<comments>http://ajaxus.net/2010/07/07/new-stuff-in-aspnet-world/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 10:10:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[.NET 4.0]]></category>

		<category><![CDATA[ASP.NET]]></category>

		<category><![CDATA[IIS]]></category>

		<category><![CDATA[ASP.NET “Razor”]]></category>

		<category><![CDATA[IIS Developer Express]]></category>

		<category><![CDATA[SQL Server Compact Edition]]></category>

		<category><![CDATA[WebMatrix]]></category>

		<guid isPermaLink="false">http://ajaxus.net/?p=498</guid>
		<description><![CDATA[Last week Scott Gu posted about several new things coming up onto the ASP.NET scene. They are:
IIS Developer Express: A lightweight web-server that is simple to setup, free, works with all versions of Windows, and is compatible with the full IIS 7.5.
SQL Server Compact Edition: A lightweight file-based database that is simple to setup, free, [...]


Related posts:<ol><li><a href='http://ajaxus.net/2007/09/28/iis-70-shows-muscles/' rel='bookmark' title='Permanent Link: IIS 7.0 shows muscles'>IIS 7.0 shows muscles</a> <small>Recently from Microsoft released RC0 build of Windows Server 2008...</small></li><li><a href='http://ajaxus.net/2007/05/01/microsoft-aspnet-futures-may-2007/' rel='bookmark' title='Permanent Link: Microsoft ASP.NET Futures (May 2007)'>Microsoft ASP.NET Futures (May 2007)</a> <small>The Microsoft ASP.NET Futures May 2007 (“Futures”) release contains an...</small></li><li><a href='http://ajaxus.net/2009/01/06/2009-predictions-aspnet-linq-2-sql-vb-and-c-are-dead/' rel='bookmark' title='Permanent Link: 2009 Predictions - ASP.NET, LINQ 2 SQL, VB and C# are dead'>2009 Predictions - ASP.NET, LINQ 2 SQL, VB and C# are dead</a> <small>These are predictions by Guy Barrette who is Microsoft Regional...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Last week Scott Gu posted about several new things coming up onto the ASP.NET scene. They are:</p>
<p><strong>IIS Developer Express</strong>: A lightweight web-server that is simple to setup, free, works with all versions of Windows, and is compatible with the full IIS 7.5.</p>
<p><strong>SQL Server Compact Edition</strong>: A lightweight file-based database that is simple to setup, free, can be embedded within your ASP.NET applications, supports low-cost hosting environments, and enables databases to be optionally migrated to SQL Server.</p>
<p><strong>ASP.NET “Razor”</strong>: A new view-engine option for ASP.NET that enables a code-focused templating syntax optimized around HTML generation.  You can use “Razor” to easily embed VB or C# within HTML.  It’s syntax is easy to write, simple to learn, and works with any text editor.</p>
<p><strong>WebMatrix:</strong> A new lightweight web development tool that also integrates the above technologies, and makes it even easier for people to get started with web development using ASP.NET.  This tool is free, provides core coding and database support, integrates with an open source web application gallery, and includes support to easily publish/deploy sites and applications to web hosting providers.</p>


<p>Related posts:<ol><li><a href='http://ajaxus.net/2007/09/28/iis-70-shows-muscles/' rel='bookmark' title='Permanent Link: IIS 7.0 shows muscles'>IIS 7.0 shows muscles</a> <small>Recently from Microsoft released RC0 build of Windows Server 2008...</small></li><li><a href='http://ajaxus.net/2007/05/01/microsoft-aspnet-futures-may-2007/' rel='bookmark' title='Permanent Link: Microsoft ASP.NET Futures (May 2007)'>Microsoft ASP.NET Futures (May 2007)</a> <small>The Microsoft ASP.NET Futures May 2007 (“Futures”) release contains an...</small></li><li><a href='http://ajaxus.net/2009/01/06/2009-predictions-aspnet-linq-2-sql-vb-and-c-are-dead/' rel='bookmark' title='Permanent Link: 2009 Predictions - ASP.NET, LINQ 2 SQL, VB and C# are dead'>2009 Predictions - ASP.NET, LINQ 2 SQL, VB and C# are dead</a> <small>These are predictions by Guy Barrette who is Microsoft Regional...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://ajaxus.net/2010/07/07/new-stuff-in-aspnet-world/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Sencha = Ext JS + jQTouch + Raphaël</title>
		<link>http://ajaxus.net/2010/06/16/sencha-ext-js-jqtouch-raphael/</link>
		<comments>http://ajaxus.net/2010/06/16/sencha-ext-js-jqtouch-raphael/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 08:06:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Ext JS]]></category>

		<category><![CDATA[Sencha]]></category>

		<category><![CDATA[jQTouch]]></category>

		<category><![CDATA[Raphaël]]></category>

		<guid isPermaLink="false">http://ajaxus.net/?p=492</guid>
		<description><![CDATA[Here are the latest news from ExtJS, as always they are pushing the limits of client tool programming far. Stay tuned for more news: 

Exciting things are happening! Today, we’re combining forces with the jQTouch and Raphaël projects, changing our company name to Sencha, and moving our web address from www.extjs.com to www.sencha.com.
jQTouch and Raphaël [...]


Related posts:<ol><li><a href='http://ajaxus.net/2007/10/11/latest-ext-20-beta-1-released/' rel='bookmark' title='Permanent Link: Latest Ext 2.0 Beta 1 released'>Latest Ext 2.0 Beta 1 released</a> <small>I am quite excited seeing the latest Ext 2.0 Beta...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><img src="http://zoosviat.com/ajaxus/wp-content/uploads/2010/06/sencha-logo.png" alt="Sencha = Ext JS + jQTouch + Raphaël" title="Sencha = Ext JS + jQTouch + Raphaël" width="250" height="250" class="alignleft size-full wp-image-493" align="left" />Here are the latest news from ExtJS, as always they are pushing the limits of client tool programming far. Stay tuned for more news: </p>
<blockquote><p>
<em>Exciting things are happening! Today, we’re combining forces with the jQTouch and Raphaël projects, changing our company name to Sencha, and moving our web address from www.extjs.com to <a href="www.sencha.com" target="_blank">www.sencha.com</a>.</p>
<p>jQTouch and Raphaël are the leading open source projects in their areas, and we’re incredibly excited to have their creators, David Kaneda and Dmitry Baranovskiy, joining with the Ext JS team to form Sencha. We believe these collaborations will lead to some spectacular new things in the weeks and months ahead.</em></p></blockquote>


<p>Related posts:<ol><li><a href='http://ajaxus.net/2007/10/11/latest-ext-20-beta-1-released/' rel='bookmark' title='Permanent Link: Latest Ext 2.0 Beta 1 released'>Latest Ext 2.0 Beta 1 released</a> <small>I am quite excited seeing the latest Ext 2.0 Beta...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://ajaxus.net/2010/06/16/sencha-ext-js-jqtouch-raphael/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Free ebook: Introducing Microsoft SQL Server 2008 R2</title>
		<link>http://ajaxus.net/2010/04/20/free-ebook-introducing-microsoft-sql-server-2008-r2/</link>
		<comments>http://ajaxus.net/2010/04/20/free-ebook-introducing-microsoft-sql-server-2008-r2/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 11:23:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[SQL Server 2008]]></category>

		<category><![CDATA[Microsoft SQL Server 2008 R2]]></category>

		<guid isPermaLink="false">http://ajaxus.net/?p=483</guid>
		<description><![CDATA[Introduction
Download link &#8220;Introducing Microsoft SQL Server 2008 R2&#8221;
Our purpose in Introducing Microsoft SQL Server 2008 R2 is to point out both
the new and the improved in the latest version of SQL Server. Because this
version is Release 2 (R2) of SQL Server 2008, you might think the changes are
relatively minor—more than a service pack, but not [...]


Related posts:<ol><li><a href='http://ajaxus.net/2008/08/25/introducing-sql-server-2008/' rel='bookmark' title='Permanent Link: Introducing SQL Server 2008'>Introducing SQL Server 2008</a> <small> Here is a book by Peter DeBetta which is...</small></li><li><a href='http://ajaxus.net/2010/01/15/top-features-of-sql-2008/' rel='bookmark' title='Permanent Link: Top Features of MS SQL 2008'>Top Features of MS SQL 2008</a> <small>Microsoft SQL Server 2008 R2 is the latest release of...</small></li><li><a href='http://ajaxus.net/2009/04/07/two-interesting-database-related-articles/' rel='bookmark' title='Permanent Link: Two interesting database related articles'>Two interesting database related articles</a> <small>The first one is about INSERT with SQL 2008 By...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><img src="http://zoosviat.com/ajaxus/wp-content/uploads/2010/04/9780735693883f_2-246x300.jpg" alt="Free ebook: Introducing Microsoft SQL Server 2008 R2" title="Free ebook: Introducing Microsoft SQL Server 2008 R2" width="246" height="300" align="left" class="alignleft size-medium wp-image-485" /><strong>Introduction</strong></p>
<p>Download link &#8220;<a target="_blank" href="http://zoosviat.com/ajaxus/wp-content/uploads/2010/04/693883ebook.pdf">Introducing Microsoft SQL Server 2008 R2</a>&#8221;</p>
<p>Our purpose in Introducing Microsoft SQL Server 2008 R2 is to point out both<br />
the new and the improved in the latest version of SQL Server. Because this<br />
version is Release 2 (R2) of SQL Server 2008, you might think the changes are<br />
relatively minor—more than a service pack, but not enough to justify an entirely<br />
new version. However, as you read this book, we think you will find that there are a<br />
lot of exciting enhancements and new capabilities engineered into SQL Server 2008 R2<br />
that will have a positive impact on your applications, ranging from improvements<br />
in operation to those in management. It is definitely not a minor release!</p>
<p><strong>Who Is This Book For?</strong></p>
<p>This book is for anyone who has an interest in SQL Server 2008 R2 and wants to<br />
understand its capabilities. In a book of this size, we cannot cover every feature<br />
that distinguishes SQL Server from other databases, and consequently we assume<br />
that you have some familiarity with SQL Server already. You might be a database<br />
administrator (DBA), an application developer, a power user, or a technical<br />
decision maker. Regardless of your role, we hope that you can use this book to<br />
discover the features in SQL Server 2008 R2 that are most beneficial to you.</p>
<p><strong>How Is This Book Organized?</strong></p>
<p>SQL Server 2008 R2, like its predecessors, is more than a database engine. It is a<br />
collection of components that you can implement either separately or as a group<br />
to form a scalable data platform. In broad terms, this data platform consists of<br />
two types of components—those that help you manage data and those that help<br />
you deliver business intelligence (BI). Accordingly, we have divided this book into<br />
two parts to focus on the new capabilities for each of these areas.</p>
<p><em>Part I</em>, “Database Administration,” is written with the DBA in mind and introduces<br />
readers to the numerous innovations in SQL Server 2008 R2. Chapter 1, “SQL<br />
Server 2008 R2 Editions and Enhancements,” discusses the key enhancements,<br />
what’s new in the different editions of SQL Server 2008 R2, and the benefits of<br />
running SQL Server 2008 R2 on Windows Server 2008 R2. In Chapter 2, “Multi-<br />
Server Administration,” readers learn how centralized management capabilities<br />
are improved with the introduction of the SQL Server Utility Control Point. Step-by-<br />
step instructions show DBAs how to quickly designate a SQL Server instance as<br />
a Utility Control Point and enroll instances for centralized multi-server management.<br />
Chapter 3, “Data-Tier Applications,” focuses on how to streamline deployment<br />
and manage and upgrade database applications with the new data-tier application<br />
feature. Chapter 4, “High Availability and Virtualization Enhancements,”<br />
covers high availability enhancements and includes step-by-step implementations<br />
for ensuring business continuity with SQL Server 2008 R2, Windows Server 2008<br />
R2, and Hyper-V Live Migration. Finally, in Chapter 5, “Consolidation and Monitoring,”<br />
a discussion on consolidation strategies teaches readers how to improve<br />
resource optimization. This chapter also explains how to use the new dashboard<br />
and viewpoints to gain insight into application and database utilization, and it also<br />
covers how to use capacity policy violations to help identify consolidation opportunities,<br />
maximize investments, and ultimately maintain healthier systems.</p>
<p><em>In Part II</em>, “Business Intelligence Development,” readers discover components<br />
new to the SQL Server data platform, as well as significant enhancements to the<br />
reporting component. Chapter 6, “Scalable Data Warehousing,” introduces the<br />
data warehouse appliance known as SQL Server 2008 R2 Parallel Data Warehouse<br />
by explaining its architecture, reviewing data layout strategies for optimal query<br />
performance, and describing the integration points with SQL Server BI components.<br />
In Chapter 7, “Master Data Services,” readers learn about master data<br />
management concepts and the new Master Data Services component. Chapter 8,<br />
“Complex Event Processing with StreamInsight,” describes scenarios that benefit<br />
from complex event analysis, and it illustrates how to develop applications that<br />
use the SQL Server StreamInsight engine for complex event processing. Chapter<br />
9, “Reporting Services Enhancements,” reviews all the new features available in<br />
SQL Server 2008 R2 Reporting Services that support self-service reporting and<br />
address common report design problems. Last, Chapter 10, “Self-Service Analysis<br />
with PowerPivot,” continues the theme of self-service by explaining how users can<br />
integrate disparate data for analysis by using SQL Server PowerPivot for Excel, and<br />
how to centralize and share the results of this analysis by using SQL Server Power-<br />
Pivot for SharePoint.</p>


<p>Related posts:<ol><li><a href='http://ajaxus.net/2008/08/25/introducing-sql-server-2008/' rel='bookmark' title='Permanent Link: Introducing SQL Server 2008'>Introducing SQL Server 2008</a> <small> Here is a book by Peter DeBetta which is...</small></li><li><a href='http://ajaxus.net/2010/01/15/top-features-of-sql-2008/' rel='bookmark' title='Permanent Link: Top Features of MS SQL 2008'>Top Features of MS SQL 2008</a> <small>Microsoft SQL Server 2008 R2 is the latest release of...</small></li><li><a href='http://ajaxus.net/2009/04/07/two-interesting-database-related-articles/' rel='bookmark' title='Permanent Link: Two interesting database related articles'>Two interesting database related articles</a> <small>The first one is about INSERT with SQL 2008 By...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://ajaxus.net/2010/04/20/free-ebook-introducing-microsoft-sql-server-2008-r2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ASP.NET MVC 2 released</title>
		<link>http://ajaxus.net/2010/03/12/aspnet-mvc-2-released/</link>
		<comments>http://ajaxus.net/2010/03/12/aspnet-mvc-2-released/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 09:02:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[ASP.NET MVC]]></category>

		<guid isPermaLink="false">http://ajaxus.net/?p=478</guid>
		<description><![CDATA[Yesterday was announced that ASP.NET MVC 2 is final! What is new:
 - New Strongly Typed HTML Helpers
 - Enhanced Model Validation support across both server and client
 - Auto-Scaffold UI Helpers with Template Customization
 - Support for splitting up large applications into “Areas”
 - Asynchronous Controllers support that enables long running tasks in parallel
 [...]


Related posts:<ol><li><a href='http://ajaxus.net/2007/11/17/aspnet-mvc-framework-list-and-save-data/' rel='bookmark' title='Permanent Link: ASP.Net MVC Framework - List and Save data'>ASP.Net MVC Framework - List and Save data</a> <small>Today I came across this blog article by Fredrik Normen...</small></li><li><a href='http://ajaxus.net/2007/12/10/aspnet-35-extensions-ctp-preview-released/' rel='bookmark' title='Permanent Link: ASP.NET 3.5 Extensions CTP Preview Released'>ASP.NET 3.5 Extensions CTP Preview Released</a> <small>Few days ago from Microsoft released ASP.NET 3.5 Extensions CTP...</small></li><li><a href='http://ajaxus.net/2007/11/13/aspnet-mvc-framework-part-1/' rel='bookmark' title='Permanent Link: ASP.NET MVC Framework (Part 1)'>ASP.NET MVC Framework (Part 1)</a> <small>Today Scott Guthrie released first post from a series of...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><img src="http://zoosviat.com/ajaxus/wp-content/uploads/2010/03/aspnetlogo.jpg" alt="ASP.NET MVC 2 released" title="ASP.NET MVC 2 released" width="367" height="73" align="left" class="alignleft size-full wp-image-479" />Yesterday was announced that ASP.NET MVC 2 is final! What is new:</p>
<p> - New Strongly Typed HTML Helpers<br />
 - Enhanced Model Validation support across both server and client<br />
 - Auto-Scaffold UI Helpers with Template Customization<br />
 - Support for splitting up large applications into “Areas”<br />
 - Asynchronous Controllers support that enables long running tasks in parallel<br />
 - Support for rendering sub-sections of a page/site using Html.RenderAction<br />
 - Lots of new helper functions, utilities, and API enhancements<br />
 - Improved Visual Studio tooling support</p>
<p>Here is a whitepaper with <a target="_blank" href="http://www.asp.net/learn/whitepapers/what-is-new-in-aspnet-mvc/">more info</a>.</p>
<p>Here is <a href="http://code.msdn.microsoft.com/aspnetmvcsamples" target="_blank">ASP.NET MVC Code Examples from MSDN</a>, where you can download and view how to:</p>
<p> - MVC AJAX Application<br />
 - MVC Areas Application<br />
 - MVC Asynchronous Controller<br />
 - MVC Basic Walkthrough<br />
 - MVC Controller<br />
 - MVC Data Views<br />
 - Using the Templated Helpers to Display, Edit and Label Data<br />
 - Validating Model Data Using DataAnnotations Attributes</p>


<p>Related posts:<ol><li><a href='http://ajaxus.net/2007/11/17/aspnet-mvc-framework-list-and-save-data/' rel='bookmark' title='Permanent Link: ASP.Net MVC Framework - List and Save data'>ASP.Net MVC Framework - List and Save data</a> <small>Today I came across this blog article by Fredrik Normen...</small></li><li><a href='http://ajaxus.net/2007/12/10/aspnet-35-extensions-ctp-preview-released/' rel='bookmark' title='Permanent Link: ASP.NET 3.5 Extensions CTP Preview Released'>ASP.NET 3.5 Extensions CTP Preview Released</a> <small>Few days ago from Microsoft released ASP.NET 3.5 Extensions CTP...</small></li><li><a href='http://ajaxus.net/2007/11/13/aspnet-mvc-framework-part-1/' rel='bookmark' title='Permanent Link: ASP.NET MVC Framework (Part 1)'>ASP.NET MVC Framework (Part 1)</a> <small>Today Scott Guthrie released first post from a series of...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://ajaxus.net/2010/03/12/aspnet-mvc-2-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ExtJS released 3.2 beta with some cool features</title>
		<link>http://ajaxus.net/2010/03/11/extjs-released-32-beta-with-some-cool-features/</link>
		<comments>http://ajaxus.net/2010/03/11/extjs-released-32-beta-with-some-cool-features/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 08:47:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Ext JS]]></category>

		<category><![CDATA[ExtJS]]></category>

		<guid isPermaLink="false">http://ajaxus.net/?p=475</guid>
		<description><![CDATA[Few days ago ExtJS posted about their latest version 3.2 of their library. It was long anticipated because it is one of the coolest javascript libraries on the net. In fact ExtJS is the core to another tool we use on daily bases - Coolite.

Here are some of the new features:
 - Multiple sorting and [...]


Related posts:<ol><li><a href='http://ajaxus.net/2007/10/11/latest-ext-20-beta-1-released/' rel='bookmark' title='Permanent Link: Latest Ext 2.0 Beta 1 released'>Latest Ext 2.0 Beta 1 released</a> <small>I am quite excited seeing the latest Ext 2.0 Beta...</small></li><li><a href='http://ajaxus.net/2008/02/18/coolite-offers-dotnet-and-extjs-controls/' rel='bookmark' title='Permanent Link: Coolite offers dotNet and ExtJS controls'>Coolite offers dotNet and ExtJS controls</a> <small>We were waiting for quite some time to see this...</small></li><li><a href='http://ajaxus.net/2008/08/09/ext-22-released/' rel='bookmark' title='Permanent Link: Ext 2.2 Released'>Ext 2.2 Released</a> <small>Few days ago ExtJS team announced their latest release 2.2...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Few days ago ExtJS posted about their latest version 3.2 of their library. It was long anticipated because it is one of the coolest javascript libraries on the net. In fact ExtJS is the core to another tool we use on daily bases - Coolite.</p>
<p><img src="http://zoosviat.com/ajaxus/wp-content/uploads/2010/03/animateddataview.png" alt="ExtJS released 3.2 beta with some cool features" title="ExtJS released 3.2 beta with some cool features" width="250" height="170" class="aligncenter size-full wp-image-476" /></p>
<p>Here are some of the new features:<br />
 - Multiple sorting and filtering on Stores<br />
 - Animated DataView transitions<br />
 - Composite Fields<br />
 - Slider improvements<br />
 - Toolbar plugins<br />
 - New Accessibility Theme<br />
 - Quality Assurance: Unit Testing</p>
<p>Full description and more information you can find on Ext JS blog at http://www.extjs.com/blog/2010/03/09/announcing-ext-js-3-2-beta-multisort-transitions-and-composite-fields/</p>


<p>Related posts:<ol><li><a href='http://ajaxus.net/2007/10/11/latest-ext-20-beta-1-released/' rel='bookmark' title='Permanent Link: Latest Ext 2.0 Beta 1 released'>Latest Ext 2.0 Beta 1 released</a> <small>I am quite excited seeing the latest Ext 2.0 Beta...</small></li><li><a href='http://ajaxus.net/2008/02/18/coolite-offers-dotnet-and-extjs-controls/' rel='bookmark' title='Permanent Link: Coolite offers dotNet and ExtJS controls'>Coolite offers dotNet and ExtJS controls</a> <small>We were waiting for quite some time to see this...</small></li><li><a href='http://ajaxus.net/2008/08/09/ext-22-released/' rel='bookmark' title='Permanent Link: Ext 2.2 Released'>Ext 2.2 Released</a> <small>Few days ago ExtJS team announced their latest release 2.2...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://ajaxus.net/2010/03/11/extjs-released-32-beta-with-some-cool-features/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Stored Procedure Optimization Tips</title>
		<link>http://ajaxus.net/2010/02/17/stored-procedure-optimization-tips/</link>
		<comments>http://ajaxus.net/2010/02/17/stored-procedure-optimization-tips/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 08:46:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[SQL Server]]></category>

		<category><![CDATA[SQL Server 2008]]></category>

		<guid isPermaLink="false">http://ajaxus.net/?p=473</guid>
		<description><![CDATA[Great post by Pinal Dave! He shares some tips how to get most of the stored procedures.
Dont miss it here.


Related posts:SQL Server best practices Never under estimate the load on SQL Server because it...
Related posts brought to you by Yet Another Related Posts Plugin.


Related posts:<ol><li><a href='http://ajaxus.net/2008/04/13/sql-server-best-practices/' rel='bookmark' title='Permanent Link: SQL Server best practices'>SQL Server best practices</a> <small>Never under estimate the load on SQL Server because it...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Great post by Pinal Dave! He shares some tips how to get most of the stored procedures.</p>
<p>Dont miss it <a target="_blank" href="http://blog.sqlauthority.com/2010/02/16/sql-server-stored-procedure-optimization-tips-best-practices/">here</a>.</p>


<p>Related posts:<ol><li><a href='http://ajaxus.net/2008/04/13/sql-server-best-practices/' rel='bookmark' title='Permanent Link: SQL Server best practices'>SQL Server best practices</a> <small>Never under estimate the load on SQL Server because it...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://ajaxus.net/2010/02/17/stored-procedure-optimization-tips/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ASP.NET MVC Request Handling - Poster</title>
		<link>http://ajaxus.net/2010/01/19/the-aspnet-mvc-request-handling-pipeline-poster/</link>
		<comments>http://ajaxus.net/2010/01/19/the-aspnet-mvc-request-handling-pipeline-poster/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 10:32:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[ASP.NET MVC]]></category>

		<guid isPermaLink="false">http://ajaxus.net/?p=465</guid>
		<description><![CDATA[

Illustrates which parts of the ASP.NET MVC Framework get called when a request is made
Check out the purpose and features of routing, controllers, actions, and views
Quick-reference diagram – print and display on a wall next to where you sit

Download the poster from here!


Related posts:ASP.Net MVC Framework - List and Save data Today I came across [...]


Related posts:<ol><li><a href='http://ajaxus.net/2007/11/17/aspnet-mvc-framework-list-and-save-data/' rel='bookmark' title='Permanent Link: ASP.Net MVC Framework - List and Save data'>ASP.Net MVC Framework - List and Save data</a> <small>Today I came across this blog article by Fredrik Normen...</small></li><li><a href='http://ajaxus.net/2007/11/13/aspnet-mvc-framework-part-1/' rel='bookmark' title='Permanent Link: ASP.NET MVC Framework (Part 1)'>ASP.NET MVC Framework (Part 1)</a> <small>Today Scott Guthrie released first post from a series of...</small></li><li><a href='http://ajaxus.net/2007/11/18/rss-feed-with-the-new-aspnet-mvc-framework/' rel='bookmark' title='Permanent Link: RSS Feed with the new ASP.NET MVC Framework'>RSS Feed with the new ASP.NET MVC Framework</a> <small>Brad Abrams describes how to create RSS feed with the...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><img src="http://zoosviat.com/ajaxus/wp-content/uploads/2010/01/aspnet_mvc_poster_thumbnail1.png" alt="The ASP.NET MVC Request Handling Pipeline - Poster" title="The ASP.NET MVC Request Handling Pipeline - Poster" width="140" height="181" class="alignleft size-full wp-image-468" align="left" />
<ul>
<li>Illustrates which parts of the ASP.NET MVC Framework get called when a request is made</li>
<li>Check out the purpose and features of routing, controllers, actions, and views</li>
<li>Quick-reference diagram – print and display on a wall next to where you sit</li>
</ul>
<p>Download the poster from <a href='http://zoosviat.com/ajaxus/wp-content/uploads/2010/01/asp_net_mvc_poster.pdf' target="_blank">here!</a></p>


<p>Related posts:<ol><li><a href='http://ajaxus.net/2007/11/17/aspnet-mvc-framework-list-and-save-data/' rel='bookmark' title='Permanent Link: ASP.Net MVC Framework - List and Save data'>ASP.Net MVC Framework - List and Save data</a> <small>Today I came across this blog article by Fredrik Normen...</small></li><li><a href='http://ajaxus.net/2007/11/13/aspnet-mvc-framework-part-1/' rel='bookmark' title='Permanent Link: ASP.NET MVC Framework (Part 1)'>ASP.NET MVC Framework (Part 1)</a> <small>Today Scott Guthrie released first post from a series of...</small></li><li><a href='http://ajaxus.net/2007/11/18/rss-feed-with-the-new-aspnet-mvc-framework/' rel='bookmark' title='Permanent Link: RSS Feed with the new ASP.NET MVC Framework'>RSS Feed with the new ASP.NET MVC Framework</a> <small>Brad Abrams describes how to create RSS feed with the...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://ajaxus.net/2010/01/19/the-aspnet-mvc-request-handling-pipeline-poster/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Top Features of MS SQL 2008</title>
		<link>http://ajaxus.net/2010/01/15/top-features-of-sql-2008/</link>
		<comments>http://ajaxus.net/2010/01/15/top-features-of-sql-2008/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 09:01:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[SQL Server 2008]]></category>

		<category><![CDATA[SQL 2008]]></category>

		<guid isPermaLink="false">http://ajaxus.net/?p=459</guid>
		<description><![CDATA[Microsoft SQL Server 2008 R2 is the latest release of SQL Server. This article will introduce the top 10 features and benefits of SQL Server 2008 R2. The “R2” tag indicates this is an intermediate release of SQL Server and not a major revision. However, there are a number of interesting new features for both [...]


Related posts:<ol><li><a href='http://ajaxus.net/2010/04/20/free-ebook-introducing-microsoft-sql-server-2008-r2/' rel='bookmark' title='Permanent Link: Free ebook: Introducing Microsoft SQL Server 2008 R2'>Free ebook: Introducing Microsoft SQL Server 2008 R2</a> <small>Introduction Download link &#8220;Introducing Microsoft SQL Server 2008 R2&#8221; Our...</small></li><li><a href='http://ajaxus.net/2009/04/07/two-interesting-database-related-articles/' rel='bookmark' title='Permanent Link: Two interesting database related articles'>Two interesting database related articles</a> <small>The first one is about INSERT with SQL 2008 By...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><img src="http://zoosviat.com/ajaxus/wp-content/uploads/2010/01/logo-header-sql08-dg.gif" alt="Top Features of MS SQL 2008" title="Top Features of MS SQL 2008" width="363" align="left" height="75" class="alignleft size-full wp-image-461" />Microsoft SQL Server 2008 R2 is the latest release of SQL Server. This article will introduce the top 10 features and benefits of SQL Server 2008 R2. The “R2” tag indicates this is an intermediate release of SQL Server and not a major revision. However, there are a number of interesting new features for both DBAs and developers alike. At the time of this article, R2 is available as a CTP (Community Technology Preview). In addition to new features, there are two new editions as well, SQL Server 2008 R2 Datacenter and SQL Server 2008 R2 Parallel Data Warehouse.</p>
<p><strong>Report Builder 3.0</strong></p>
<p>Report Builder is a tool set for developing rich reports that can be delivered over the web. Some of the features of Report Builder include the ability to create reports containing graphs, charts, tables, and printing controls. In addition, Report Builder also supports drill downs and sorting. If you are familiar with the third party tool Crystal Reports, then you have good idea of what to expect from Report Builder.</p>
<p>New features in SQL 2008 R2 / Report Builder 3.0 include: Map Layers, which can hold spatial and analytical data and will integrate with Microsoft Virtual Earth. Indicators, these are gauges used to show the state of one value. Report Parts, this object can be reused or shared between multiple reports. Aggregate Calculating, this allows you to calculate the total value of other aggregate calculated totals.</p>
<p><strong>SQL Server 2008 R2 Datacenter</strong></p>
<p>The new Datacenter edition of SQL Server 2008 R2 is targeted towards Enterprise Edition users who require a greater performance platform. The new edition will support 256 logical processors, high numbers of instances, and as much memory as the operating system will support.</p>
<p><strong>SQL Server 2008 R2 Parallel Data Warehouse</strong></p>
<p>Another new SQL Server edition, Parallel Data Warehouse, formally codenamed “Madison”, specializes in handling extremely large amounts of data. This new version uses massively parallel processing to spread large tables over multiple SQL nodes. The multiple nodes are handled by a propriety Microsoft technology called Ultra Shared Nothing. This new technology is described as a Control Node spreading queries to Computer Nodes, evenly distributed, then collecting the results.</p>
<p><strong>StreamInsight</strong></p>
<p>New in SQL Server 2008 R2 is component called StreamInsight. This interesting component allows streaming data to be analyzed on the fly. Meaning the data is processed directly from the source stream prior to being saved in a SQL Server table. This could be extremely handy if you’re running a real time system and need to analyze data but can’t afford the latency of a committed write to a table first. Examples usually cited for this application include stock trading streams, click stream web analytics, and industrial process controls. Multiple input streams can be simultaneously monitored.</p>
<p><strong>Master Data Services</strong></p>
<p>Master Data Services (MDS) is both a concept and a product. The concept of a Master Data Service is that there is a central data gate keeper of core business data. Data items such as customer billing addresses, employee/customer names, and product names should be centrally managed so that all consuming applications have the same information. The Microsoft example given is a company that has a customer address record in the customer table but a different address in the mailing table. A Master Data Service application would ensure that all tables would have only one correct address. While an MDS can be a homegrown application, SQL Server 2008 R2 includes an application and an interface to manage the central data.</p>
<p><strong>PowerPivot for SharePoint</strong></p>
<p>PowerPivot is an end-user tool that works in conjunction with SharePoint, SQL Server 2008 R2, and Excel 2010 to process large amounts of data in seconds. PowerPivot works like an Excel Pivot Table, and includes analytical capabilities.</p>
<p><strong>Data-Tier Application</strong></p>
<p>A Data-Tier Application (abbreviated as DAC –no idea what the C stands for, and not to be confused with the Windows Data Access Components also abbreviated as DAC ) is an object that stores all the needed database information for a project, such as login, tables, and procedures into one package that can be consumed by Visual Studio. By creating a Data-Tier Application, a SQL Server package version could be saved with each Visual Studio build of your application. This would allow application code builds to be married to a database build in an easily managed way.</p>
<p><strong>Unicode Compression</strong></p>
<p>SQL Server 2008 R2 uses a new algorithm known as Simple Compression Scheme for Unicode storage. This reduces the amount of disk spaced used by Unicode characters. This new format happens automatically and is managed by the SQL Server engine so no programming changes are required of the DBA.</p>
<p><strong>SQL Server Utility</strong></p>
<p>The new SQL Server Utility is a repository object for centrally controlling multiple SQL Server instances. Performance data and configuration policies can be stored in a single Utility. The Utility also includes an Explorer tool where multi-server dashboards can be created.</p>
<p><strong>Multi Server Dashboards</strong></p>
<p>While the SQL Server Management Studio could always connection to multiple servers, each was managed independently with no central view of all of them. Now with SQL Server 2008 R2, Dashboards showing combined server data can be created.</p>


<p>Related posts:<ol><li><a href='http://ajaxus.net/2010/04/20/free-ebook-introducing-microsoft-sql-server-2008-r2/' rel='bookmark' title='Permanent Link: Free ebook: Introducing Microsoft SQL Server 2008 R2'>Free ebook: Introducing Microsoft SQL Server 2008 R2</a> <small>Introduction Download link &#8220;Introducing Microsoft SQL Server 2008 R2&#8221; Our...</small></li><li><a href='http://ajaxus.net/2009/04/07/two-interesting-database-related-articles/' rel='bookmark' title='Permanent Link: Two interesting database related articles'>Two interesting database related articles</a> <small>The first one is about INSERT with SQL 2008 By...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://ajaxus.net/2010/01/15/top-features-of-sql-2008/feed/</wfw:commentRss>
		</item>
		<item>
		<title>IE9 is coming!</title>
		<link>http://ajaxus.net/2009/11/19/ie9-is-coming/</link>
		<comments>http://ajaxus.net/2009/11/19/ie9-is-coming/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 09:07:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[IE]]></category>

		<category><![CDATA[Internet Explorer 9]]></category>

		<guid isPermaLink="false">http://ajaxus.net/?p=453</guid>
		<description><![CDATA[Good news for all of us who havent upgraded to IE8 yet. Internet Explored 9 is on its way! The web browser would be coming with great performance upgrades.

Browser performance involves many different sub-systems within the browser. Different sites – and different activities within the same site – place different loads and demands on the [...]


Related posts:<ol><li><a href='http://ajaxus.net/2007/05/08/ie-8-is-comming/' rel='bookmark' title='Permanent Link: IE 8 is comming!'>IE 8 is comming!</a> <small>Microsoft isn&#8217;t revealing yet what they plan to deliver with...</small></li><li><a href='http://ajaxus.net/2007/12/19/internet-explorer-8-completes-acid2-test/' rel='bookmark' title='Permanent Link: Internet Explorer 8 completes Acid2 test'>Internet Explorer 8 completes Acid2 test</a> <small>This was just posted on IE blog. The developers that...</small></li><li><a href='http://ajaxus.net/2007/03/05/browser-wars-mozilla-ie-opera-join-up-for-a-panel-discussion/' rel='bookmark' title='Permanent Link: Browser Wars: Mozilla, IE, Opera join up for a panel discussion'>Browser Wars: Mozilla, IE, Opera join up for a panel discussion</a> <small>Presented by the Silicon Valley WebBuilder, this event brought together...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Good news for all of us who havent upgraded to IE8 yet. Internet Explored 9 is on its way! The web browser would be coming with great performance upgrades.<br />
<img src="http://zoosviat.com/ajaxus/wp-content/uploads/2009/11/dean_pdc_2.png" alt="" title="dean_pdc_2" width="500" height="217" class="alignnone size-full wp-image-454" /></p>
<p>Browser performance involves many different sub-systems within the browser. Different sites – and different activities within the same site – place different loads and demands on the browser.</p>
<p>Developers want more capabilities in the browser to build great apps and experiences; they want them to work in an interoperable way so they don’t have to re-write and re-test their sites again and again. The standards process offers a good means to that end.</p>
<p>As engineers, when we want to assess progress, we develop a test suite that exercises the breadth and depth of functionality. With IE8, we delivered a highly-interoperable implementation of CSS 2.1 and contributed over 7,200 tests to the W3C. Standards that do not include validation tests are much more difficult to implement consistently, and more difficult for site developers to rely on.</p>
<p>Some standards tests – like Acid3 – have become widely used as shorthand for standards compliance, even with some shortcomings. Acid3 tests about 100 aspects of different technologies (many still in the “working draft” stage of standardization), including many edge cases and error conditions. </p>
<p>Read more <a target="_blank" href="http://blogs.msdn.com/ie/archive/2009/11/18/an-early-look-at-ie9-for-developers.aspx">here</a>!</p>


<p>Related posts:<ol><li><a href='http://ajaxus.net/2007/05/08/ie-8-is-comming/' rel='bookmark' title='Permanent Link: IE 8 is comming!'>IE 8 is comming!</a> <small>Microsoft isn&#8217;t revealing yet what they plan to deliver with...</small></li><li><a href='http://ajaxus.net/2007/12/19/internet-explorer-8-completes-acid2-test/' rel='bookmark' title='Permanent Link: Internet Explorer 8 completes Acid2 test'>Internet Explorer 8 completes Acid2 test</a> <small>This was just posted on IE blog. The developers that...</small></li><li><a href='http://ajaxus.net/2007/03/05/browser-wars-mozilla-ie-opera-join-up-for-a-panel-discussion/' rel='bookmark' title='Permanent Link: Browser Wars: Mozilla, IE, Opera join up for a panel discussion'>Browser Wars: Mozilla, IE, Opera join up for a panel discussion</a> <small>Presented by the Silicon Valley WebBuilder, this event brought together...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://ajaxus.net/2009/11/19/ie9-is-coming/feed/</wfw:commentRss>
		</item>
		<item>
		<title>.Net Framework 4.0 new features</title>
		<link>http://ajaxus.net/2009/10/26/net-framework-40-new-features/</link>
		<comments>http://ajaxus.net/2009/10/26/net-framework-40-new-features/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 09:12:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[.NET 4.0]]></category>

		<guid isPermaLink="false">http://ajaxus.net/?p=449</guid>
		<description><![CDATA[.Net Framework 4.0 adds also some new and cool features to file system objects. File class has now ReadLines() methods that returns IEnumerable. WriteAllLines() methods has two overload methods that accept IEnumerable instead of strings array that was also supported in previous versions of .Net Framework. This posting introduces ReadLines() and WriteAllLines() methods and gives [...]


Related posts:<ol><li><a href='http://ajaxus.net/2009/10/21/visual-studio-2010-beta-2-and-net-framework-4-beta-2/' rel='bookmark' title='Permanent Link: Visual Studio 2010 Beta 2 and .NET Framework 4 Beta 2'>Visual Studio 2010 Beta 2 and .NET Framework 4 Beta 2</a> <small>Today from Microsoft released the links to download the new...</small></li><li><a href='http://ajaxus.net/2008/09/29/visual-studio-2010-and-net-framework-40/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET Framework 4.0'>Visual Studio 2010 and .NET Framework 4.0</a> <small>Microsoft is revealing more about its plans for the next...</small></li><li><a href='http://ajaxus.net/2009/09/01/aspnet-40-and-visual-studio-2010-web-development-beta-2-overview/' rel='bookmark' title='Permanent Link: ASP.NET 4.0 and Visual Studio 2010 Web Development Beta 2 Overview'>ASP.NET 4.0 and Visual Studio 2010 Web Development Beta 2 Overview</a> <small>Many exciting changes for ASP.NET are coming in the .NET...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><img src="http://zoosviat.com/ajaxus/wp-content/uploads/2009/10/vs2010_logo.png" alt=".Net Framework 4.0 new features" align="right"/>.Net Framework 4.0 adds also some new and cool features to file system objects. File class has now <strong>ReadLines</strong>() methods that returns IEnumerable<string>. WriteAllLines() methods has two overload methods that accept IEnumerable<string> instead of strings array that was also supported in previous versions of .Net Framework. This posting introduces ReadLines() and WriteAllLines() methods and gives you some ideas how to use these methods in your applications.</p>
<p>Also the new .Net Framework 4.0 Beta 2 has new <strong>IsNullOrWhiteSpace</strong>() method for strings generalizes IsNullOrEmpty() method to incluse also other white space besides empty string. In this posting I will show you simple example that illustrates how to use <strong>IsNullOrWhiteSpace</strong>() method.</p>
<p>.Net Framework 4.0 Beta 2 introduces new class in System.Numerics namespace: <strong>Complex</strong>. Complex represents complex numbers and enables different arithmetic operations with complex numbers. In this posting I will show you how to use complex numbers in .Net Framework 4.0 applications.</p>
<p>Complex class has two constructors – one of them has no arguments and the other takes real and complex parts of complex number. Complex numbers have also properties for <strong>phase </strong>and <strong>magnitude</strong>. Let’s see the following code.</p>
<p>Here is a more complete list:<br />
    * Complex Number<br />
    * Location<br />
    * IObservable<T><br />
    * Stream.CopyTo<br />
    * Guid.TryParse, Version.TryParse, and Enum.TryParse<T><br />
    * Enum.HasFlag<br />
    * String.Concat and String.Join overloads that take IEnumerable<T><br />
    * String.IsNullOrWhiteSpace<br />
    * Environment.SpecialFolder additions<br />
    * Environment.Is64BitProcess and Environment.Is64BitOperatingSystem<br />
    * Path.Combine params support<br />
    * TimeSpan Globalized Formatting and Parsing<br />
    * Stopwatch.Restart<br />
    * StringBuilder.Clear<br />
    * IntPtr and UIntPtr Addition and Subtraction operators<br />
    * ServiceProcessInstaller.DelayedAutoStart<br />
    * ObservableCollection<T> moved to System.dll</p>
<p>To read more, follow the links <a target="_blank" href="http://weblogs.asp.net/gunnarpeipman/default.aspx">here</a> and <a  target="_blank" href="http://blogs.msdn.com/bclteam/archive/2009/10/21/what-s-new-in-the-bcl-in-net-4-beta-2-justin-van-patten.aspx">here</a>.</p>
<p>To read about &#8220;<strong>Data Binding in ASP.NET AJAX 4.0</strong>&#8221; click <a target="_blank" href="http://msdn.microsoft.com/en-us/magazine/ee309508.aspx">here</a>.</p>


<p>Related posts:<ol><li><a href='http://ajaxus.net/2009/10/21/visual-studio-2010-beta-2-and-net-framework-4-beta-2/' rel='bookmark' title='Permanent Link: Visual Studio 2010 Beta 2 and .NET Framework 4 Beta 2'>Visual Studio 2010 Beta 2 and .NET Framework 4 Beta 2</a> <small>Today from Microsoft released the links to download the new...</small></li><li><a href='http://ajaxus.net/2008/09/29/visual-studio-2010-and-net-framework-40/' rel='bookmark' title='Permanent Link: Visual Studio 2010 and .NET Framework 4.0'>Visual Studio 2010 and .NET Framework 4.0</a> <small>Microsoft is revealing more about its plans for the next...</small></li><li><a href='http://ajaxus.net/2009/09/01/aspnet-40-and-visual-studio-2010-web-development-beta-2-overview/' rel='bookmark' title='Permanent Link: ASP.NET 4.0 and Visual Studio 2010 Web Development Beta 2 Overview'>ASP.NET 4.0 and Visual Studio 2010 Web Development Beta 2 Overview</a> <small>Many exciting changes for ASP.NET are coming in the .NET...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://ajaxus.net/2009/10/26/net-framework-40-new-features/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
