Logo 
Search:

Asp.net Answers

Ask Question   UnAnswered
Home » Forum » Asp.net       RSS Feeds
  Question Asked By: Bonni Garcia   on Aug 21 In Asp.net Category.

  
Question Answered By: Feodora Bonkob   on Aug 21


If you already have class1 compiled and the .dll copied to the application's
bin directory -- you can just reference the namespace at the top of your
code-behind source (with the "Imports" statement in VB, and "using" in C#)
and create an instance of your class...

Share: 

 
 
Didn't find what you were looking for? Find more on Classes and Codebehind pages Or get search suggestion and latest updates.


Tagged: