IOT Virtual Conference - Register now to book your ticket and get updates
x
CONGRATULATIONS! C# Corner Q1, 2021 MVPs Announced
Why Join
Become a member
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
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forumguidelines
Suhas Kurse
1.9k
51
12.4k
How can turn datatable into dictionary ?
Aug 26 2019 8:00 PM
I am using Visual Studio 2017.
I want to convert datatable into dictionary, so that I can iterate over the testid key. The datable has 8 columns.
So after converting I should be able to iterrate over it as shown below
string testy=dbDict(Testid).ColumnName.toString();
Thank you for the answer;
Reply
Answers (
3
)
Error for Load 'Microsoft.VisualBasic.VBMath in .net core
Timer functinality is IIS deployed webapp