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
scampercat
NA
189
0
C# proxy class
Sep 4 2012 12:52 PM
In a C# 2008 proxy class for a console application, I am thinking that I want to add code to the production application. I obtained some code from a contract shop that I want to work with. I want to be able to update the sql server 2008 database and change some directory path locations.
Am I allowing to do this in a proxy class? If so, are there certain rules I need to follow to be allowed to change the code?
If I am not allowed to change the code, can you tell me what my alternatitves are and how to code for these alternatives?
Reply
Answers (
0
)
C# windows service
Value vs. Reference