954,560 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

asp.net,c#

how can we acces properties (eg.employee id,name)defined within a dll to a windows form.

someone can help me.......

Dhammakirty
Newbie Poster
17 posts since Apr 2010
Reputation Points: 10
Solved Threads: 0
 

You need to add the reference of that dll in bin folder by right clicking on bin folder and Add reference
Then create an object of the class present in that dll through which you can access the properties of it.

Sals
Light Poster
33 posts since Jan 2009
Reputation Points: 10
Solved Threads: 6
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You