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
Sie Ste
NA
196
183.8k
C# namspace.Properties.Settings
Sep 23 2012 7:06 PM
I have a C# 2010 console application that I am thinking of passing the
parameter values to the application in the
applicationSettings><namspace.Properties.Settings> of the
consoleApp.exe.config file. I am thinking of using this option instead
of passing argument values to the application.
What kind of code would I need to setup if I use this option? Would I
look for args.length? Can you tell me what kind of code I would need to
setup?
Reply
Answers (
3
)
options to execute a C# console application
Inefficiencies of iterating over a custom list to obtain reference.