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
thiru_in
NA
1
0
Taking the control from the exception block
Sep 15 2004 3:52 PM
All, I have a problem with my C# code. I've some logic implemented in a function and i have a for loop.When there is a exception in the loop, it goes to the exception block and exits the function. I need the control back to the loop until the loopcount is fully executed.Means if i=5 and if there is exception when i=2, i dont want to exit, rather i want to log that error and contnue on the loop. Any idea how i can implement this ?? rgds
Reply
Answers (
1
)
changing DataViewManager.RowFilter in DataGrid
Free Version Control System for .NET