Browse by Tags
All Tags »
WiE (RSS)
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
Read More...
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 quickly.
Read More...
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 recording
Read More...
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
Read More...
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
Read More...
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
Read More...
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 be
Read More...
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
Read More...
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
Read More...
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
Read More...
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
Read More...
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
Read More...