ASP.NET AJAX Team Blogs

Browse by Tags

All Tags » sql server (RSS)
FOLLOW UP: Public Sector Developer Conference (Washington, DC)
Thanks to everyone who attended!  Here are the links to the decks and code for the sessions.  I don't have the content from the LINQ session yet, but will update this post when I get it.  However, I did promise to have a post up this morning. The Benefits of Visual Studio Team System to Your Organization - deck What's New in Windows Communication Foundation (WCF) and Windows Workflow (WF) in Visual Studio 2008 & the .NET Framework 3.5 - deck , code Data Access with Language Integrated Query Building Rich Internet Applications Using Microsoft Silverlight 2.0 - deck , code If you are interested in some additional sessions on LINQ & Workflow Services, I have a list of recorded webcasts in My Recorded Webcasts list...
Virtual Earth: Drawing on the map and storing the result in SQL Server 2008
During my Virtual Earth Workshop at the GIS-T ( www.gis-t.org ) conference, I demo'd how to execute a spatial query in a VE scenario by using JavaScript, WCF, and SQL Server 2008.  The query returned GeoRSS to the browser so the VE map control could use it to draw polygons on the map.  I ingested the spatial data into SQL from ESRI shape files provided by the US Census Bureau here using a free tool available here .  I'm planning on cleaning up the code, making the sample available, and recording a channel 9 screencast explaining the sample.   As a result of the demo, I received the following email from one of the attendees: "I would like to know if you have a demo of how I could store the coordinates created...
GIS-T FOLLOW UP: Virtual Earth Workshop
Thanks to everyone who attended my 4 HOUR Virtual Earth workshop at the GIS-T conference.  The files I promised are available below: Slide deck Main Demos Hosting Virtual Earth in WPF demo All my demos require Visual Studio 2008 because I use features of the .NET Framework 3.5 in places.  I still need to clean/package up my Virtual Earth, WCF (REST), SQL 08 spatial demo.  Stay tuned here.  I will try to get it out some time this week. Don't forget to check out the Virtual Earth JavaScript Intellisense Helper to make your life easier when doing VE dev in Visual Studio 2008. - Marc Technorati Tags: virtual earth , asp.net , ajax , windows communication foundation , wcf , windows presentation foundation , wpf , sql server...
More Posts