Browse by Tags

All Tags » JavaScript » .NET (RSS)

The ESRI Storm Tracker Released by albertpascual

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
Filed under: , , ,

GeoRSS Editor alpha version is up and running by 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...

Using the ESRI JavaScript API as the Silverlight control SDK by albertpascual

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 by albertpascual

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! by albertpascual

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? by albertpascual

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...
Filed under: , , , ,

Hospital Implements High-Tech Emergency Response System by albertpascual

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...
Filed under: , , , ,

How to fix Sys.WebForms.PageRequestManagerParserErrorException in AJAX 1.0 by albertpascual

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...
Filed under: , , , , ,

Recycling code: GridView custom control to change the row color on Mouse Over event by albertpascual

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. Also...
Filed under: , , , ,
More Posts