Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
2
Answers
c#
Hareesh Bollepalli
9y
415
1
Reply
Hello all,
print 1 to 200 and copy in text file through C# code
Pins.Add(new SelectListItem() { Text = "1", Value = "1" });
.
.
.
ConPins.Add(new SelectListItem() { Text = "200", Value = "200" });
Thanks
Post
Reset
Cancel
Answers (
2
)
Next Recommended Forum
How to fix does not contain a constructor arguments?
Asynchronous Programming