Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » VB » codebehind
  • Global.aspx files in 2.0

    I know this should be simple but I have Global.aspx.vb file with the public class [Globla] that I want to reference, that has some public properties and subs for a web service call and i can't see them in 2.0 in 1.1 no problem. Since this is 2.0 and the dynamic compilation is there some trick that I need to use. I have tried changeing it ...
    Posted to General Questions (Forum) by howlmoon1 on June 24, 2007
  • Making a "Page Patch" for an ASP.NET site

    Hello, I'm trying to make a single "page patch" to an existing ASP.NET website. All I want to do is comment-out some phone number validation code that I want the app to ignore, and recompile the dll to include this change. I've been told that one way this can be done is to "hotwire" the codebehind page by changing the ...
    Posted to General Questions (Forum) by Nostromo77 on April 23, 2007