DevPinoy.org
A Filipino Developers Community
      

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
  • Do JavaScript after window.close()

    I needed to do some routines when a user has closed the window. I do not want those routines to trigger when refreshing the page or unloading the document; I just need them to happen when the browser window is closed. This is the usual proposed solution: assign a function on the onbeforeunload event...
    Posted to alexrazon by Alexis' Blog on 01-09-2007
    Filed under: Filed under: , , ,
  • Compiler Error CS0030 with Ajax

    When using Ajax Pro, you have to add the runat="server" tag on the form to be used. In other words, you have to have at least one server-side form in the class whose type is to be registered as an Ajax class. Otherwise, you'll end up with a Compiler Error CS0030 Error Message Cannot convert...
    Posted to alexrazon by Alexis' Blog on 11-13-2006
    Filed under: Filed under: , ,
  • Re: Ajax Lecture at the Mapua

    A student/colleague during the recent Ajax Lecture at Mapua brought up Anthem.NET . It is an Ajax "framework" for .Net web applications. Since it's the first time I heard about it, I took some time learning it and how it works. From what I've found so far, it makes it easier for developers...
    Posted to alexrazon by Alexis' Blog on 11-13-2006
    Filed under: Filed under: , ,
  • Ajax Lecture at the Mapua

    Yesterday I presented Asynchronous JavaScript and XML (Ajax) to a bunch of MSCS graduate students at the Mapua Institute of Technology. I needed to adjust my lecture to a level where most students (even those without or with minimal webapps experience) will be able to relate to. It was a great opportunity...
    Posted to alexrazon by Alexis' Blog on 11-13-2006
    Filed under: Filed under: ,
Page 1 of 1 (4 items)

Copyright DevPinoy 2005-2008