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
Arjun KG
NA
44
10k
Im trying to count number of lines in a textBox, how can i find the nu
Mar 6 2021 10:36 AM
Im trying to count number of lines in a textBox, how can i find the number of new lines. If i use TextBox.Text.Contains("\n") i get true if i make a enter. But i cant search for \n using a loop. Is the \n for newline a way to count them or do i need to use LR/CR in some way to fix this?
Reply
Answers (
2
)
Hi, how to do this sql in EF. Select *, (select status from tableB wh
What is the flow of .Net Core + Angular 8 Web Application