Al Pascual



Geo RSS
Geo Twitter Timeline

Blogs I read

<December 2008>
SunMonTueWedThuFriSat
30123456
78910111213
14151617181920
21222324252627
28293031123
45678910

Browse by Tags

All Tags » JavaScript (RSS)
The ESRI Storm Tracker Released
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
Posted: Sep 03 2008, 10:55 PM by albert | with no comments
Filed under: , , ,
GeoRSS Editor alpha version is up and running
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...
Using the ESRI JavaScript API as the Silverlight control SDK
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...
Javascript communication to Silverlight 2.0
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...
Visual Studio 2008 Service Pack 1 and .NET Framework 3.5 Service Pack 1 Released!
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...
What the AJAX Sys.ParameterCountException: Parameter count mismatch error?
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...
Posted: Jul 31 2008, 11:28 PM by albert | with 1 comment(s)
Filed under: , , , ,
Hospital Implements High-Tech Emergency Response System
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...
Posted: Jun 25 2008, 11:10 PM by albert | with 1 comment(s)
Filed under: , , , ,
How to fix Sys.WebForms.PageRequestManagerParserErrorException in AJAX 1.0
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...
Recycling code: GridView custom control to change the row color on Mouse Over event
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...
Posted: Mar 03 2008, 11:12 PM by albert | with 1 comment(s)
Filed under: , , , ,
Remembering old Articles
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