Skip to content

RaghadFullStack/aspnet_webForm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

raghad9578web - ASP.NET Web Forms Application

This is an ASP.NET Web Forms application that includes user registration functionality and engineering management features. The application provides a web interface for managing engineering-related data and user accounts.

Features

  • User registration and authentication system
  • Engineering data management interface
  • Responsive web design using Bootstrap
  • Email management capabilities
  • CRUD operations for data management

Technologies Used

  • ASP.NET Web Forms (.NET Framework)
  • C# Programming Language
  • Bootstrap CSS Framework
  • jQuery JavaScript Library
  • SQL Server

Project Structure

  • Controls/ - Custom ASP.NET pages (Engs.aspx, userRegistration.aspx)
  • Content/ - CSS stylesheets including Bootstrap
  • Scripts/ - JavaScript libraries and Web Forms scripts
  • app_code/ - Shared code files (CRUD operations, email management)
  • Master pages for consistent site layout

Getting Started

  1. Clone the repository
  2. Open the solution in Visual Studio
  3. Restore NuGet packages if needed
  4. Configure connection strings in web.config
  5. Build and run the application

Additional Information

This project uses traditional ASP.NET Web Forms technology. For any questions or issues, please open an issue in this repository.

Database The project is connected to a SQL Server database. The connection string name is: term3ConStr

About

ASP.NET Web Forms Application with User Registration and Engineering Management Features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published