C#C
C#2y ago
29 replies
qwertyz

how can I run a raw sql query in asp.net mvc.

I know how to write the query, but dont know how to execute it and return the query data to the view. The query contains data from multiple tables. I specifically need help with displaying the results in the view.
Was this page helpful?