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
pass arguements to C# console application
Sep 22 2012 4:54 PM
I have two questions to ask about passing arguements to a C# 20008/2010 console application:
1. In an existing C# 2008 console application that I have made changes to, I have asked the network administrator what values are passed to the application. He told me none. However after I have debugged the application, I find it hard to find beleive that no arguments are passed to the application. Thus can you tell me where to look to see what variables are passed to the application that is setup in a windows scheduler for windows 7?
2. I have just written a C# 2010 console application that I pass values to. I need to setup the windows scheduler to run the job once a day and I need to pass the application some input argumements.
Thus can you answer my two question? Pointing to a url link would be helpful also!
Reply
Answers (
1
)
Setting for Form Focus
Making two codes