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
Anthony Hill
NA
3
2.7k
Building a remoting project.
Jul 13 2009 11:47 AM
I am only just now approaching the "Remoting" technology in .NET, so I understand I'm behind the curve, but I have a few logistics questions regarding how larger development shops setup their projects. I have a few questions, actually: 1.) Is Remoting multithreaded? If 50 clients hit the remotable object on the server at the same time, is each client request handled in it's own thread? 2.) I'm tripping over the compile procedures for remotable objects. I have a general library that is used within my remotable object, and when I try to compile, I get a message saying it could not locate the library, and maybe I'm missing a using directive. The class library is listed as a reference and it's listed as a using directive, so I'm not sure why I'm getting the error. I have a ton of other questions, but I'll start there for now. Thank in advance for your responses.
Reply
Answers (
0
)
Control Arrays (pictureboxes)
Silverlight UserControl