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
satya repaka
NA
47
12.8k
Regarding string.Format in C#
Feb 13 2016 6:04 AM
strEmailBody = string.Format(emailBody, position, NoOfPostion, Convert.ToDateTime(HireByDate).ToString("dd'/'MM'/'yyyy")); ---- this is the code in C#
Hi,<BR/><BR/> Following requisition is pending for your approval.<BR/><BR/>To Submit your feedback {0}<BR/>Position : {1}<BR/>No.of Positions : {2} <BR/>Hire by Date : {3}<BR/>
I am getting the error as "
Index (zero based) must be greater than or equal to zero and less than the size of the argument list
Kindly resolve as early as possible.
Reply
Answers (
1
)
How we Implement 100 interface in a single class?
csharp fibonacci sequence