in

Al Pascual

a little of ASP.NET with a dust of MVC, a little AJAX, a sprinkle of GIS and Silverlight 2.0

Browse by Tags

  • Manually upgrading from Atlas to ASP.NET 1.0 Ajax

    Atlas and Ajax are not backwards compatible, so if you already have a solution, this are the steps to manually update the web.config file: Remove the tags under configSection: microsoft.web Microsoft.Web.Configuration.ConvertersSection Microsoft.Web.Configuration.WebServicesSection Microsoft.Web.Configuration...
    Posted to Al Pascual (Weblog) by albert on 10-24-2006
  • Debugging ASP.NET AJAX Javascript

    Mister Scott Guthrie drop by to share 2 links for debugging ASP.NET AJAX Javascript. http://www.developerfusion.co.uk/show/5918/ http://brennan.offwhite.net/blog/2006/01/23/debug-javascript-with-ie-and-visual-studio-2005/ As always Scott was write, the second blog is worth to read it. I'll be spending...
    Posted to Al Pascual (Weblog) by albert on 10-23-2006
  • New ASP.NET AJAX

    Just a quick warning for people that have big projects using the old Atlas: I was playing with the new version of MS ASP.NET AJAX (Formally known as Atlas) Check the tags in bold: <%@ Page Language="C#" %> <%@ Register TagPrefix="ajaxPreview" Namespace="Microsoft.Web...
    Posted to Al Pascual (Weblog) by albert on 10-22-2006
  • Atlas control AutoCompleteExtender is not very impressive

    So this week is complaining about controls week. Sometimes looking around and playing with controls you find things that just does not make sense. This time, how can Microsoft release their AutoComplete control without any features? Even worse, how is that does not even support HTML? It’s just...
    Posted to Al Pascual (Weblog) by albert on 09-30-2006
  • Creating an Atlas control is not very well described anywhere, centralize documentation please!

    So my task is to submit an Atlas control, sorry Microsoft Ajax control to Microsoft, I stated writing it tonight and looking for a good documentation how to do it. Well love how many resources are around, but and there is a but of course, I got all confused with the names used. So an extender extends...
    Posted to Al Pascual (Weblog) by albert on 09-28-2006
  • Telerik RadInput control not that impressive

    I posted before about Telerik controls . They look pretty good, but after working with them for awhile I started finding little things that looks like they haven’t finish the product. For example, one of this problems is their TextBox called RadInput. Looks great don’t get me wrong, but there...
    Posted to Al Pascual (Weblog) by albert on 09-28-2006
  • Atlas becomes Microsoft AJAX Library 1.0

    Scott Guthrie released this morning that Microsoft is releasing Atlas ... finally! Remember my post: http://alpascual.com/blog/al/archive/2006/09/09/Is-Atlas-not-ready-yet_3F00_-How-long-it-takes-for-an-Ajax-library_2100_.aspx Scott releases the news about Atlas: http://weblogs.asp.net/scottgu/archive...
    Posted to Al Pascual (Weblog) by albert on 09-11-2006
  • Is Atlas not ready yet? How long it takes for an Ajax library!

    Is Microsoft just trying to be the slowest software company in the world? How long does it take to have a stable version of the Ajax implementation ready? How is that everybody else has their Ajax controls ready and Microsoft controls for Ajax still full of bugs? I have always admire Microsoft products...
    Posted to Al Pascual (Weblog) by albert on 09-09-2006
  • Another Atlas bug? TimerControl

    Using the TimerControl in Atlas produces IE6 and IE7 to show the hourglass In my opinion this is a bug as the user can tell there is a timer running in the page and makes it difficult for the user to keep editing a textbox. Does not matter the interval set. Anybody seen this? Cheers Al
    Posted to Al Pascual (Weblog) by albert on 08-31-2006
  • Bug on Atlas (June 2006 release) Text Box suggestion

    Atlast June 2006 has a bug when adding a suggestion extender inside a UpdatePanel, the page does not refresh. The list of all improvement may be found here: http://forums.asp.net/thread/1349122.aspx To reproduct it: < atlas : UpdatePanel ID ="UpdatePanel1" runat ="server" Mode...
    Posted to Al Pascual (Weblog) by albert on 07-23-2006
Page 1 of 1 (10 items)
Albert Pascual using CS 2007
Powered by Community Server (Commercial Edition), by Telligent Systems