Adding reference in solution explorer is used to add the DLL for that project for reference only. If you want to utilize that DLL methods/functions in our aspx.cs/.cs file etc you must write using that nameclass library name in file.
Subscribe to:
Post Comments (Atom)
-
One-to-One relationship can be implemented as a single table and rarely as two tables with primary and foreign key relationships. One-to-M...
-
Option Strict On Public Module modMain Public Sub Main () Dim maxValue As Byte = &HFF Dim posValue As UIn...
-
Changing the values of some properties is fairly easy. We'll now change the Text properties of our labels, and the Text properties of o...
No comments:
Post a Comment