<?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>Software Development</title><link>http://blogs.msdn.com/b/emre/</link><description>Engineering or Art</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>Cloud Based Computing - Windows Azure</title><link>http://blogs.msdn.com/b/emre/archive/2008/10/28/pdc-notes-1-cloud-based-computing-windows-azure.aspx</link><pubDate>Tue, 28 Oct 2008 14:36:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9020095</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/emre/rsscomments.aspx?WeblogPostID=9020095</wfw:commentRss><comments>http://blogs.msdn.com/b/emre/archive/2008/10/28/pdc-notes-1-cloud-based-computing-windows-azure.aspx#comments</comments><description>&lt;p&gt;&lt;a href="https://blogs.msdn.com/blogfiles/emre/WindowsLiveWriter/PDCNotes1CloudBasedComputingWindowsAzure_BF6D/image_4.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px; border-right-width: 0px" height="46" alt="image" src="https://blogs.msdn.com/blogfiles/emre/WindowsLiveWriter/PDCNotes1CloudBasedComputingWindowsAzure_BF6D/image_thumb_1.png" width="240" align="left" border="0" /&gt;&lt;/a&gt;The big news for day 1 at PDC 2008 was the introduction &lt;strong&gt;Windows Azure&lt;/strong&gt;, Microsoft's &amp;quot;operating system for the cloud,&amp;quot; and its associated Azure Services Platform.Today, during a keynote speech at the Microsoft Professional Developers Conference 2008 (PDC2008), Ray Ozzie, Microsoft Corp.’s chief software architect, announced &lt;b&gt;Windows Azure&lt;/b&gt;, “the cloud-based service foundation underlying its Azure Services Platform, and highlighted this platform’s role in delivering a software plus services approach to computing.” The Azure Services Platform is an industry-leading move by Microsoft to help developers build the next generation of applications that will span from the cloud to the enterprise datacenter and deliver compelling new experiences across the PC, Web and phone.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;What is Windows Azure ?&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Windows Azure serves as the foundation for developing applications that run in the cloud. What this means is that it essentially turns servers across the Internet into a massive distributed operating system, running applications that both interact with PC-based software and run within a Web browser.&lt;/p&gt;  &lt;p&gt;Windows Azure could be also defined as a &lt;b&gt;cloud services operating system&lt;/b&gt; that serves as the development, service hosting and service management environment for the Azure Services Platform. Windows Azure provides developers with on-demand compute and storage to host, scale, and manage internet or cloud applications. Windows Azure supports a consistent development experience through its integration with Visual Studio. In the early stages of CTP, .NET managed applications built using Visual Studio will be supported. Windows Azure is an open platform that will support both Microsoft and non-Microsoft languages and environments. Windows Azure welcomes third party tools and languages such as Eclipse, Ruby, PHP, and Python.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;What’s Included in Windows Azure ?&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;u&gt;Computation Services :&lt;/u&gt; &lt;/em&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Ability to run Microsoft ASP.NET Web applications or .NET code in the cloud &lt;/li&gt;    &lt;li&gt;Service hosting environment that includes Internet Information Services 7.0 and Microsoft .NET Framework 3.5 SP1 &lt;/li&gt;    &lt;li&gt;Security supported by flexible Code Access Security policies &lt;/li&gt;    &lt;li&gt;Small runtime API that supports logging and local scratch storage &lt;/li&gt;    &lt;li&gt;Web portal that helps you deploy, scale, and upgrade your services quickly and easily &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;em&gt;&lt;u&gt;Simple data storage services :&lt;/u&gt;&lt;/em&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Blobs, tables, and queues hosted in the cloud, close to your computation &lt;/li&gt;    &lt;li&gt;Authenticated access and triple replication to help keep your data safe &lt;/li&gt;    &lt;li&gt;Easy access to data with simple REST interfaces, available remotely and from the data center &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;em&gt;&lt;u&gt;Development Tools :&lt;/u&gt;&lt;/em&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Complete offline development environment, including computation and storage services &lt;/li&gt;    &lt;li&gt;Complete command-line SDK tools and samples &lt;/li&gt;    &lt;li&gt;Visual Studio add-in that enables local debugging &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a name="Whatis"&gt;&lt;/a&gt;&lt;strong&gt;What is the Azure Services Platform ?&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;The Azure™ Services Platform (Azure) is an internet-scale cloud services platform hosted in Microsoft data centers, which provides an operating system and a set of developer services that can be used individually or together. Azure’s flexible and interoperable platform can be used to build new applications to run from the cloud or enhance existing applications with cloud-based capabilities. Its open architecture gives developers the choice to build web applications, applications running on connected devices, PCs, servers, or hybrid solutions offering the best of online and on-premises.&lt;/p&gt;  &lt;p&gt;Azure reduces the need for up-front technology purchases, and it enables developers to quickly and easily create applications running in the cloud by using their existing skills with the Microsoft Visual Studio development environment and the Microsoft .NET Framework. In addition to managed code languages supported by .NET, Azure will support more programming languages and development environments in the near future. Azure simplifies maintaining and operating applications by providing on-demand compute and storage to host, scale, and manage web and connected applications. Infrastructure management is automated with a platform that is designed for high availability and dynamic scaling to match usage needs with the option of a pay-as-you-go pricing model. Azure provides an open, standards-based and interoperable environment with support for multiple internet protocols, including HTTP, REST, SOAP, and XML. &lt;/p&gt;  &lt;p&gt;Microsoft also offers cloud applications ready for consumption by customers such as Windows Live™, Microsoft Dynamics™, and other Microsoft Online Services for business such as Microsoft Exchange Online and SharePoint® Online. The Azure Services Platform lets developers provide their own unique customer offerings by offering the foundational components of compute, storage, and building block services to author and compose applications in the cloud. &lt;/p&gt;  &lt;p&gt;&lt;a name="CloudComputing"&gt;&lt;/a&gt;&lt;strong&gt;The Azure Services&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;img title="The Cloud Computing and Services Platform Diagram" alt="The Cloud Computing and Services Platform Diagram" src="http://www.microsoft.com/azure/images/servicesPlatform.jpg" border="0" /&gt;     &lt;br /&gt;&lt;em&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;strong&gt;- Windows Azure :&lt;/strong&gt; &lt;/em&gt;Windows® Azure is a cloud services operating system that serves as the development, service hosting and service management environment for the Azure Services Platform. Windows Azure provides developers with on-demand compute and storage to host, scale, and manage internet or cloud applications. Windows Azure supports a consistent development experience through its integration with Visual Studio. In the early stages of CTP, .NET managed applications built using Visual Studio will be supported. Windows Azure is an open platform that will support both Microsoft and non-Microsoft languages and environments. Windows Azure welcomes third party tools and languages such as Eclipse, Ruby, PHP, and Python.     &lt;br /&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;- &lt;/strong&gt;&lt;em&gt;&lt;strong&gt;Live Services :&lt;/strong&gt; &lt;/em&gt;Live Services is a set of building blocks within the Azure Services Platform for handling user data and application resources. Live Services provides developers with an easy on-ramp to build rich social applications and experiences, across a range of digital devices that can connect with one of the largest audiences on the Web. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;- &lt;em&gt;Microsoft SQL Services : &lt;/em&gt;&lt;/strong&gt;Microsoft SQL Services extends the capabilities of Microsoft SQL Server into the cloud as a Web-based, distributed relational database. It provides Web services that enable relational queries, search, and data synchronization with mobile users, remote offices and business partners. It can store and retrieve structured, semi-structured, and unstructured data.&lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;&lt;strong&gt;- &lt;/strong&gt;&lt;em&gt;&lt;strong&gt;Microsoft .NET Services :&lt;/strong&gt; &lt;/em&gt;Microsoft .NET Services make developing loosely coupled cloud-based applications easier. .NET Services includes access control to help secure your applications, a service bus for communicating across applications and services, and hosted workflow execution. These hosted services allow you to easily create federated applications that span from on-premises environments to the cloud. &lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;&lt;strong&gt;&lt;em&gt;- Microsoft SharePoint Services &amp;amp; Dynamics CRM Services&lt;/em&gt; :&lt;/strong&gt; In the future, developers will have access to SharePoint &amp;amp; CRM functionality for collaboration and building stronger customer relationships. With the flexibility to use familiar developer tools like Visual Studio, developers will be able to rapidly build applications that utilize SharePoint and CRM capabilities as developer services for their own applications. Developers can expect a breadth of SharePoint &amp;amp; CRM capabilities across the spectrum of on-premises, online &amp;amp; the Azure Services Platform.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;What is in the Community Technology Preview ?&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;During the Community Technology Preview (CTP), all developers can download both the &lt;a href="http://go.microsoft.com/fwlink/?LinkID=130232"&gt;Windows Azure SDK&lt;/a&gt; and the &lt;a href="http://go.microsoft.com/fwlink/?LinkId=128752"&gt;Windows Azure Tools for Microsoft Visual Studio&lt;/a&gt;, and simulate a hosted environment on their local system. Developers will also have access to a suite of readiness resources including virtual hands-on labs, webcasts, and documentation such as white papers. Support will be provided through developer-to-developer blogs and forums.&lt;/p&gt;  &lt;p&gt;Developers who are already invited to the CTP program, which includes attendees of the Microsoft Professional Developers Conference 2008 (PDC), will be able to host their services in Windows Azure through Microsoft data centers. Developers will also receive free trial access to the rich set of cloud-optimized modular components including &lt;a href="http://www.microsoft.com/azure/sql.mspx"&gt;Microsoft SQL Services&lt;/a&gt;, &lt;a href="http://dev.live.com"&gt;Live Services&lt;/a&gt;, and &lt;a href="http://www.microsoft.com/azure/netservices.mspx"&gt;Microsoft .NET Services&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkID=129453"&gt;Register here to access Azure services*&lt;/a&gt;     &lt;br /&gt;&lt;i&gt;* As part of pre-release community review, limited allocation of registration slots may temporarily place you on a waiting list until additional slots open up&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Links :&lt;/strong&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.microsoft.com/azure/default.mspx"&gt;Windows Official Azure Home Page&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/cloud/"&gt;Cloud Computing Tools Blog&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.mycloudapp.net/wiki/"&gt;MyCloudApp.net - Windows Azure Focused Wiki&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a title="http://portal.ex.azure.microsoft.com/" href="http://portal.ex.azure.microsoft.com/"&gt;Azure Services Platform&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9020095" width="1" height="1"&gt;</description></item><item><title>Best Practices Book of Turkish MVPs just released!</title><link>http://blogs.msdn.com/b/emre/archive/2008/08/19/best-practices-book-of-turkish-mvps-just-released.aspx</link><pubDate>Tue, 19 Aug 2008 17:33:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8878875</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/emre/rsscomments.aspx?WeblogPostID=8878875</wfw:commentRss><comments>http://blogs.msdn.com/b/emre/archive/2008/08/19/best-practices-book-of-turkish-mvps-just-released.aspx#comments</comments><description>&lt;p&gt;&lt;img style="margin: 0px 20px 10px 0px" height="255" src="http://www.tameroz.com/content/pictures/7fcec1ce-3c48-4de8-8f7c-ec0e7155ea95MVPKapak.jpg" width="185" align="left" /&gt;15 Turkish MVPs came together in order to realize a life time expertise project, with which they aim to share their real life experiences on development &amp;amp; infrastructure projects and best practices with the Local IT Industry. The book &amp;#8220;Most Valuable Experiences towards the Solution&amp;#8221; is released and published as of July 2008 with the support of Local MS and MVP Program. The book consists of 19 chapters, each based on the experiences of the 15 MVP authors on different fields of IT industry. Thus the book gives a multi-perspective view on 19 exclusive topics related to IT and IT industry in Turkey. Besides giving an insight to the Industry from the point of view of MVPs, this book is also the source of a very special excitement in the sense of being the first &amp;#8220; Best Practices of IT Industry&amp;#8221; book . For those who are at the beginning of their career in IT Industry and those who already started to climb the stairs to the peak , with no doubt this book will be a zenith inscription to light their way.&lt;/p&gt;  &lt;p&gt;Thanks to all our MVPs and other contributors for their efforts. &lt;/p&gt;  &lt;p&gt;&lt;u&gt;List of Turkish MVPs as Authors of the Book include:&lt;/u&gt; &lt;a href="https://mvp.support.microsoft.com/profile=80A7789A-4EDD-4216-A79E-35944B134CAA"&gt;Coskun Sunalı&lt;/a&gt;, &lt;a href="https://mvp.support.microsoft.com/profile=38750CF6-FBB9-4E4B-BEEB-98A7ACD9F850"&gt;Ediz Ozturk&lt;/a&gt;, &lt;a href="https://mvp.support.microsoft.com/profile=5DBC2F30-D0C7-499F-8B68-A82D14E9479A"&gt;Evren Ayan&lt;/a&gt;, Eralp Erat, &lt;a href="https://mvp.support.microsoft.com/profile=8FC69E79-B4BC-4621-BDB7-07572B73CD50"&gt;Hayrettin Ucuncu&lt;/a&gt;,&lt;a href="https://mvp.support.microsoft.com/profile=3F5032A8-5C84-4988-91EC-468DB7001506"&gt; Hakan Ulagan&lt;/a&gt;, &lt;a href="https://mvp.support.microsoft.com/profile=3D72756B-8EB1-475F-825A-8A9DC69CEF0A"&gt;Kadir &amp;#199;amoğlu&lt;/a&gt;,&lt;a href="https://mvp.support.microsoft.com/profile=BA6085F1-5EFC-4669-81D2-3603C0D34174"&gt; Levent Cenk Caglar&lt;/a&gt;, &lt;a href="https://mvp.support.microsoft.com/profile=C26ECAEC-40AF-4345-92CA-2521FAEFB09B"&gt;Mustafa Acungil&lt;/a&gt;, Onder Erunsal, &lt;a href="https://mvp.support.microsoft.com/profile=B8EADC0B-FFC0-4AF1-9348-647270E50950"&gt;Sefer Algan&lt;/a&gt;, &lt;a href="https://mvp.support.microsoft.com/profile=A54C68C1-5A03-44EE-9537-26BAEAAD2CC1"&gt;Tamer Oz&lt;/a&gt;, Yaşar Gozudeli, Yeşim Sunger, &lt;a href="https://mvp.support.microsoft.com/profile=1D5208FF-58B8-461D-BE5B-02BDE5534B88"&gt;Yunus Emre Alpozen&lt;/a&gt;. &lt;/p&gt;  &lt;p&gt;Official site of best practices book of Turkish MVPs :&lt;/p&gt;  &lt;p&gt;&lt;a href="http://turkmvpdeneyimleri.blogspot.com/"&gt;http://turkmvpdeneyimleri.blogspot.com/&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;If you want to obtain the book, here are the links :&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.ideefixe.com/Kitap/tanim.asp?sid=W5T7TZ3X0G3GLMTJJ1NH"&gt;http://www.ideefixe.com/Kitap/tanim.asp?sid=W5T7TZ3X0G3GLMTJJ1NH&lt;/a&gt;    &lt;br /&gt;&lt;a href="http://www.alfakitap.com/kitap.asp?id=146&amp;amp;kitapID=3433"&gt;http://www.alfakitap.com/kitap.asp?id=146&amp;amp;kitapID=3433&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8878875" width="1" height="1"&gt;</description></item><item><title>SQL Server 2008 RTM Published</title><link>http://blogs.msdn.com/b/emre/archive/2008/08/07/sql-server-2008-rtm-published.aspx</link><pubDate>Thu, 07 Aug 2008 16:28:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8841041</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/emre/rsscomments.aspx?WeblogPostID=8841041</wfw:commentRss><comments>http://blogs.msdn.com/b/emre/archive/2008/08/07/sql-server-2008-rtm-published.aspx#comments</comments><description>&lt;p&gt;&lt;font color="#c0c0c0"&gt;&lt;/font&gt;&lt;/p&gt; &lt;a href="http://www.microsoft.com/sqlserver" mce_href="http://www.microsoft.com/sqlserver"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; margin: 15px 10px 0px 0px; border-right-width: 0px" height="78" alt="image" src="http://blogs.msdn.com/blogfiles/emre/WindowsLiveWriter/SQLServer2008RTMYaynland_E5B9/image_thumb_1.png" width="240" align="left" border="0" mce_src="http://blogs.msdn.com/blogfiles/emre/WindowsLiveWriter/SQLServer2008RTMYaynland_E5B9/image_thumb_1.png" /&gt;SQL Server 2008&lt;/a&gt; has been released to manufacturing. SQL Server 2008 is now available to MSDN and TechNet subscribers and will be available for evaluation download on Aug. 7, 2008. SQL Server 2008 Express and SQL Server Compact editions are available for &lt;a href="http://www.microsoft.com/sqlserver" mce_href="http://www.microsoft.com/sqlserver"&gt;free download&lt;/a&gt;. As previously announced, pricing for SQL Server will not increase with SQL Server 2008.   &lt;p&gt;According to the Microsoft press release, &lt;a href="http://www.microsoft.com/Presspass/press/2008/aug08/08-06SQLServer2008PR.mspx" mce_href="http://www.microsoft.com/Presspass/press/2008/aug08/08-06SQLServer2008PR.mspx"&gt;Microsoft Releases SQL Server 2008&lt;/a&gt;, &amp;quot;This version of SQL Server provides powerful new capabilities such as support for policy-based management, auditing, large-scale data warehousing, geospatial data, and advanced reporting and analysis services. SQL Server 2008 provides the trusted, productive and intelligent platform necessary for business-critical applications.&amp;quot;&lt;/p&gt;  &lt;p&gt;More information is available at &lt;a href="http://www.microsoft.com/presspass/presskits/sqlserver" mce_href="http://www.microsoft.com/presspass/presskits/sqlserver"&gt;http://www.microsoft.com/presspass/presskits/sqlserver&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Performance&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;SQL Server is an industry leader in both scalability and performance. &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;It is the first and only database management system to be proven capable of delivering scalable results on TPC-E, the Transaction Processing Performance Council&amp;#8217;s (TPC) newest and most challenging online transaction processing (OLTP) benchmark, with 13 published benchmarks to date. Full results are available at &lt;a href="http://www.tpc.org/" mce_href="http://www.tpc.org/"&gt;http://www.tpc.org&lt;/a&gt;. Results referenced are current as of July 29, 2008. &lt;/li&gt;    &lt;li&gt;Seven benchmarks are published on Windows Server 2008 and SQL Server 2008 by multiple hardware vendors, demonstrating strong price-performance and performance results, including IBM Corp.&amp;#8217;s new No. 1 performance result using SQL Server 2008 on a 64-core System x3950 M2 server. [IBM System x3950 M2, 1250 tpsE, 1311 $/tpsE, available Aug. 30, 2008.] &lt;/li&gt;    &lt;li&gt;Unisys Corp. and Microsoft set a new extract, transform and load (ETL) performance record by loading 1 terabyte of data in less than 30 minutes using SQL Server 2008 Integration Services. In addition, SQL Server 2008 has proven its scalability in large-scale data warehousing, as demonstrated by its recent 10-terabyte TPC-H benchmark. [HP Integrity Superdome, 63651 QphH@10TB, 38.54 $/QphH@10TB, available Aug. 30, 2008.] &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;strong&gt;Editions&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;SQL Server 2008 is available in the following editions:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;strong&gt;SQL Server 2008 Enterprise.&lt;/strong&gt; SQL Server 2008 Enterprise is a comprehensive data management and business intelligence platform that provides enterprise-class scalability, data warehousing, security, advanced analytics and reporting support for running business-critical applications. With this edition, it is possible to consolidate servers and perform large-scale online transactional processing. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;SQL Server 2008 Standard.&lt;/strong&gt; SQL Server 2008 Standard is a complete data management and business intelligence platform that provides best-in-class ease of use and manageability for running departmental applications. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;SQL Server 2008 Workgroup.&lt;/strong&gt; SQL Server 2008 Workgroup is a reliable data management and reporting platform that delivers secure, remote synchronization and management capabilities for running branch applications. This edition includes core database features and is easy to upgrade to the Standard or Enterprise edition. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;SQL Server 2008 Web.&lt;/strong&gt; SQL Server 2008 Web is designed for highly available, Internet-facing Web-serving environments running on Windows Server. SQL Server 2008 Web provides the tools necessary to support low-cost, large-scale, highly available Web applications or hosting solutions for customers. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;SQL Server 2008 Developer.&lt;/strong&gt; SQL Server 2008 Developer allows developers to build and test any type of application with SQL Server. This edition features all of the functionality of SQL Server Enterprise but is licensed only for development, test and demo use. Applications and databases developed on this edition can easily be upgraded to SQL Server 2008 Enterprise. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;SQL Server 2008 Express.&lt;/strong&gt; SQL Server 2008 Express is a free edition of SQL Server that features core database functionality including all of the new SQL Server 2008 data types, in a small footprint. This edition is ideal for learning and building desktop and small server applications, and for redistribution by ISVs. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;SQL Server Compact 3.5.&lt;/strong&gt; SQL Server Compact is a free embedded database designed for developers and is ideal for building stand-alone and occasionally connected applications for mobile devices, desktop Powerful New Business Intelligence Capabilities Join SQL Server 2008s and Web clients. SQL Server Compact runs on all Microsoft Windows platforms, including the Windows XP and Windows Vista operating systems, and on Pocket PC and smartphone devices. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;strong&gt;Features for ISVs&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;For more information, see &lt;a href="http://www.microsoft.com/sqlserver" mce_href="http://www.microsoft.com/sqlserver"&gt;SQL Server 2008&lt;/a&gt;. For key features of SQL Server 2008 of interest to ISVs, see &lt;a href="http://blogs.msdn.com/usisvde/archive/2008/07/15/powerful-new-business-intelligence-capabilities-join-sql-server-2008.aspx" mce_href="http://blogs.msdn.com/usisvde/archive/2008/07/15/powerful-new-business-intelligence-capabilities-join-sql-server-2008.aspx"&gt;Powerful New Business Intelligence Capabilities Join SQL Server 2008&lt;/a&gt; and &lt;a href="http://blogs.msdn.com/usisvde/archive/2008/07/13/sql-server-2008-to-ship-in-august-no-price-increase.aspx" mce_href="http://blogs.msdn.com/usisvde/archive/2008/07/13/sql-server-2008-to-ship-in-august-no-price-increase.aspx"&gt;SQL Server 2008 To Ship in August, No Price Increase&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;You can now download &lt;a href="http://www.microsoft.com/sqlserver/2008/en/us/trial-software.aspx"&gt;trial versions of SQL Server 2008&lt;/a&gt;. Download a free, fully functional 180-day trial version of SQL Server 2008 and SQL Server 2008 Feature Pack today. To help make the most of your evaluation, you will receive five e-mails during your evaluation period that, depending on which download option you select, contain resources specifically designed for IT professionals and developers. Before downloading and installing SQL Server 2008, click here to &lt;a href="http://msdn2.microsoft.com/library/ms143506(SQL.100).aspx"&gt;View system requirements&lt;/a&gt;.&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.microsoft.com/sqlserver/2008/en/us/case-studies.aspx" mce_href="http://www.microsoft.com/sqlserver/2008/en/us/case-studies.aspx"&gt;SQL Server 2008 Case Studies&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.microsoft.com/sqlserver/2008/en/us/editions.aspx" mce_href="http://www.microsoft.com/sqlserver/2008/en/us/editions.aspx"&gt;SQL Server 2008 SKUs&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.technet.com/dataplatforminsider/" mce_href="http://blogs.technet.com/dataplatforminsider/"&gt;Data Platform Insider&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;b&gt;Resources for IT Pros - &lt;/b&gt;SQL Server 2008 &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://technet.microsoft.com/sqlserver/bb671410.aspx"&gt;TechCenter&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://technet.microsoft.com/library/bb545450.aspx"&gt;Library&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://technet.microsoft.com/sqlserver/bb895935.aspx"&gt;Learn&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://technet.microsoft.com/sqlserver/bb671048.aspx%20"&gt;Community&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;b&gt;Resources for Developers - &lt;/b&gt;SQL Server 2008&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://msdn.microsoft.com/sqlserver/bb671064.aspx"&gt;Developer Center&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://msdn2.microsoft.com/library/bb545450.aspx"&gt;Library&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://msdn2.microsoft.com/sqlserver/bb895927.aspx"&gt;Learn&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://msdn2.microsoft.com/sqlserver/bb671050.aspx%20"&gt;Community&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8841041" width="1" height="1"&gt;</description></item><item><title>SharePoint Developer Introduction for .NET Developers</title><link>http://blogs.msdn.com/b/emre/archive/2008/06/05/sharepoint-developer-introduction-for-net-developers.aspx</link><pubDate>Thu, 05 Jun 2008 11:07:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8574746</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/emre/rsscomments.aspx?WeblogPostID=8574746</wfw:commentRss><comments>http://blogs.msdn.com/b/emre/archive/2008/06/05/sharepoint-developer-introduction-for-net-developers.aspx#comments</comments><description>&lt;p&gt;If you are new in Sharepoint development and would like to learn more about Sharepoint &lt;img style="margin: 15px 0px 0px" height="179" src="http://www.mehmetemre.com/ftp/2008/SharepointDevSite.png" width="287" align="right" /&gt;development then the sharepoint developer site ( &lt;a href="http://MSSharePointDeveloper.com"&gt;http://MSSharePointDeveloper.com&lt;/a&gt; ) is ready for your help . The new material in the site is designed to help .NET Developers to learn the top ten artifacts in SharePoint that are interesting to Sharepoint Developers. A variety of materials with different learning styles is created to make getting started with these artifacts easy and it&amp;#8217;s all based on the Visual Studio extensions for SharePoint.&lt;/p&gt;  &lt;p&gt;The Top Ten SharePoint Artifacts of interest to .NET Developers being promoted&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Web Parts&lt;/li&gt;    &lt;li&gt;Data Lists&lt;/li&gt;    &lt;li&gt;Event Handlers&lt;/li&gt;    &lt;li&gt;Workflows&lt;/li&gt;    &lt;li&gt;Silverlight Web Parts&lt;/li&gt;    &lt;li&gt;Page Navigation&lt;/li&gt;    &lt;li&gt;Page Branding&lt;/li&gt;    &lt;li&gt;Web Services&lt;/li&gt;    &lt;li&gt;Content Types&lt;/li&gt;    &lt;li&gt;User Management&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;At &lt;a href="http://mssharepointdeveloper.com/"&gt;the site&lt;/a&gt; you will find :&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;An Introductory Whitepaper&lt;/li&gt;    &lt;li&gt;Benefits of SharePoint for Developers&lt;/li&gt;    &lt;li&gt;A Small Public VPC&lt;/li&gt;    &lt;li&gt;Hosted MSDN Virtual Labs in C# and VB.NET&lt;/li&gt;    &lt;li&gt;Video Interview with SharePoint MVPs&lt;/li&gt;    &lt;li&gt;Screencasts&lt;/li&gt;    &lt;li&gt;Web Casts with SharePoint MVPs (incredible 1705 live attendees in just the first four WebCasts)&lt;/li&gt;    &lt;li&gt;Quickstarts&lt;/li&gt;    &lt;li&gt;Labcasts&lt;/li&gt;    &lt;li&gt;Presentation Download&lt;/li&gt;    &lt;li&gt;Hands on Labs Download&lt;/li&gt;    &lt;li&gt;Additional Resource Links&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The site encourages developers who use the content to also take a next step and go on Instructor Led Training, Get Certified, and Download an evaluation copy of Microsoft Office SharePoint Server.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://MSSharePointDeveloper.com"&gt;http://MSSharePointDeveloper.com&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8574746" width="1" height="1"&gt;</description></item><item><title>Sharepoint WebCasts for Developers</title><link>http://blogs.msdn.com/b/emre/archive/2008/05/24/sharepoint-development-webcast-for-net-developers.aspx</link><pubDate>Sat, 24 May 2008 21:58:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8548599</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/emre/rsscomments.aspx?WeblogPostID=8548599</wfw:commentRss><comments>http://blogs.msdn.com/b/emre/archive/2008/05/24/sharepoint-development-webcast-for-net-developers.aspx#comments</comments><description>&lt;p&gt;Here is the schedule for a series of MSDN web casts on introductoion to SharePoint development topics for .NET developers. If you are a .NET developer then these are the most interesting ten introductory things you can do on SharePoint Products and Technologies. &lt;/p&gt;  &lt;p&gt;Each MSDN Web Cast is an introduction for .NET Developers to SharePoint.You need to register for the web cast by clicking the link and entering some details. Then you get emailed a link to sign on and participate in the web cast on its date and time. &lt;/p&gt;  &lt;p&gt;Each MSDN Web Cast is recorded for later viewing which should be through the same registration URL.&lt;/p&gt;  &lt;table cellspacing="0" cellpadding="5" width="494" border="1"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign="top" width="163"&gt;&lt;strong&gt;Date/Time&lt;/strong&gt;&lt;/td&gt;        &lt;td valign="top" width="151"&gt;&lt;strong&gt;Topic&lt;/strong&gt;&lt;/td&gt;        &lt;td valign="top" width="178"&gt;&lt;strong&gt;Speaker&lt;/strong&gt;&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="163"&gt;20 May&amp;#160; 9 AM PST&lt;/td&gt;        &lt;td valign="top" width="151"&gt;         &lt;p&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032378826&amp;amp;Culture=en-US"&gt;Web Parts&lt;/a&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="178"&gt;         &lt;p&gt;Robert Bogue&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="163"&gt;21 May&amp;#160; 9 AM PST&lt;/td&gt;        &lt;td valign="top" width="151"&gt;         &lt;p&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032378828&amp;amp;Culture=en-US"&gt;Data Lists&lt;/a&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="178"&gt;         &lt;p&gt;Robert Bogue&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="163"&gt;27 May&amp;#160; 9 AM PST&lt;/td&gt;        &lt;td valign="top" width="151"&gt;         &lt;p&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032378831&amp;amp;Culture=en-US"&gt;Silverlight&lt;/a&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="178"&gt;         &lt;p&gt;Andrew Connell&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="163"&gt;28 May 9 AM PST&lt;/td&gt;        &lt;td valign="top" width="151"&gt;         &lt;p&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032378833&amp;amp;Culture=en-US"&gt;Event Handlers&lt;/a&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="178"&gt;         &lt;p&gt;Andrew Connell&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="163"&gt;03 June 9 AM PST&lt;/td&gt;        &lt;td valign="top" width="151"&gt;         &lt;p&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032378835&amp;amp;Culture=en-US"&gt;Page Branding&lt;/a&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="178"&gt;         &lt;p&gt;Andrew Connell&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="163"&gt;04 June 9 AM PST&lt;/td&gt;        &lt;td valign="top" width="151"&gt;         &lt;p&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032378839&amp;amp;Culture=en-US"&gt;Workflow&lt;/a&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="178"&gt;         &lt;p&gt;Robert Bogue&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="163"&gt;10 June 9 AM PST&lt;/td&gt;        &lt;td valign="top" width="151"&gt;         &lt;p&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032378841&amp;amp;Culture=en-US"&gt;Web Services&lt;/a&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="178"&gt;         &lt;p&gt;Andrew Connell&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="163"&gt;11 June 9 AM PST&lt;/td&gt;        &lt;td valign="top" width="151"&gt;         &lt;p&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032378843&amp;amp;Culture=en-US"&gt;Page Navigation&lt;/a&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="178"&gt;         &lt;p&gt;Andrew Connell&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="163"&gt;17 June 9 AM PST&lt;/td&gt;        &lt;td valign="top" width="151"&gt;         &lt;p&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032378845&amp;amp;Culture=en-US"&gt;User Management&lt;/a&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="178"&gt;         &lt;p&gt;Robert Bogue&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="163"&gt;18 June 9 AM PST&lt;/td&gt;        &lt;td valign="top" width="151"&gt;         &lt;p&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032378824&amp;amp;Culture=en-US"&gt;Content Types&lt;/a&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="178"&gt;         &lt;p&gt;Robert Bogue&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;font color="#808080"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8548599" width="1" height="1"&gt;</description></item><item><title>User Guides, Samples, and Walkthroughs - Visual Studio Extensions for SharePoint Released</title><link>http://blogs.msdn.com/b/emre/archive/2008/05/13/user-guides-samples-and-walkthroughs-visual-studio-extensions-for-sharepoint-released.aspx</link><pubDate>Tue, 13 May 2008 08:15:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8498882</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/emre/rsscomments.aspx?WeblogPostID=8498882</wfw:commentRss><comments>http://blogs.msdn.com/b/emre/archive/2008/05/13/user-guides-samples-and-walkthroughs-visual-studio-extensions-for-sharepoint-released.aspx#comments</comments><description>&lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=A8A4E775-074D-4451-BE39-459921F79787&amp;amp;displaylang=en"&gt;User guides, samples, and walkthroughs&lt;/a&gt; have been released for &lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=3E1DCCCD-1CCA-433A-BB4D-97B96BF7AB63&amp;amp;displaylang=en"&gt;Visual Studio extensions for Windows SharePoint Services 3.0 v1.1&lt;/a&gt; (VSeWSS). This extensions are currently available for Visual Studio 2005 and will be available for Visual Studio 2008 in June.&lt;/p&gt;  &lt;p&gt;VSeWSS includes tools for developing custom SharePoint applications, such as Visual Studio project templates for Web Parts, site definitions, and list definitions; and a stand-alone utility program, the SharePoint Solution Generator.&lt;/p&gt;  &lt;p&gt;The 200-page user guide applies to both versions of Visual Studio 2005 extensions for Windows SharePoint and Visual Studio 2005 extensions for Windows SharePoint when it's released. The user guide includes an introductions and a walkthrough for each project template. The guide includes a description of WSP View that you can use to build the deployment package for SharePoint projects.&lt;/p&gt;  &lt;p&gt;The user guide sections include the following:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Starting out in SharePoint development &lt;/li&gt;    &lt;li&gt;Walkthrough of VSeWSS user interface including WSP View &lt;/li&gt;    &lt;li&gt;The Team Site Project &lt;/li&gt;    &lt;li&gt;The Blank Project &lt;/li&gt;    &lt;li&gt;The List Definition Project &lt;/li&gt;    &lt;li&gt;The Web Part Project &lt;/li&gt;    &lt;li&gt;The Workflow Porjects &lt;/li&gt;    &lt;li&gt;Project Item Templates &lt;/li&gt;    &lt;li&gt;Best Practices with VSeWSS&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;You can get the user guide at &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=A8A4E775-074D-4451-BE39-459921F79787&amp;amp;displaylang=en"&gt;Windows SharePoint Services 3.0 Tools: Visual Studio 2005 Extensions User Guide, Version 1.1&lt;/a&gt; at the Microsoft download center. The tools for Visual Studio 2005 are available at &lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=3E1DCCCD-1CCA-433A-BB4D-97B96BF7AB63&amp;amp;displaylang=en"&gt;Windows SharePoint Services 3.0 Tools: Visual Studio 2005 Extensions, Version 1.1&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8498882" width="1" height="1"&gt;</description></item><item><title>Visual Studio 2008 and .NET Framework 3.5 Service Pack 1 Beta Ready for Download</title><link>http://blogs.msdn.com/b/emre/archive/2008/05/13/visual-studio-2008-and-net-framework-3-5-service-pack-1-beta-ready-for-download.aspx</link><pubDate>Tue, 13 May 2008 08:08:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8498859</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/emre/rsscomments.aspx?WeblogPostID=8498859</wfw:commentRss><comments>http://blogs.msdn.com/b/emre/archive/2008/05/13/visual-studio-2008-and-net-framework-3-5-service-pack-1-beta-ready-for-download.aspx#comments</comments><description>&lt;p&gt;The first beta release of Service Pack 1 for both Visual Studio 2008 and .NET Framework 3.5 are available. With Service Pack 1, Visual Studio 2008 introduces new features for targeting Windows, Office, and the Web.&lt;/p&gt;  &lt;p&gt;Developers building .NET-based applications will enjoy improved performance in the WPF designer, new components for Visual Basic and Visual C , as well as an MFC-based Office 2007 Ribbon. Web developers will see continued improvement in the client-side script tooling including JavaScript IntelliSense. Additionally, full support for SQL Server 2008, the ADO.NET Entity Framework and performance improvements for the IDE make Service Pack 1 a great release across the board.&lt;/p&gt;  &lt;p&gt;Visual Studio 2008 Service Pack 1 includes:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Improved designers for building WPF applications &lt;/li&gt;    &lt;li&gt;Full support for SQL Server 2008 &lt;/li&gt;    &lt;li&gt;The introduction of the ADO.NET Entity Designer &lt;/li&gt;    &lt;li&gt;Visual Basic and Visual C components and tools (including an MFC-based Office 2007 style 'Ribbon') &lt;/li&gt;    &lt;li&gt;Improvements to Team Foundation Server to respond to customer feedback on version control usability and performance, improved e-mail integration with work item tracking and full support for hosting on SQL Server 2008 &lt;/li&gt;    &lt;li&gt;Improvements for Web development including richer JavaScript support, enhanced AJAX and data tools, and Web site deployment &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The .NET Framework 3.5 Service Pack 1 includes:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Performance increases between 20-45% for WPF-based applications - without having to change any code &lt;/li&gt;    &lt;li&gt;WCF improvements that give developers more control over the way they access data and services &lt;/li&gt;    &lt;li&gt;Streamlined installation experience for client applications &lt;/li&gt;    &lt;li&gt;Improvements in the area of data platform, such as the ADO.NET Entity Framework, ADO.NET Data Services and support for SQL Server 2008's new features. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;In addition, Service Pack 1 for the .NET Framework and Visual Studio 2008 includes a number of new features:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Windows Presentation Foundation (WPF) and Visual Designer Changes &lt;/li&gt;    &lt;li&gt;.NET Framework 3.5 Client Profile &lt;/li&gt;    &lt;li&gt;New ADO.NET Data Features &lt;/li&gt;    &lt;li&gt;Team Foundation Server Improvements &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;For more information and links to downloads, see the MSDN site &lt;a href="http://msdn.microsoft.com/en-us/vstudio/cc533448.aspx"&gt;Visual Studio 2008 and .NET Framework 3.5 Service Pack 1 Beta Downloads&lt;/a&gt;. You&amp;#8217;ll also find details about known compatibility issues in certain releases of Expression and Silverlight. For more information about what you'll see in the new releases, see &lt;a href="http://msdn.microsoft.com/en-us/vstudio/products/cc533447.aspx"&gt;Visual Studio 2008 and .NET Framework 3.5 Service Pack 1 Beta&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;u&gt;&lt;strong&gt;Important: SP1 Beta Installation Notes&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;  &lt;p&gt;The SP1 beta released today is still in beta form - so you should be careful about installing it on critical machines.&amp;#160; There are a few important SP1 Beta installation notes to be aware of:&lt;/p&gt;  &lt;p&gt;1) If you are running Windows Vista you should make sure you have Vista SP1 installed before trying to install .NET 3.5 SP1 Beta.&amp;#160; There are some setup issues with .NET 3.5 SP1 when running on the Vista RTM release.&amp;#160; These issues will be fixed for the final .NET 3.5 SP1 release - until then please make sure to have Vista SP1 installed &lt;em&gt;before&lt;/em&gt; trying to install .NET 3.5 SP1 beta.&lt;/p&gt;  &lt;p&gt;2) If you have installed the VS 2008 Tools for Silverlight 2 Beta1 package on your machine, you must uninstall it - as well as uninstall the KB949325 update for VS 2008 - &lt;em&gt;before &lt;/em&gt;installing VS 2008 SP1 Beta (otherwise you will get a setup failure).&amp;#160; You can find more details on the exact steps to follow &lt;a href="http://blogs.msdn.com/webdevtools/archive/2008/05/12/error-installing-visual-studio-2008-sp1-beta-and-silverlight-tools-beta-1.aspx"&gt;here&lt;/a&gt; (note: you must uninstall two separate things).&amp;#160; It is fine to have the Silverlight 2 runtime on your machine with .NET 3.5 SP1 - the component that needs to be uninstalled is the VS 2008 Tools for Silverlight 2 package.&amp;#160; We will release an updated VS 2008 Tools for Silverlight package in a few weeks that works with the VS 2008 SP1 beta.&lt;/p&gt;  &lt;p&gt;3) There is a change in behavior in the .NET 3.5 SP1 beta that causes a problem with the shipping versions of Expression Blend.&amp;#160; This behavior change is being reverted for the final .NET 3.5 SP1 release, at which time all versions of Blend will have no problems running.&amp;#160; Until then, you need to download &lt;a href="http://blogs.msdn.com/expression/archive/2008/04/18/vs2008sp1.aspx"&gt;this recently updated version of Blend 2.5&lt;/a&gt; to work around this issue.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8498859" width="1" height="1"&gt;</description></item><item><title>May's WebCast for Developers</title><link>http://blogs.msdn.com/b/emre/archive/2008/05/12/may-s-webcast-for-developers.aspx</link><pubDate>Mon, 12 May 2008 00:15:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8489196</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/emre/rsscomments.aspx?WeblogPostID=8489196</wfw:commentRss><comments>http://blogs.msdn.com/b/emre/archive/2008/05/12/may-s-webcast-for-developers.aspx#comments</comments><description>&lt;p&gt;&lt;b&gt;&lt;em&gt;Silverlight 2.0 Fundamentals : &lt;/em&gt;&lt;/b&gt;Silverlight 2.0 was just released at the MIX08 conference in Las Vegas. In this Web seminar, learn what Silverlight 2.0 has to offer and the basics of creating Silverlight applications. &lt;a href="http://www.isvinnovation.com/Directory/Description.aspx?EventId=396"&gt;Click here to register&lt;/a&gt; &lt;i&gt;May 2, 2008 10:00 AM PT&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;em&gt;Building Your Business on Microsoft: Microsoft Office 2007 : &lt;/em&gt;&lt;/strong&gt;This series of 5 webcasts focuses on the Microsoft tools and applications that support critical business decisions to ensure the overall success of your business. This series will speak to the tactical and strategic applications and elements in technology and will showcase features in Office 2007. &lt;a href="http://www.isvinnovation.com/Directory/SeriesDescription.aspx?CourseId=56"&gt;Click here to register&lt;/a&gt; &lt;em&gt;April 28 &amp;#8211; May 6, 2008 11:00 AM PT&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;em&gt;Building Your Business on Microsoft: SQL Server 2008 : &lt;/em&gt;&lt;/strong&gt;This series of 3 webcasts focuses on the Microsoft tools and applications that support critical business decisions to help ensure the overall success of your business and will showcase the new features in SQL Server 2008. &lt;a href="http://www.isvinnovation.com/Directory/SeriesDescription.aspx?CourseId=48"&gt;Click here to register&lt;/a&gt; &lt;em&gt;April 29 &amp;#8211; May 7, 2008 11:00 AM PT&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;em&gt;Migrating from SQL Server 2000 to SQL Server 2008 : &lt;/em&gt;&lt;/strong&gt;Join us for this web seminar that breaks down the process of migrating from SQL Server 2000 to SQL Server 2008. Key challenge areas will be high-lighted. &lt;a href="http://www.isvinnovation.com/Directory/Description.aspx?EventId=392"&gt;Click here to register&lt;/a&gt; &lt;em&gt;May 8, 2008 11:00 AM PT&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;ISV Channel Development Best Practices : &lt;/strong&gt;Build a Successful Channel. As a special benefit to Microsoft US Gold Certified, Certified, and Registered ISV partners, Microsoft is sponsoring a series of four best practices webinars facilitated by The York Group, to help ISVs jump start and invigorate your channel development efforts. You will learn everything you need to either build a channel from the ground up or improve the performance of your current partners. &lt;a href="http://www.isvinnovation.com/Directory/SeriesDescription.aspx?CourseId=51"&gt;Click here to register&lt;/a&gt; &lt;em&gt;May 13 &amp;#8211; June 10, 2008 10:00 AM PT&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Essential SQL Server 2008 for Developers : &lt;/strong&gt;SQL Server 2008 offers an impressive array of capabilities for professional developers that build upon key innovations introduced in SQL Server 2005. The Essential SQL Server 2008 for Developers Webcast series will help you understand how to build enterprise-class applications which deeply exploit the rich data types, programming models and new development paradigms in SQL Server 2008. &lt;a href="http://www.isvinnovation.com/Directory/SeriesDescription.aspx?CourseId=55"&gt;Click here to register&lt;/a&gt; &lt;em&gt;May 12 &amp;#8211; 15, 2008 9:00 AM PT&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;em&gt;Health Modeling and MP generation for LOB applications with the TSMMD : &lt;/em&gt;&lt;/strong&gt;You may be using System Center Operations Manager 2007 to monitor your environment, but what about your LOB applications? Did you know you there are now tools available to help your Architects, Developers and IT Pros build Highly Manageable Applications that can be monitored by Operations Manager? In this Chalk &amp;amp; Talk, find out about the new Team System Management Model Designer and ask all your questions about the tools and how customers are building highly manageable applications for Windows quickly and easily. &lt;a href="http://www.isvinnovation.com/Directory/Description.aspx?EventId=393"&gt;Click here to register&lt;/a&gt; &lt;em&gt;May 15, 2008 10:00 AM PT&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;em&gt;Comparing Technologies : &lt;/em&gt;&lt;/strong&gt;This series of five one-hour seminars is intended to inform business and technical decision-makers about Microsoft platform offerings for small, medium, and large business enterprises. Attendees will learn about the products and tools that today's enterprise needs both to manage its own internal IT needs as well as to compete and excel in providing the technology-based services that customers expect. The material includes non-technical explanations of terms and concepts, and a discussion of the roles various technology products play, both individually and in relation to other products. Seminar attendees will receive information not only about Microsoft offerings, but also about competing technologies, with information to help them make decisions about acquiring and integrating new technologies. &lt;a href="http://www.isvinnovation.com/Directory/SeriesDescription.aspx?CourseId=53"&gt;Click here to learn more&lt;/a&gt; &lt;em&gt;May 12 &amp;#8211; 16, 2008 10:00AM PT&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;em&gt;Windows Vista: One Year Later : &lt;/em&gt;&lt;/strong&gt;A year has gone by on Windows Vista and much has changed. Join us in this 4 webcast series as we discuss where Vista stands now, expose the myths in the marketplace, set expectations on the latest Service Pack release and highlight the new opportunities developers now have at their fingertips. &lt;a href="http://www.isvinnovation.com/Directory/SeriesDescription.aspx?CourseId=54"&gt;Click here to learn more&lt;/a&gt; &lt;em&gt;May 19-22, 2008 2:00PM PT&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;em&gt;Microsoft Sliverlight 2.0 : &lt;/em&gt;&lt;/strong&gt;This series of four Web seminars explores the advanced features of Microsoft Silverlight&amp;#174; 2.0 including building custom controls, networking support, data binding, media support and Silverlight's new &amp;quot;deep zoom. &lt;a href="http://www.isvinnovation.com/Directory/SeriesDescription.aspx?CourseId=52"&gt;Click here to register&lt;/a&gt; &lt;em&gt;May 20-23, 2008 10:00 PT&lt;/em&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8489196" width="1" height="1"&gt;</description></item><item><title>Patient Journey Demonstrator - Silverlight 2 Beta 1 Demo</title><link>http://blogs.msdn.com/b/emre/archive/2008/05/10/patient-journey-demonstrator-silverlight-2-demo.aspx</link><pubDate>Sat, 10 May 2008 23:59:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8484482</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/emre/rsscomments.aspx?WeblogPostID=8484482</wfw:commentRss><comments>http://blogs.msdn.com/b/emre/archive/2008/05/10/patient-journey-demonstrator-silverlight-2-demo.aspx#comments</comments><description>&lt;p&gt;The Microsoft Health Common User Interface (MSCUI) Patient Journey Demonstrator is a vehicle for Microsoft thought leadership in state-of-the-art User Experience for Healthcare applications. It provides exemplar implementations of Microsoft Common User Interface guidance on a Microsoft platform. The demo is completely based on Silverlight 2 Beta 1 and is a great example of a Rich Internet Application demonstrating an LOB scenario using the power of Silverlight to provide beautiful, meaningful ways of representing incredibly complex data.&lt;/p&gt;  &lt;p&gt;&lt;img src="http://www.mehmetemre.com/ftp/2008/MHCUI.png" /&gt; &lt;/p&gt;  &lt;p&gt;The UI is completely interactive and you are able to explore, manipulate, layer and scale the patient&amp;#8217;s data to create rich visualizations. The demo consist of three separate applications.&lt;/p&gt;  &lt;p&gt;You can get the details through Martin Grayson's&amp;#160; ( Who is User Experience Consultant within Microsoft Consulting Services, UK ) Blog : &lt;/p&gt;  &lt;p&gt;&lt;a title="http://blogs.msdn.com/mgrayson/" href="http://blogs.msdn.com/mgrayson/"&gt;http://blogs.msdn.com/mgrayson/&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Here is the link for demo :&lt;/strong&gt; &lt;a title="http://www.mscui.net/PatientJourneyDemonstrator/" href="http://www.mscui.net/PatientJourneyDemonstrator/"&gt;&lt;strong&gt;http://www.mscui.net/PatientJourneyDemonstrator/&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8484482" width="1" height="1"&gt;</description></item><item><title>Microsoft Amalga Product Family</title><link>http://blogs.msdn.com/b/emre/archive/2008/05/10/microsoft-amalga-product-family.aspx</link><pubDate>Sat, 10 May 2008 22:54:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8484363</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/emre/rsscomments.aspx?WeblogPostID=8484363</wfw:commentRss><comments>http://blogs.msdn.com/b/emre/archive/2008/05/10/microsoft-amalga-product-family.aspx#comments</comments><description>&lt;p&gt;Microsoft Amalga, the new family of Health Enterprise Systems. The products included in the Amalga family are:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;b&gt;&lt;a href="http://www.microsoft.com/amalga/uis/default.mspx"&gt;Microsoft Amalga&lt;/a&gt;. &lt;/b&gt;The new version of the product formerly known as Azyxxi, Amalga is part of a new software category called Unified Intelligence Systems that &lt;img style="margin: 10px 0px 0px" align="right" src="http://www.mehmetemre.com/ftp/2008/amalga.png" /&gt;allows hospital enterprises to unlock the power of all their data sitting in isolated clinical, financial and administrative systems. Without replacing current systems, it offers an innovative way to capture, consolidate, store, access and quickly present data in meaningful ways for use by clinicians and executives of leading-edge institutions. Amalga is designed for hospitals and health systems that have invested in a diverse set of IT solutions. &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://www.microsoft.com/amalga/his/default.mspx"&gt;Microsoft Amalga Hospital Information System (HIS)&lt;/a&gt;. &lt;/b&gt;The new version of the product previously named Hospital 2000, Amalga HIS is a state-of-the-art, fully integrated hospital information system designed for developing and emerging markets. Amalga HIS is built around an electronic medical record (EMR) with complete patient and bed management, laboratory, pharmacy, radiology information system and picture archiving and communication system (RIS/PACS), pathology, financial accounting, materials management, and human resource systems. &lt;/li&gt;    &lt;li&gt;&lt;b&gt;&lt;a href="http://www.microsoft.com/amalga/radiology/default.mspx"&gt;Microsoft Amalga RIS/PACS&lt;/a&gt;.&lt;/b&gt; The new version of the product formerly known as GCS Amalga is now available as a stand-alone system as well as an integrated component of Amalga HIS. The integrated architecture means that a radiologist can use a single application to manipulate and study images and access the patient medical record. The workstation interface is optimized for radiologist workflow, including support for predefined templates, an intuitive report editor and voice recognition capabilities. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;You can get details through :&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Health Solution Group Web Site : &lt;a title="http://www.microsoft.com/hsg/" href="http://www.microsoft.com/hsg/"&gt;http://www.microsoft.com/hsg/&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;Amalga Web Site : &lt;a title="http://www.microsoft.com/amalga/default.mspx" href="http://www.microsoft.com/amalga/default.mspx"&gt;http://www.microsoft.com/amalga/default.mspx&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The products included in the family are new versions of the products that we acquired over the last couple of years:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Azyxxi --&amp;gt; Microsoft Amalga &lt;/li&gt;    &lt;li&gt;Global Care Solutions Hospital 2000 --&amp;gt; Amalga HIS &lt;/li&gt;    &lt;li&gt;Global Care Solutions Amalga RIS/PACS --&amp;gt; Amalga RIS/PACS &lt;/li&gt; &lt;/ul&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8484363" width="1" height="1"&gt;</description></item></channel></rss>