Answer :
To add reference of an assembly to a project open solution explorer. Right click on the project to home reference as to be added and select add reference which open's a window select "Browse" option on the top select as assembly from it's physical location and click ok. Now we can consume classes of the assembly referring with their namespace.
To add reference of an assembly to a project open solution explorer. Right click on the project to home reference as to be added and select add reference which open's a window select "Browse" option on the top select as assembly from it's physical location and click ok. Now we can consume classes of the assembly referring with their namespace.
No comments:
Post a Comment