https://github.com/somdipdey/method-to-query-database-easily-in-csharp
Use this stub/method to query database easily. Just copy/paste this stub in your project and paste your query inside. You are all set to execute queries easily without always worrying about little details.
https://github.com/somdipdey/method-to-query-database-easily-in-csharp
csharp database mssql sql
Last synced: about 2 months ago
JSON representation
Use this stub/method to query database easily. Just copy/paste this stub in your project and paste your query inside. You are all set to execute queries easily without always worrying about little details.
- Host: GitHub
- URL: https://github.com/somdipdey/method-to-query-database-easily-in-csharp
- Owner: somdipdey
- Created: 2017-10-24T09:07:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-11T13:46:15.000Z (over 8 years ago)
- Last Synced: 2025-02-15T10:31:28.672Z (over 1 year ago)
- Topics: csharp, database, mssql, sql
- Language: C#
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Method-To-Query-Database-Easily-In-CSharp
Use this stub/method to query database easily. Just copy/paste this stub in your project and paste your query inside. You are all set to execute queries easily without always worrying about little details.