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
Rohit
NA
238
32.9k
private ListView TestList = new ListView();
Jul 23 2018 6:50 AM
Hi team
i am able to run below code in c# winform
private ListView TestList = new ListView();
but same code i trying copy and build c# console it giving me below error
Error CS0246 The type or namespace name 'ListView' could not be found (are you missing a using directive or an assembly reference?)
which namespace and reference need to add
Reply
Answers (
1
)
autoincremented id operation
EF SQL to Oracle Migration