Browse by Tags
All Tags »
JavaScript (
RSS)
Track the Hurricane and Cyclone here ESRI released the storm tracker to follow Gustov and now the new hurricanes going to Florida using the JavaScript API. Cheers Al Posted from http://weblogs.asp.net/albertpascual
GeoRSS is a great way to share geographic information that updates all the time, sending simple geography (points, lines and polygons to a consumer. GeoRSS is RSS with a collection of points, as flexible as RSS with the advantage of providing location...
After Richie released the Map Viewer Silverlight control I thought to provide the control with an SDK. Completely write an SDK in Silverlight for queries and tasks would take a long time. However ArcGIS 9.3 comes out with the Rest Api and Silverlight...
Tonight working with a proof of concept in regards to the communication between Javascript and Silverlight 2.0 has 2 attributes to help you with the task. Class attribute [ScriptableType], method attribute [ScriptableMember]. There are a few steps to...
Finally Visual Studio 2008 Service Pack 1 is out! What does it fix? From Microsoft: Improved WPF designers SQL Server 2008 support ADO.NET Entity Designer Visual Basic and Visual C++ components and tools (including an MFC-based Office 2007 style ‘Ribbon...
Developers turn to Google or Cuil.com when they receive an error message, I believe is an automatic reaction, in the old days you were stuck debugging that COTS library, right now, we are looking for peers that went through the same experience, and hopefully...
The project I develop is in the news today: From Information Week: “GPS-enabled cell phones and other mobile location-tracking technologies used for Enhanced 911 capabilities are helping emergency response workers find people in trouble. The deployment...
Last year I wrote a fix for AJAX 1.0 on my old blog, looks like many people found it helpful, I wanted to make sure people understood that issue only happened with ASP.NET AJAX 1.0. I cannot reproduce the same problem with AJAX 3.5. You will encounter...
Many people still emails me about this article I posted on codeproject on May 24th 2004 . I like that still people reads old articles, however I'm not that proud of that article, really, I don't want to support javascript injections on controls...
2 years ago I wrote a little trick for Datagrids, what a useless javascript article now. Some articles should had an expiration date. http://www.codeproject.com/aspnet/AlPaMOD.asp I still get questions about it, how many people use still DataGrids instead...
More Posts