You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Three-tiered Web application that uses AJAX for C.R.U.D. with SQL Server. Classes for Business Objects and Business Logic allow for creation and validation of Permit objects, which a Data Access class writes to SQL Server via parameterized queries.