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
Devendra Kumar
NA
517
244.6k
remove comma when string is null c#
Apr 26 2016 5:44 AM
how to remove comma in string value i.e
i add to value like=
name = firstname+","+nickname;
show= devendra,dev
but when nickname ins not available then it show like:
devendra,
but i want when nickname is empty then is show only
devendra
Reply
Answers (
3
)
insert multiple value in one column
dynamic treeview menu using sql database