Sign In
Discussions on SQL Server Manageability and Development.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET
ASP.Net
Automation
CodePlex
DBA
Design
Excel
GPS
GUI
management
Mobile
PASS Conference
PDC
Spatial
SQL Server
SQL Server Compact
SQL Server Data Services
SSDS
Sync
TechEd
Virtual Earth
VSTO
Welcome
What's New
WiE
Archive
Archives
September 2010
(1)
June 2010
(1)
March 2010
(1)
December 2009
(1)
November 2009
(3)
July 2009
(1)
June 2009
(2)
May 2009
(1)
December 2008
(3)
November 2008
(2)
October 2008
(1)
September 2008
(1)
August 2008
(1)
July 2008
(4)
June 2008
(4)
May 2008
(2)
MSDN Blogs
>
Discussions on SQL Server Manageability and Development.
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Discussions on SQL Server Manageability and Development.
My last MSDN blog post, for a little while...
Posted
over 2 years ago
by
olmeyer
0
Comments
I will be transitioning to a role outside Microsoft starting in October but intend to keep blogging in the future about topics of interest around software development, SQL Server spatial and other technology and entrepreneurship topics. My new blog...
Discussions on SQL Server Manageability and Development.
Cloud Computing and GeoSpatial forces unite in DC...
Posted
over 2 years ago
by
olmeyer
0
Comments
I will be attending the www.com-geo.org conference in Washington DC in a couple weeks and it promises to be a pretty interesting conference, bringing together many of the major players in GeoSpatial (Public and Private Sector, ISVs, Academia). I'm attending...
Discussions on SQL Server Manageability and Development.
Calling all web and application developers: We need your help to make SQL Server better for developers.
Posted
over 2 years ago
by
olmeyer
0
Comments
Good afternoon, The SQL Server team is currently undertaking a short survey to learn more about the information you need from a database development and administration tool about your databases once they are "up and running". Please take a few minutes...
Discussions on SQL Server Manageability and Development.
The Excel Spatial Spreadsheet (Part Deux)
Posted
over 3 years ago
by
olmeyer
0
Comments
I hope everyone had a great holiday and that Santa was good to you. My kids made out like troopers this year with the grandparents buying them a Wii. Yes I know I work for Microsoft -- but we already have an XBOX 360 – actually we have 2 of them but...
Discussions on SQL Server Manageability and Development.
PDC 2009 Session Recording – Building Location-Aware Application with SQL Server Spatial Library is now posted.
Posted
over 3 years ago
by
olmeyer
0
Comments
You can find a recording of the session Ed, Torsten and I gave at PDC on building location-aware applications using the SQL Server Spatial Library here: http://microsoftpdc.com/Sessions/SVR33 Have a great weekend, Olivier
Discussions on SQL Server Manageability and Development.
Introducing the Excel Spatial Spreadsheet – Building an Excel Add-In for doing Spatial Analysis and Spatial Operations in .NET.
Posted
over 3 years ago
by
olmeyer
1
Comments
Good Evening, I sit down to write this blog article on the plane on my way to LA in preparation for tomorrow’s presentation at PDC on the same subject. In my last article I described the ability to leverage the hard work that the SQL Server team put...
Discussions on SQL Server Manageability and Development.
PDC 2009 is next week - I'll be Building Location Aware Applications with the SQL Server Spatial Library at Session SVR33 - Tuesday
Posted
over 3 years ago
by
olmeyer
0
Comments
I will be presenting at PDC next week with Ed Katibah and Torsten Grabs on uses of the SQL Server Spatial library (SQLTypes). The session will be on Tuesday at 12:30pm. Title: Building Location Aware Applications with the SQL Server Spatial Library...
Discussions on SQL Server Manageability and Development.
Watch out for gotcha with missing VC++ runtime dlls when deploying .NET applications that leverage the new SQL Server Spatial Types libraries.
Posted
over 3 years ago
by
olmeyer
0
Comments
In my previous blog post I discussed the ability to leverage the SQL Server type library in your own .NET applications. The article showed how to create a simple console application that calculates some areas for different shapes and how to create these...
Discussions on SQL Server Manageability and Development.
Why I should have paid more attention in geometry class: Embedding the new SQL Server Spatial CLR types and functionality directly into your own .NET applications.
Posted
over 3 years ago
by
olmeyer
0
Comments
In SQL Server 2008 we introduced the ability to store spatial objects as columns within a database through the Geometry and Geography types as well as the ability to perform efficient query operations against those columns through the use of a new Spatial...
Discussions on SQL Server Manageability and Development.
Calling all web developers: The SQL Server Team needs your help.
Posted
over 3 years ago
by
olmeyer
0
Comments
The Microsoft SQL Server product team is undertaking a short survey to help guide potential new features and capabilities for web developers, please take a few minutes to take the survey and help shape the future of SQL Server. Click this link to take...
Discussions on SQL Server Manageability and Development.
Videos from Tech-Ed: Building Location-Aware Services with SQL Server 2008 Spatial - WiE Demo and Code Walkthroughs
Posted
over 3 years ago
by
olmeyer
1
Comments
It has been way too long since I’ve blogged. I have no (good) excuse. I had the opportunity to attend and present at last week’s Tech-Ed conference and had a great time meeting customers and getting feedback and suggestions on SQL server and our developer...
Discussions on SQL Server Manageability and Development.
Happy New Year!
Posted
over 4 years ago
by
olmeyer
1
Comments
Just a quick post to wish folks a happy new year. Next week will mark my first year at Microsoft. While I still need to work on my resolutions for 2009 (healthy eating, exercise,... you know the stuff that usually only lasts a week or so), I do have...
Discussions on SQL Server Manageability and Development.
WiE project and source code posted to CodePlex!
Posted
over 4 years ago
by
olmeyer
1
Comments
Good Afternoon, I’ve just completed posting the WiE community project to CodePlex. As this is my first CodePlex project I expect that I may have forgotten some steps so please let me know of any issues you experience and I will work to resolve them...
Discussions on SQL Server Manageability and Development.
PASS Summit 2008 WiE PPT presentation is now posted.
Posted
over 4 years ago
by
olmeyer
0
Comments
Just a quick post to let you know that you can now access and download the WiE Powerpoint presentation from the PASS Summit 2008 web site. http://www.softconference.com/pass/sessionDetail.asp?SID=135520 I believe SQLPass will also post the actual...
Discussions on SQL Server Manageability and Development.
Part VIII: WiE uses SQL Server Integration Services (SSIS) to synchronize SQL Data Services (SDS) with SQL Server 2008.
Posted
over 4 years ago
by
olmeyer
2
Comments
In the previous article we covered using the use of INSERT triggers along with the new Spatial data-type support in SQL Server 2008 to implement “spatial rules” for our location-based service. All that remained was to implement a mechanism to make all...
Discussions on SQL Server Manageability and Development.
Part VII - WiE Goes Spatial: Using SQL Server 2008 as a Spatial Rules Engine for Location-based Services.
Posted
over 4 years ago
by
olmeyer
2
Comments
In this second to last chapter in the series I’ll discuss leveraging SQL Server 2008’s support for spatial data types to implement the “spatial rules” for the WiE Community. Specifically, this article will implement 2 examples of simple proximity rules...
Discussions on SQL Server Manageability and Development.
Part VI – Visualizing WiE location information using the new server-side Virtual Earth ASP.Net Map Control
Posted
over 4 years ago
by
olmeyer
1
Comments
In the previous article of this series I mentioned that we would next discuss how to visualize the GPS information we’ve been collecting and storing in SSDS. This article looks at using Virtual Earth to visualize the location history for members. For...
Discussions on SQL Server Manageability and Development.
A blue shirt in a sea of red and black shirts... my trip to Oracle Open World.
Posted
over 4 years ago
by
olmeyer
1
Comments
Good morning, It has been much too long since I last wrote to the blog. Things here have been busy, but that's no excuse. I hope to get back on track with writing regularly to the blog. I will be continuing the series on the WiE community and will...
Discussions on SQL Server Manageability and Development.
Part V: Keeping WiE Mobile Client in sync with the Cloud, a first pass at synchronization.
Posted
over 4 years ago
by
olmeyer
4
Comments
The Implementation of WiEModelWithLocalCache As we discussed in the previous articles, the data layer for the WiE Mobile Client is made up of “providers” that each implement the IWiEModel interface and work together to implement support for the occasionally...
Discussions on SQL Server Manageability and Development.
Part IV: WiE reaches for the Cloud...Implementing the SQL Server Data Services (SSDS) data model for the WiE Mobile Client.
Posted
over 4 years ago
by
olmeyer
5
Comments
The Implementation of WiERemoteModelSSDSForMobile The WiERemoteModel expects to store and retrieve data from SQL Server Data Services (SSDS). I won’t include the entire implementation of the WiERemoteModelSSDSForMobile in-line as we plan to eventually...
Discussions on SQL Server Manageability and Development.
Part III: Implementing the SQL Server Compact local Model for the WiE Mobile Client.
Posted
over 4 years ago
by
olmeyer
4
Comments
In the first article in this series I introduced the concept for the WiE Community, a mobile and location aware social networking community. In last week's article we covered the high level architecture and the design for the WiE Mobile Client. In this...
Discussions on SQL Server Manageability and Development.
Part II - The WiE Mobile Client: Architecture & Design - Collecting GPS data and storing it into a SQL Compact database.
Posted
over 4 years ago
by
olmeyer
4
Comments
In last week ’s article I introduced the WiE Community project I have started working on. WiE is a location-based social networking community built to demonstrate an end to end application built on top of SQL Server Compact, SQL Server Data Services and...
Discussions on SQL Server Manageability and Development.
What is WiE? What happens when you put Windows Mobile, SQL Server Compact, SQL Server Data Services, Sync Framework, WPF and SQL Server 2008 together?
Posted
over 4 years ago
by
olmeyer
5
Comments
Before joining Microsoft I had started my own company to market a software as a service offering to the specialty trade contractor segment of the construction industry. Our service was called JIM (Job Intelligence Manager) and was a mobile project management...
Discussions on SQL Server Manageability and Development.
The Goowey DBA v.s. The Script Jockey DBA, a.k.a the cool tools I saw at TechEd.
Posted
over 4 years ago
by
olmeyer
1
Comments
Good Afternoon, While we strive to make SQL Server the easiest and most efficient database to manage, we will likely always have some gaps with each release. Frankly, that's where 3rd party tool vendors and partners have a unique ability to help DBAs...
Discussions on SQL Server Manageability and Development.
Top DBA Questions from TechEd
Posted
over 4 years ago
by
olmeyer
1
Comments
I returned from TechEd IT Pro Week with a lot of feedback from our customers, everyone seemed genuinely excited about the SQL Server 2008 release. While I spent most of my time at the booth last week fielding questions from DBAs and system administrators...
Page 1 of 2 (29 items)
1
2