Tweets.Take(5)
- It's amazing how much you learn by actually building something that's "just complex enough" to reveal corner cases 3 days ago
- Success with ASP.NET MVC4 ApiControllers *in Areas* (req custom IHttpControllerFactory), and Autofac. #OnTheShouldersOfGiants 3 days ago
- Good afternoon hacking RESTy, #BackboneJS friendly CRUD end-points with ASP.NET MVC 4 WebAPI and EF code-first. 5 days ago
- Overcast day in the Fort calls for spending time on side projects...adding backbonejs into the mix ;-) 1 week ago
- Great ride this pm - 35 miles on the mountain bike. Now gin & tonic, salmon dinner and Apollo 13 with my 6 yr old space geek ;-) #LifeIsGood 3 weeks ago
-
Recent Posts
Categories
Meta
Monthly Archives: March 2008
Quick ASP.NET Databinding Tip
Data binding is a really handy way to fill list controls with values from some data source – usually a database, but it can come from almost anywhere. However, there are times when you may want your list box to … Continue reading
Posted in Uncategorized
Leave a comment
Virtual Earth Tile Server Updates…
Just a quick note about some updates to the Virtual Earth Tile Server code base. You can grab the latest code from the Subversion repository (http://svn2.assembla.com/svn/arcdeveloper/tileserver). Note: This update will require some configuration changes, but I think they are well … Continue reading
Posted in Uncategorized
Leave a comment
Who is using the VE Tile Server?
Could anyone who is using the ArcGIS Server Virtual Earth Tile Server code please shoot me an email or drop a note in the comments. ESRI is preparing a press release about the Code Challenge winners, and they asked for … Continue reading
Posted in Uncategorized
Leave a comment
2008 ESRI Developer Summit Wrap Up
Dev Summit 2008 is now over and done. Great to see so many old friends and meet tons of new ones. This conference is “the” event for developers working with the ESRI product line, so if you could not make … Continue reading
Posted in Uncategorized
Leave a comment
ArcGIS Server .NET ADF Session
Official Line: “The .NET ADF is a hybrid platform – mix of server side and client side development environment.” Built on ASP.NET Ajax, but still supports the ASP.NET Callback model for backward compatibility. As a quick aside – Art Haddad … Continue reading
Posted in Uncategorized
Leave a comment
ArcGIS Code Challenge… Thanks Everyone!
So, despite completely spacing the voting, I just walked into the Keynote session to see my name up on the big screen winning second place. Wow. I’m totally surprised, and honored. Thanks to everyone who voted for the Virtual Earth … Continue reading
Posted in Uncategorized
Leave a comment
ArcGIS Server .NET ADF (Part 1)
Yesterday I focused on the REST, and Javascript API’s, and today’s task is to get the skinny on the re-vamped .NET ADF. In talking to some folks, apparently the .NET ADF includes a Javascript API based on the Microsoft Ajax … Continue reading
Posted in Uncategorized
Leave a comment
ArcGIS Server Javascript APIs
The Javascript API is based on Dojo. ESRI has created some dijits for a map, and the basic pattern looks really similar to the Virtual Earth maps. The Google Maps extended is just more javascript which extends the base GoogleMaps … Continue reading
Posted in Uncategorized
Leave a comment
Getting some REST…
Ah yes… a little author-publish-consume love from to start this session… REST 101 with Keyur Shah It’s all about addressable resources – Urls point to resources. We use use standard HTTP Verbs – GET, POST etc. Self-descriptive messages – all … Continue reading
Posted in Uncategorized
Leave a comment
Jumping into the Koolaid… Dev Summit Plenary Notes
I don’t have the WEP key yet… so not on the fly updates… This is just a dump of notes taken on the fly – I’ll be talking to people later and getting more details on a lot of this. … Continue reading
Posted in Uncategorized
Leave a comment