S
shapper
Hello,
I am working with VS 2008 and created a Web Application Project.
I added a class but whatever I do the class is not visible to my aspx
pages or anywhere else.
I then changed the property Build Action in my class from Content to
Compile. Now it is recognized.
Why do I need to do this?
Do I need to do this with all classes I create?
Thanks,
Miguel
I am working with VS 2008 and created a Web Application Project.
I added a class but whatever I do the class is not visible to my aspx
pages or anywhere else.
I then changed the property Build Action in my class from Content to
Compile. Now it is recognized.
Why do I need to do this?
Do I need to do this with all classes I create?
Thanks,
Miguel