Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • 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 can talk to Javascript without any problems...
    Posted to Albert Pascual ASP.NET Blog (Weblog) by albertpascual on 08-24-2008, 12:00 AM
    Filed under: Code, C#, ASP.NET, .NET, Silverlight 2.0, JavaScript, ESRI
  • 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 follow. You need to create a Javascript control and...
    Posted to Albert Pascual ASP.NET Blog (Weblog) by albertpascual on 08-13-2008, 12:00 AM
    Filed under: Code, ASP.NET, .NET, Silverlight 2.0, JavaScript
  • Your First Silverlight 1.1 and Ajax Project

    Posted on dotenetslackers on Published: 19 Nov 2007 Al Pascual shows how to create a Silverlight 1.1 web application that leverages Ajax. Introduction The job of a software engineer shouldn't end on the road home from a long day at the office. The hardest job has just started. Every year there's newly...
    Posted to Albert Pascual ASP.NET Blog (Weblog) by albertpascual on 02-24-2008, 12:00 AM
    Filed under: Code, C#, ASP.NET, .NET, Silverlight 2.0
  • Silverlight 101: Make a GET request and a POST request.

    Once a week I receive the same question about how to make a Http Web request in Silverlight, this is a pretty simple answer, yet I understand that if you starting in Silverlight you want to know how. For the benefit of not having to rely all the emails with the code, I’ll post it in my blog and just...
    Posted to Albert Pascual ASP.NET Blog (Weblog) by albertpascual on 03-03-2009, 12:00 AM
    Filed under: Code, C#, ASP.NET, .NET, Silverlight 2.0
Page 1 of 1 (4 items)