TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Tausif Khan
NA
43
2.6k
Giving a DLL reference written in VB into my web API project
Aug 30 2018 6:11 AM
I am developing a API. I have DLL ready but in VB code. i want to fetch the properties n fucntions of that DLL. Can i use the DLL which is in VB into my Web API project which is in C#? It will really easy my task. Please anyone? I tried giving the reference of that DLL in my API but i get an error on run time.
Reply
Answers (
1
)
HTTP ERROR 500 bad request
Is it possible to host odata webapp inside a cloud service?