Quantcast
Channel: ASPSnippets RSS Feed
Viewing all articles
Browse latest Browse all 4757

Using SqlDataReader in ASP.Net MVC

$
0
0
Here Mudassar Khan has explained with an example, how to use SqlDataReader in ASP.Net MVC. The records from the Database table will be read using SqlDataReader and then copied into the Generic List collection of class objects, which is later used for populating HTML Table in ASP.Net MVC.

Viewing all articles
Browse latest Browse all 4757

Trending Articles