/Cs-joke-web

Website created using ASP.NET, C# and SQL Server for study purposes

Primary LanguageC#

Web Jokes

This is a small online joke website that I developed as part of my study in C#, ASP.NET Core, and SQL Server. The project aims to practice and enhance my web development skills.

Features

  • Jokes with Questions and Answers: Explore a collection of amusing jokes structured in a question-and-answer format.

Technologies Used

  • C#: Primary programming language for developing the application logic.
  • ASP.NET Core: Framework used for building the web application.
  • SQL Server: Database used for storing and retrieving jokes.

How to Run the Project

  1. Clone this repository.
  2. Open the solution in Visual Studio or use the dotnet run command in the terminal.

Make sure to configure the database connection correctly in the configuration file.

Author

Eduardo Oliveira