Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 374 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 374 Bytes

Dynamic Mssql Connection Class

You can easily change mssql connection string and save it to the app.config file whenever u want.

How To

  1. Add class into ur project.
  2. Add a connection string and name it once to use it after dynamicly.
  3. Ta ta ta da that's all.
SS