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
richard smith
1.4k
285
160k
Left Function in C#
Feb 10 2013 9:21 PM
I have several prefixes that I need to append to workbook names. They range from: CR12, LT23, EF232, RF232..
I need a way to take the left 2 characters of the string, and say if
(left(prefix, 2) == "LT")
{
formatAdditions();
}
How can I do this in C#?
Reply
Answers (
3
)
yap i want to c sharp 2010 and ms sql server and also how i connect databse , retrive data from the dats and how i show datas in text box and manipulating the datatable.
in gridview retrive row coloum value .....error