0
I Use This!
Activity Not Available

Project Summary

DEMO http://www.24hourphotographer.com/admin/Index.aspx

This project describes an ASP.NET web module which can be added /customized in any SQL driven web application as a database administration module. When I first started with an admin section for a web application, I thought why not try to make something more general, a plug-n-play admin section which can be used for any SQL driven dynamic web application, and here is the result of the effort.

The target was:

Create a self sufficient admin section which can be put into any SQL driven web application by changing the connection string for SQL Server in the web.config file. User needs to login before doing CRUD (Create/Read/Update/Delete) operations (Not required for the AdminLite version). There should be individual pages one for each operation (CRUD) which will take the tablename as the parameter. A dataAccess class which wraps all the data access methods and returns the values or records as required. CRUD operations for tables (you can create/read/update/delete tables). Filter records using custom SQL queries. Execute custom SQL statements on the database. Support for paging/sorting. Includes SQL injection workaround for the login page using regular expressions - latest update. Support for multiple images (binary data in SQL tables).

For more information http://csharptricks.com/Articles/UniversalDBAArticle.aspx

Tags

admin csharp database net sqlserver universal

In a Nutshell, universaldba...

 No code available to analyze

Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. This project has no code locations, and so Open Hub cannot perform this analysis

Is this project's source code hosted in a publicly available repository? Do you know the URL? If you do, click the button below and tell us so that Open Hub can generate statistics! It's fast and easy - try it and see!

Add a code location

MIT License
Permitted

Commercial Use

Modify

Distribute

Sub-License

Private Use

Forbidden

Hold Liable

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    check out hot projects on the Open Hub
  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    compare projects before you chose one to use

 No code available to analyze

Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. This project has no code locations, and so Open Hub cannot perform this analysis

Is this project's source code hosted in a publicly available repository? Do you know the URL? If you do, click the button below and tell us so that Open Hub can generate statistics! It's fast and easy - try it and see!

Add a code location

Community Rating

Be the first to rate this project
Click to add your rating
  
Review this Project!