<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WindowsWiki &#187; Code Name</title>
	<atom:link href="http://www.windowswiki.info/old/?feed=rss2&#038;tag=code-name" rel="self" type="application/rss+xml" />
	<link>http://www.windowswiki.info/old</link>
	<description>Microsoft, their Software and... their Betas!</description>
	<lastBuildDate>Tue, 23 Sep 2014 12:07:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Microsoft Forefront Code Name &#8220;Stirling&#8221; Beta 2</title>
		<link>http://www.windowswiki.info/old/?p=731</link>
		<comments>http://www.windowswiki.info/old/?p=731#comments</comments>
		<pubDate>Thu, 16 Apr 2009 18:01:56 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Forefront]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[Code Name]]></category>
		<category><![CDATA[Forefront]]></category>
		<category><![CDATA[Stirling]]></category>

		<guid isPermaLink="false">http://www.windowswiki.info/?p=731</guid>
		<description><![CDATA[
Microsoft Forefront codename &#8220;Stirling&#8221; is an integrated security suite that delivers comprehensive protection across endpoint, servers and the edge that is easier to manage and control.
By delivering simplified management and providing critical visibility into threats, vulnerabilities, and configuration risks, Forefront codename &#8220;Stirling&#8221; helps you protect your business with greater confidence and efficiency.
&#8220;Stirling&#8221; suite includes:

A central [...]]]></description>
			<content:encoded><![CDATA[<p><img src="wp-content/uploads/forefrontstrirlinglogo.png" alt="Microsoft Forefront Code Name Stirling logo" title="Microsoft Forefront Code Name Stirling logo" width="366" height="100" class="alignnone size-full wp-image-732" /></p>
<p>Microsoft Forefront codename &#8220;Stirling&#8221; is an integrated security suite that delivers comprehensive protection across endpoint, servers and the edge that is easier to manage and control.</p>
<p>By delivering simplified management and providing critical visibility into threats, vulnerabilities, and configuration risks, Forefront codename &#8220;Stirling&#8221; helps you protect your business with greater confidence and efficiency.</p>
<p>&#8220;Stirling&#8221; suite includes:</p>
<ul>
<li>A central management server and dashboard</li>
<li>The next generation of Forefront Client Security</li>
<li>The next generation of Forefront Security for Exchange Server</li>
<li>Forefront Online Security for Exchange</li>
<li>The next generation of Forefront Security for SharePoint</li>
<li>Forefront Threat Management Gateway (Next generation of ISA)</li>
</ul>
<div class="download">Download <a href="http://download.microsoft.com/download/7/0/0/70000E64-CBE5-4C76-9E75-C5DD8BAC5FEE/ehs_gateway_beta2.exe">Microsoft Forefront EHS Gateway</a> Beta 2<br />
Download <a href="http://download.microsoft.com/download/7/0/0/70000E64-CBE5-4C76-9E75-C5DD8BAC5FEE/ForefrontExchangeBeta2.exe">Microsoft Forefront Security for Exchange Server</a> Beta 2<br />
Download <a href="http://download.microsoft.com/download/7/0/0/70000E64-CBE5-4C76-9E75-C5DD8BAC5FEE/ForefrontSharePointBeta2.exe">Microsoft Forefront Security for SharePoint</a> Beta 2<br />
Download <a href="http://download.microsoft.com/download/7/0/0/70000E64-CBE5-4C76-9E75-C5DD8BAC5FEE/ForefrontTMGBeta2.exe">Microsoft Forefront Threat Management Gateway</a> Beta 2</div>
]]></content:encoded>
			<wfw:commentRss>http://www.windowswiki.info/old/?feed=rss2&amp;p=731</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Code Name &#8220;Velocity&#8221; CTP 3</title>
		<link>http://www.windowswiki.info/old/?p=719</link>
		<comments>http://www.windowswiki.info/old/?p=719#comments</comments>
		<pubDate>Mon, 13 Apr 2009 23:57:16 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft .NET Framework]]></category>
		<category><![CDATA[Code Name]]></category>
		<category><![CDATA[CTP]]></category>
		<category><![CDATA[Velocity]]></category>

		<guid isPermaLink="false">http://www.windowswiki.info/?p=719</guid>
		<description><![CDATA[&#8220;Velocity&#8221; is a distributed in-memory application cache platform for developing scalable, high-performance applications. It can be used to cache any common language runtime (CLR) object and provides access through simple APIs. The key aspects of Velocity are distributed cache performance, scalability, and availability.
Microsoft project code named Velocity provides a highly scalable in-memory application cache for [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;Velocity&#8221; is a distributed in-memory application cache platform for developing scalable, high-performance applications. It can be used to cache any common language runtime (CLR) object and provides access through simple APIs. The key aspects of Velocity are distributed cache performance, scalability, and availability.</p>
<p>Microsoft project code named Velocity provides a highly scalable in-memory application cache for all kinds of data. By using cache, you can significantly improve application performance by avoiding unnecessary calls to the data source. Distributed cache enables your application to match increasing demand with increasing throughput by using a cache cluster that automatically manages the complexities of load balancing. When you use Velocity, you can retrieve data by using keys or other identifiers, named tags. Velocity supports optimistic and pessimistic concurrency models, high availability, and a variety of cache configurations. Velocity includes an ASP.NET session provider object that enables you to store ASP.NET session objects in the distributed cache without having to write to databases, which increases the performance and scalability of ASP.NET applications.</p>
<p>For community technology preview 3 (CTP3), Microsoft project code named Velocity offers several enhancements and a new API. The enhancements include a cache notifications feature, performance improvements, security enhancements, and new cluster management options. There are also updates to the installation program. Perhaps the most material change for the Velocity administrator is that your options for editing the cluster configuration settings have been decoupled from your options for storing the cluster configuration settings. For more information, see the What’s New for CTP3 topic in the product documentation.</p>
<div class="download">Microsoft Code Name &#8220;Velocity&#8221; CTP 3<br />
<a href="/downloads/VelocityCTP3.zip">Download Now !</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.windowswiki.info/old/?feed=rss2&amp;p=719</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Project Code Name &#8220;Astoria Offline&#8221; Alpha Preview</title>
		<link>http://www.windowswiki.info/old/?p=686</link>
		<comments>http://www.windowswiki.info/old/?p=686#comments</comments>
		<pubDate>Sat, 07 Mar 2009 15:27:05 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft .NET Framework]]></category>
		<category><![CDATA[Microsoft Visual Studio]]></category>
		<category><![CDATA[Alpha]]></category>
		<category><![CDATA[Astoria Offline]]></category>
		<category><![CDATA[Code Name]]></category>
		<category><![CDATA[Preview]]></category>
		<category><![CDATA[Project]]></category>

		<guid isPermaLink="false">http://www.windowswiki.info/?p=686</guid>
		<description><![CDATA[
&#8220;Astoria Offline&#8221; is designed to provide an end-to-end solution for authoring of offline applications that use data from data services, either within a corporate network or across the Internet. This download provides the tools and runtime components necessary to create the client and server components of the system and create sync-capable databases (or adjust existing [...]]]></description>
			<content:encoded><![CDATA[<p><img src="wp-content/uploads/net20logo.png" alt="Microsoft .NET logo" title="Microsoft .NET logo" width="150" height="139" class="alignright size-full wp-image-690" /><br />
&#8220;Astoria Offline&#8221; is designed to provide an end-to-end solution for authoring of offline applications that use data from data services, either within a corporate network or across the Internet. This download provides the tools and runtime components necessary to create the client and server components of the system and create sync-capable databases (or adjust existing database schemas with sync capabilities).</p>
<p>The download contains a &#8220;Using Astoria Offline&#8221; document that gives a step-by-step walkthrough to create an offline-enabled application. The walkthrough provides an exploration of the infrastructure and how it can be used to build applications. Additionally, a complete example of an offline-enabled application is included in the download.</p>
<p>This release is built on top of the ADO.NET Data Services v1.0 release and .NET Framework 3.5 SP1. This is an early &#8220;preview&#8221; release, as such, it is not supported and should only be used for prototyping and investigating. As this is a preview release, it is strongly recommended that this release be installed in a test-only environment; a virtual machine is recommended. Please read the included README for more information on support and limitations of this download.</p>
<p>Note: This release is separate from the ADO.NET Data Services v1.5 CTP1 release that will be available soon. Installing this offline preview release on the same system as the v1.5 CTP1 is not supported and it is strongly recommended that you do not install the two releases on the same system.</p>
<div class="download">Microsoft Project Code Name &#8220;Astoria Offline&#8221; Alpha Preview<br />
<a href="/downloads/AstoriaOfflinePreview.zip">Download Now !</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.windowswiki.info/old/?feed=rss2&amp;p=686</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Code Name &#8220;Oslo&#8221; Software Development Kit January 2009 CTP Refresh</title>
		<link>http://www.windowswiki.info/old/?p=533</link>
		<comments>http://www.windowswiki.info/old/?p=533#comments</comments>
		<pubDate>Mon, 02 Mar 2009 22:09:52 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft .NET Framework]]></category>
		<category><![CDATA[Microsoft Visual Studio]]></category>
		<category><![CDATA[Code Name]]></category>
		<category><![CDATA[CTP]]></category>
		<category><![CDATA[M]]></category>
		<category><![CDATA[Oslo]]></category>
		<category><![CDATA[SDK]]></category>

		<guid isPermaLink="false">http://www.windowswiki.info/?p=533</guid>
		<description><![CDATA[
Model-driven development is often used to indicate a development process that revolves around building applications by using models of applications and data as specifications. Using a model-driven approach means a development process and platform that enables:

Using abstraction to view structure at the important level of detail and hiding complexity until it is needed.
Using models &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p><img src="wp-content/uploads/oslologo.png" style="margin-left: 25px;" alt="Microsoft &quot;Oslo&quot; Logo" title="Microsoft &quot;Oslo&quot; Logo" width="177" height="153" class="alignright size-full wp-image-534" /></p>
<p><em>Model-driven development</em> is often used to indicate a development process that revolves around building applications by using models of applications and data as specifications. Using a model-driven approach means a development process and platform that enables:</p>
<ul>
<li>Using abstraction to view structure at the important level of detail and hiding complexity until it is needed.</li>
<li>Using models &#8211; or logical data types and relationships &#8211; as the core to the development experience.</li>
<li>Implementing the model-aware components such that they follow the requirements of the modeled application or business process.</li>
<li>Associating models and model instances at various development stages so that model-driven development can move back and forth in the development lifecycle and maintain those relationships.</li>
<li>Automation of particular application environments and artifacts so that users can more easily make use of them in the preceding ways.</li>
</ul>
<p>The preceding points describe a development approach in which the real feature is more robust support of efficient and manageable complex application development. It is this feature that the &#8220;Oslo&#8221; modeling platform aims at: The goal of code name &#8220;Oslo&#8221; is to reduce the gap between the intention of the developer and the software components that get developed, deployed, and executed inside of the complex, widely-distributed, database-driven applications. <em>Modeling</em> the application means moving more of the definition of an application into the world of data, where the platform (and you) can more easily make queries as to the developer’s original intent. Microsoft technologies have been moving in this direction for over a decade now; for example, things like COM type libraries, .NET metadata attributes, and XAML have all moved increasingly toward &#8220;writing things down&#8221; directly as data and away from encoding them into a lower-level form, such as x86 or .NET intermediate language (IL) instructions. The &#8220;Oslo&#8221; modeling platform continues this progression. In short, the &#8220;Oslo&#8221; modeling platform:</p>
<ul>
<li>Makes it easier for people to write things down in ways that make sense for the problem domain they are working in &#8211; a common term for this is modeling.</li>
<li>Makes the things that people wrote down accessible to platform components during program execution.</li>
</ul>
<p>The &#8220;Oslo&#8221; modeling platform makes this possible by providing:</p>
<ul>
<li>A visual design tool (Microsoft code name &#8220;Quadrant&#8221;) that enables people to:</p>
<ul>
<li>Design business processes with well-understood, flowchart-like graphics.</li>
<li>Design applications and components that comply with the requirements of those processes</li>
<li>Flip from one view back and forth to observe the effect any changes either place have on the overall validity of the application or business process.</li>
</ul>
</li>
<li>A modeling language (Microsoft code name &#8220;M&#8221;) that makes it natural to extend system-provided models (such as Windows Communication Foundation (WCF) or Windows Workflow Foundation (WF) models) or create your own models for use on the &#8220;Oslo&#8221; modeling platform.
<p><strong>&#8220;M&#8221;:</strong></p>
<blockquote><p>The Microsoft code name &#8220;M&#8221; language is a declarative language for working with data and building domain models. &#8220;M&#8221; lets users write down how they want to structure and query their data using a textual syntax that is convenient to both author and reader. &#8220;M&#8221; does not mandate how data is stored or accessed, nor does it mandate a specific implementation technology. Rather, &#8220;M&#8221; is designed to allow users to write down what they want from their data without having to specify how those requirements are met by a specific technology or platform.</p></blockquote>
</li>
<li>A SQL Server database (the code name &#8220;Oslo&#8221; repository) that stores models as SQL Server schema objects and model instance data as rows in the tables that implement the schema. This data is available to &#8220;Quadrant&#8221; and any other tool or data-driven application that can make use of it (and that has the appropriate permissions to do so). Whether models or model instance data is created visually, using &#8220;M&#8221;, or using any SQL data access API (for example, ADO.NET, EDM, OLE-DB, and so on) creating models and storing them in the &#8220;Oslo&#8221; repository enables future applications to examine and manipulate not only data structures used by applications but &#8211; because applications are modeled &#8211; the applications themselves, as they run. If a data-driven application has enough detailed model information, applications can run without recourse to static compilation.
<p><strong>&#8220;Oslo&#8221; Repository:</strong></p>
<blockquote><p>The code name &#8220;Oslo&#8221; repository provides a robust, enterprise-hardened storage location for the data models. It takes advantage of the best features of SQL Server 2008 to deliver on critical areas such as scalability, security, and performance.</p></blockquote>
</li>
</ul>
<p>Whether you create or modify model data visually, textually, or using a SQL data access technology, all of the modeling information is available in a relational database (the code name &#8220;Oslo&#8221; repository) at runtime. Some platform components are part of the System-Provided Models, which enable you to write a service or an application by populating that database with the definition of that service or application. In addition, because that data is captured in the &#8220;Oslo&#8221; repository, it is available to all kinds of tools that specialize in structured data, whether these tools are design tools like &#8220;Quadrant&#8221; or third-party tools that can sift, search, and filter the information to make available information that is very difficult to understand using current tools.</p>
<p><span style="color:red;">This CTP has been refreshed on the 27th February. It changes three DLLs to resolve crashing problems with three-pane modes in Intellipad.</span></p>
<div class="download">Microsoft Code Name &#8220;Oslo&#8221; SDK January 2009 CTP Refresh<br />
<a href="/downloads/OsloSDKJan2009CTP.zip">Download Now !</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.windowswiki.info/old/?feed=rss2&amp;p=533</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Commerce Server Code Name &#8220;Mojave&#8221; November 2008 CTP</title>
		<link>http://www.windowswiki.info/old/?p=280</link>
		<comments>http://www.windowswiki.info/old/?p=280#comments</comments>
		<pubDate>Mon, 24 Nov 2008 20:53:49 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Commerce Server]]></category>
		<category><![CDATA[Microsoft Connect]]></category>
		<category><![CDATA[Code Name]]></category>
		<category><![CDATA[Commerce Server]]></category>
		<category><![CDATA[CTP]]></category>
		<category><![CDATA[Mojave]]></category>

		<guid isPermaLink="false">http://www.windowswiki.info/?p=280</guid>
		<description><![CDATA[Microsoft released the second public Community Technology Preview of the upcoming Commerce Server version today.
Microsoft Commerce Server code name &#8220;Mojave&#8221; delivers the ability to increase your business reach by selling through multiple channels through a new default out-of-the-box shopping site based on ASP.NET 2.0 Web Parts deployed in SharePoint and other SharePoint commerce services, and [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft released the second public Community Technology Preview of the upcoming Commerce Server version today.</p>
<p>Microsoft Commerce Server code name &#8220;Mojave&#8221; delivers the ability to increase your business reach by selling through multiple channels through a new default out-of-the-box shopping site based on ASP.NET 2.0 Web Parts deployed in SharePoint and other SharePoint commerce services, and a compelling new multi-channel commerce foundation, with a new unified run-time calling model, new extensibility points, and new built-in features.</p>
<p>Specifically Commerce Server code name &#8220;Mojave&#8221; adds:</p>
<ul>
<li>New multi-channel commerce foundation, superseding the existing Commerce Server programming model, to rapidly build extensible e-commerce applications for the Web and beyond by using Microsoft .NET Framework 3.5 SP1+.</li>
<li>SharePoint commerce services, including 29 out-of-the-box e-commerce Web parts plus integration between Commerce Server code name &#8220;Mojave&#8221; and SharePoint offering a new Default out-of-the-box site with new search functionality, new shopping features, and what-you-see-is-what-you-get (WYSIWYG) content management and design experiences to facilitate rapid assembly and maintenance of e-commerce Web sites by business users and creative professionals.</li>
</ul>
<p>The following lists what&#8217;s new for this CTP release:</p>
<ul>
<li>Renamed classes in contracts and message builders. Most core classes in Commerce Server 2007 code name &#8220;Mojave&#8221; have been prefixed with the term Commerce (for example, <strong>Query</strong> becomes <strong>CommerceQuery</strong>, <strong>Relationship</strong> becomes <strong>CommerceRelationship</strong>, and so on). This also affects message handlers in the ChannelConfiguration.config file (for example, <strong>QueryOperation_Category</strong> becomes <strong>CommerceQueryOperation_Category</strong>).</li>
<li>Renamed Commerce Server 2007 code name &#8220;Mojave&#8221; pipeline components. The term &#8220;pipeline&#8221; has been replaced with &#8220;operation sequence&#8221;. This affects the naming of several components within the provider assembly (for example, <strong>PipelineComponent</strong> becomes <strong>OperationSequenceComponent</strong>).</li>
<li>Method for returning object created/updated in an operation has changed. Related create and update operations no longer contain an <strong>Options</strong> member. This has been replaced with <strong>CommerceCreate.Options.ReturnModelQueries</strong> and <strong>CommerceUpdate.Options.ReturnModelQueries</strong>. This lets you populate the relationships of the item returned by a create or update operation in the same way you would by executing a query operation. The <strong>CommerceQueryRelatedItem</strong> operations are added to <strong>ReturnModelQueries</strong>, and then processed as if a query were being executed when building the response for a create or update operation.</li>
<li>A new option was added to the Basket query operation to allow skipping execution of the Commerce Server 2007 basket pipelines.</li>
<li>Commerce Server 2007 code name &#8220;Mojave&#8221; multi-channel commerce foundation has been updated with removal of type.</li>
<li>Inclusion of the core elements of the Default site.</li>
<li>Compiled Commerce Server 2007 code name &#8220;Mojave&#8221; Help File (CHM) Documentation has been updated.</li>
</ul>
<p>To install this CTP, you need to have Microsoft Commerce Server 2007 with Service Pack 2 installed. Detailed setup instructions can be found in the ReadMe file. You must UNINSTALL all previous Commerce Server CTP versions before you install this November 2008 CTP. Leveraging a clean system that has never had a previous version of Commerce Server CTP installed upon it is strongly recommended.</p>
<p><a href="https://connect.microsoft.com/site/sitehome.aspx?SiteID=643" target="_blank">Microsoft Commerce Server &#8220;Mojave&#8221; on Connect</a></p>
<p><strong>A newer version of the Commerce Server 2009 has been released. Read <a href="?p=407">this post</a> for more information and download links.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.windowswiki.info/old/?feed=rss2&amp;p=280</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft &#8220;Mojave&#8221; October CTP API Unit Tests &amp; Sample Sitelet</title>
		<link>http://www.windowswiki.info/old/?p=243</link>
		<comments>http://www.windowswiki.info/old/?p=243#comments</comments>
		<pubDate>Tue, 21 Oct 2008 22:01:58 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Commerce Server]]></category>
		<category><![CDATA[Microsoft Connect]]></category>
		<category><![CDATA[Code Name]]></category>
		<category><![CDATA[Commerce Server]]></category>
		<category><![CDATA[CTP]]></category>
		<category><![CDATA[Mojave]]></category>

		<guid isPermaLink="false">http://www.windowswiki.info/?p=243</guid>
		<description><![CDATA[Mojave October CTP API Unit Tests
This package contains a ZIP of the Mojave October CTP unit tests. While the Visual Studio project will not open, please feel free to use this source as guidance on how to invoke the Mojave API.
A newer version of the Commerce Server 2009 has been released. Read this post for [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Mojave October CTP API Unit Tests</strong></p>
<blockquote><p>This package contains a ZIP of the Mojave October CTP unit tests. While the Visual Studio project will not open, please feel free to use this source as guidance on how to invoke the Mojave API.</p></blockquote>
<p><strong>A newer version of the Commerce Server 2009 has been released. Read <a href="?p=280">this post</a> for more information and download links.</strong></p>
<p><strong>Mojave October CTP Sample Sitelet</strong></p>
<blockquote><p><strong>ASP.NET-Based Mojave Sample Sitelet Notes</strong><br />
This sample sitelet demonstrates a simple example of how to write code using Commerce Server &#8220;Mojave&#8221;.  The sample will be updated with additional functionality.  Please check back for new drops of this sample.</p>
<p><strong>Installing the ASP.NET-Based Sample Sitelet</strong><br />
You unpack the Sample Site Sitelet using Commerce Server Site Packager.<br />
Use the following procedure to install the ASP.NET-based Sample Sitelet on one computer using the Quick mode in Site Packager.<br />
Unpacking the ASP.NET-based Sample Sitelet using the Custom unpack option and creating independent databases for each of the site resources is not recommended.</p>
<p><strong>To unpack the ASP.NET-Based Sample Sitelet</strong></p>
<ol>
<li>In Windows Explorer, navigate to the directory you download the package.</li>
<li>Click the SampleSite.pup icon.</li>
<li>In the Unpack screen, select Quick Unpack, and then click Next.</li>
<li>In the Quick Unpack screen, ensure that the SQL Server computer name is correct, enter the SQL Server login name and password, and then click Next.</li>
<li>In the Commerce Server Site Packager window recommending Windows Authentication, click OK.</li>
<li>In the Profiling System screen, accept the defaults, and then click Next.</li>
<li>In the second Profiling System screen, accept the defaults, and then click OK.</li>
<li>After the unpacking is complete, a dialog box appears with the message &#8220;Unpacking is complete!&#8221;. Click Finish.</li>
<li>In Internet Explorer, in the Address box, type HTTP: //&lt;computer name&gt;/SampleSite to open the sitelet.</li>
<li>In Visual Studio 2008, open the web site, HTTP: //&lt;computer name&gt;/SampleSite</li>
<li>Press F5 to build the web site.</li>
</ol>
</blockquote>
<p><strong>A newer version of the Commerce Server 2009 has been released. Read <a href="?p=280">this post</a> for more information and download links.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.windowswiki.info/old/?feed=rss2&amp;p=243</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Commerce Server Code Name &#8220;Mojave&#8221; October 2008 CTP</title>
		<link>http://www.windowswiki.info/old/?p=239</link>
		<comments>http://www.windowswiki.info/old/?p=239#comments</comments>
		<pubDate>Sat, 18 Oct 2008 07:24:40 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Commerce Server]]></category>
		<category><![CDATA[Microsoft Connect]]></category>
		<category><![CDATA[Code Name]]></category>
		<category><![CDATA[Commerce Server]]></category>
		<category><![CDATA[CTP]]></category>
		<category><![CDATA[Mojave]]></category>

		<guid isPermaLink="false">http://www.windowswiki.info/?p=239</guid>
		<description><![CDATA[Microsoft released the first public Community Technology Preview of the upcoming Commerce Server version yesterday. Amusingly it its codenamed &#8220;Mojave&#8221; &#8211; when I first heard of it I thought it is a joke.
Since this is the very first public CTP, the release is not yet feature complete. This CTP is intended to provide you with [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft released the first public Community Technology Preview of the upcoming Commerce Server version yesterday. Amusingly it its codenamed &#8220;Mojave&#8221; &#8211; when I first heard of it I thought it is a joke.</p>
<p>Since this is the very first public CTP, the release is not yet feature complete. This CTP is intended to provide you with a preview of the new  commerce foundation API. Early next week, Microsoft will be posting a new download that  contains a &#8220;hello world&#8221; sample and additional instructions for using this  CTP.</p>
<p>The release also contains the latest SharePoint web parts available  for preview, however it does not include the default SharePoint site that hosts  the web parts. To use the web parts, you will need to manually configure the web  parts in a SharePoint site.</p>
<p>What features are included in this CTP?</p>
<ul>
<li>&#8220;Mojave&#8221; API</li>
<li>Updated with removal of type</li>
<li>&#8220;Mojave&#8221; Catalog System Web Parts</li>
<li>&#8220;Mojave&#8221; Orders System Web Parts</li>
<li>&#8220;Mojave&#8221; Marketing System Web Parts</li>
<li>&#8220;Mojave&#8221; Profiles System Web Parts</li>
<li>Compiled &#8220;Mojave&#8221; Help File (CHM) Documentation</li>
</ul>
<p>To install this CTP, you need to have Microsoft Commerce Server 2007 with Service Pack 2 installed. Detailed setup instructions can be found in the ReadMe file.</p>
<p><a href="https://connect.microsoft.com/site/sitehome.aspx?SiteID=643" target="_blank">Microsoft Commerce Server &#8220;Mojave&#8221; on Connect</a></p>
<p><strong>A newer version of the Commerce Server 2009 has been released. Read <a href="?p=280">this post</a> for more information and download links.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.windowswiki.info/old/?feed=rss2&amp;p=239</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Code Name &#8220;Zermatt&#8221; Public Beta</title>
		<link>http://www.windowswiki.info/old/?p=20</link>
		<comments>http://www.windowswiki.info/old/?p=20#comments</comments>
		<pubDate>Wed, 06 Aug 2008 21:25:20 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft .NET Framework]]></category>
		<category><![CDATA[Microsoft Connect]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[Code Name]]></category>
		<category><![CDATA[Public]]></category>
		<category><![CDATA[Zermatt]]></category>

		<guid isPermaLink="false">http://windowswiki.info.dd20424.kasserver.com/blog/?p=20</guid>
		<description><![CDATA[Already one month has passed since Microsoft announced &#8220;Zermatt&#8221;, nevertheless I am writing a few words about it now.
What is &#8220;Zermatt&#8221;?
The Microsoft Code Name “Zermatt” is a framework targeted for .Net developers to help them to build claims-aware applications to address today’s application security requirements using a simplified model that is open and extensible and [...]]]></description>
			<content:encoded><![CDATA[<p>Already one month has passed since Microsoft announced &#8220;Zermatt&#8221;, nevertheless I am writing a few words about it now.</p>
<p><strong>What is &#8220;Zermatt&#8221;?</strong><br />
The Microsoft Code Name “Zermatt” is a framework targeted for .Net developers to help them to build claims-aware applications to address today’s application security requirements using a simplified model that is open and extensible and can improve security. Developers can build externalized authentication capabilities for their applications and build custom “identity providers”, often referred to as Security Token Services (STS). Zermatt can be used in any web application or web service that uses the .NET Framework version 3.5.</p>
<p><strong>Major Features</strong></p>
<ul>
<li><strong>Building claims-aware applications:</strong> The framework makes it easier to build identity aware applications. In addition to providing a new claims model, it provides applications with a rich set of API’s to reason about the identity of a caller using claims. The framework also provides developers with a consistent programming experience whether they choose to build their applications in ASP.NET or in WCF environments.</li>
<li><strong>Building Security Token Services (STS):</strong> The framework makes it substantially easier for building a custom security token service (STS) that supports the WS-Trust protocol. These STS’s are also referred to as an Active STS. In addition, the framework also provides support for building STS’s that support WS-Federation to enable web browser clients. These STS’s are also referred to as a Passive STS.</li>
<li><strong>Creating Information Cards</strong></li>
<li><strong>ASP.NET Controls: </strong>ASP.NET controls simplify development of ASP.NET pages for building claims-aware Web applications, as well as Passive STS’s.</li>
</ul>
<blockquote><p>
As an application developer, by building claims-aware web applications and services, you’ll spend less time worrying about where to find identity attributes for users and have more time to focus on building a great application that solves real business problems. By relying on claims, you’ll be able to personalize your applications more effectively, and implement important security features such as authorization and auditing, without baking one particular authentication method into your application, or writing queries against a corporate directory. By centralizing identity management in this fashion, the IT pros can build the most efficient possible queries against their directories and give your application the identity details that it needs about users. And becoming claims-aware means you’ll be in much better shape when you’re asked to implement single sign on and perhaps even identity federation. Zermatt is a framework for building claims-aware web applications and services, and even issuing authorities, should you need to roll your own. Or better yet, buy a pre-built authority like the upcoming version of ADFS. Claims-based identity is the wave of the future. Get on board with Zermatt today!</p></blockquote>
<p><strong>A newer version of the Zermatt/Geneva SDK has been released. Read <a href="?p=253">this post</a> for more information and download links.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.windowswiki.info/old/?feed=rss2&amp;p=20</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
