D
dan_vee
Hello everyone,
I've been out of the .NET loop for a little while. This question might
seem trivial for many of you. But I 'm a bit stumped. I recently
started to work with VS 2005 ASP.NET 2.0. The notion of App_Code
didn't exist in the good old VS 2003. I have a web application, I
deployed on a server. For security reasons, I can't use the App_Code
folder and my classes must be referenced directly (VB. NET).
Basic question : how do I reference them ?
If they are not in the App_Code, my myPage.aspx.vb classes can't "see"
them.
I imagine this is pretty simple, but lurking the groups and the helps
files gave me no info.
Thanks VERY MUCH in advance,
Dan.
I've been out of the .NET loop for a little while. This question might
seem trivial for many of you. But I 'm a bit stumped. I recently
started to work with VS 2005 ASP.NET 2.0. The notion of App_Code
didn't exist in the good old VS 2003. I have a web application, I
deployed on a server. For security reasons, I can't use the App_Code
folder and my classes must be referenced directly (VB. NET).
Basic question : how do I reference them ?
If they are not in the App_Code, my myPage.aspx.vb classes can't "see"
them.
I imagine this is pretty simple, but lurking the groups and the helps
files gave me no info.
Thanks VERY MUCH in advance,
Dan.