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
avnish_ku_sharma
NA
8
0
.Net Remoting or COM+
Mar 1 2004 5:11 AM
Hi Gurus, I am developing an ASP.Net application using C#.net. Architecure of application is: My webserver is communicating with another fileserver(separate machine) on the network. Flow of the application is : User will start search on the asp.net page. and this page will have a code which will search on the fileserver for required results. I want the class which is responsible for searching on fileserver and return the results to webserver page. for above architecure what is the best : 1) .Net Remoting 2) COM+ component on fileserver and i can invoke it methods remotely from webserver. Thanks & Regards Avi Kumar
Reply
Answers (
0
)
Extracting text from PDF file?
Get data of a clicked DataGrid Row?