Welcome to Windows Workflow Foundation (WF)
Top Tasks :

Browse by Tags

All Tags » SQL Server 2008   (RSS)
  • Saving Virtual Earth Polygons to SQL Server 2008

    Marc Schweigert shows you how to draw a polygon on a Virtual Earth map and save it using ASP.NET AJAX, Windows Communication Foundation (WCF), LINQ to SQL, and the new geography data type in SQL Server 2008. To download the source code visit: http://blogs.msdn.com/devkeydet/archive/2008/07/18/screencast-saving-virtual-earth-polygons-to-sql-server-2008.aspx
    Posted to WF Channel9 Videos, Screencasts, and Podcasts (Weblog) by Anonymous on July 18, 2008
    Filed under: Ajax, ASP.NET, SQL Server 2008, Virtual Earth, WCF, LINQ
  • Rendering Polygons from SQL Server 2008 on Virtual Earth

    Marc Schweigert builds off of the concepts shown in his previous screencast and shows you how to render a polygon on a Virtual Earth map using REST, Windows Communication Foundation (WCF), LINQ to SQL, and the new geography data type in SQL Server 2008. To learn more about the GeoRSS utility library, visit: http://blogs.msdn.com/eugeniop/archive/2008/07/01/simple-georss-utility-library-released.aspx A big thanks to Eugenio Pace for letting me use it as part of my sample! To download the source code
    Posted to WF Channel9 Videos, Screencasts, and Podcasts (Weblog) by Anonymous on July 18, 2008
    Filed under: Ajax, ASP.NET, SQL Server 2008, Virtual Earth, WCF, LINQ
  • TSQL Merge Statement - SQL Server 2008

    In SQL Server 2008, you can perform insert, update, or delete operations in a single statement using the MERGE statement. The MERGE statement allows you to join a data source with a target table or view, and then perform multiple actions against the target object based on the results of that join.
    Posted to WF Channel9 Videos, Screencasts, and Podcasts (Weblog) by Anonymous on June 30, 2008
    Filed under: SQL 2008, SQL Server, SQL Server 2008, TSQL, Merger
  • TSQL Merge Statement in SQL Server 2008

    In SQL Server 2008, you can perform insert, update, or delete operations in a single statement using the MERGE statement. The MERGE statement allows you to join a data source with a target table or view, and then perform multiple actions against the target object based on the results of that join.
    Posted to WF Channel9 Videos, Screencasts, and Podcasts (Weblog) by Anonymous on June 23, 2008
    Filed under: SQL, SQL Server 2008, TSQL, Merge

Copyright © 2006 Microsoft Corporation. All Rights Reserved. | Terms of Use | Privacy Statement | Contact Us