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
Brian Petersen
NA
9
2.8k
Has the System.Management changed in Visual Studio 2019?
Apr 20 2019 7:35 AM
Hi there
I am very new to programming, but am trying to learn from online sources and a few books. Currently I am trying to create a little Inventory application and wanted to add a db to it.
I have been following Tim Corey for a while and in his video about using a SQLite db in a c# application, he adds system.management as a reference to his library.
I can't seem to do this, even tho it worked fine in Visual Studio 2017.
Did something change?
I believe he is using a WinForms, while I am using a WPF. Does this matter?
As I said, I am new to this, so any help would be greatly appreciated. I can add code, pictures or what else is needed - just tell me.
Best regards
A confused Dane
Reply
Answers (
4
)
How to sort a given array without sort method in c#?
Complete Video Tutorials and References on C#