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
dc
NA
663
0
C# change executable to dll file
Dec 2 2012 12:19 PM
I am told to modify a C# 2010 console application that calls (executes) a C# 2008 console application. The C# 2008 calls a web service to upload and donwload documents. The console application that calls the web service was written by the company that maintains the web service.
Now I am told that excuting the C# 2008 that calls the web service will have a performance problem. I need to change the application to run as an executable that is running in memory.
Thus can you tell me and/or point me to a reference that will tell me how to change the application so that it runs an an executable?
Reply
Answers (
4
)
In GridView i want to add new roa and wnat to save the data into the database.
Excluding value on one list from other list-Taking too long