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
Gil Rozenberg
NA
99
8.9k
Why there is bug in what that bold in yellow?
Jun 4 2016 11:10 AM
using System;<br />using System.Collections.Generic;<br />using System.Linq;<br />using System.Text;<div></div><div>public class db<br />{<br /> public void SelectFromDB(string p)<br /> {<br /> throw new NotImplementedException();<br /> }<br />}<br /> </div>
Reply
Answers (
1
)
What the problem in oda.Fill(ds);?
Why there is bug (what that bold in yellow)?