|
|
Browse by Tags
All Tags » VB
-
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 ...
-
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 ...
|
|
|