Search

You searched for the word(s): userid:777114

Matching Posts

  • Re: Recompiling AJAX or Updating Javascript

    Thanks, yeah that's the method I wound up using. And I thought I was so clever. ;)
  • Recompiling AJAX or Updating Javascript

    Hi, I was wondering if I find javascript that's part of AJAX that needs a fix or a better way of doing something, can it be recompiled? I have the source but am not sure how to get it compiled, i.e., there's no solution or project file. For example, in MicrosoftAjaxWebForms.debug.js, there's a method called Sys$WebForms$PageRequestManager$_onFormSubmit. I want to optimize the code below so it breaks out of the loop when a dropdown list item is found. In a single-select dropdown list,
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by PRISM on 4/3/2008
    Filed under: AJAX Javascript
  • Build Action For Web Application Classes

    Hi, I just went through the tutorial " Visual Studio 2005 Web Application Project " and I ran into compilation issues with my non-control, classes that were, initially in my App_Code folder. I had converted my web site project to a web app project. For whatever reason, I could not get those classes and namespaces to be recognized. I realized it must be the build action because the classes are not web content but provide services to those pages like helper functions and so on. I moved these
    Posted to VS 2005 Web Application Projects (Forum) by PRISM on 12/21/2007
Page 1 of 1 (3 items)