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
Hemanth
NA
8
4.8k
Using C# external Windows Forms based library Control in ASP.NET
Oct 14 2010 12:54 PM
Hello,
A newbie to C# here. I would like to use a C# third party library Control 'xyzCtrl' (inherited from PictureBox and another custom class) in ASP.NET Web Application. How can I do that?
xyzCtrl renders continuously changing image data (BitMap) on the form.
Thanks.
Reply
Answers (
4
)
Redirection of .exe file output in GUI application in C#
IIS Alternative to test WPF Application