
- Forum
- Programming Talk
- ASP
- How to add a Component
How to add a Component
This is a discussion on How to add a Component within the ASP forums, part of the Programming Talk category; I want to add 3rd party component to my ASP.NET application. How can I do this?...
-
How to add a Component
I want to add 3rd party component to my ASP.NET application. How can I do this?
-
You can add 3rd party component to your ASP.NET application by adding reference of dll file and placing the code wherever required.

Reply With Quote





