Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1021 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 1021 Bytes

PYQ Papers

Intro

Named after the purpose of the final year project. It stores Previous Years Question Papers. Hence, PYQ Papers (pronounced as "pic papers").

Tech Stack

  • .NET Framework 4.x
    • Windows Presentation Foundation (WPF) with C#
    • ADO.NET
  • MS SQL Server 2019

Build details

  1. clone this project
  2. Run Schema on your MSSQL Server if the MDF file fails on your machine.
  3. Open .sln file in Visual Studio 20xx (Tested on Visual Studio 2022)
  4. Change connection string in common.cs if followed Step 2
  5. Build and Run

NOTE

IF USING IT AS YOUR FINAL PROJECT BEFORE APRIL 2022, LET ME KNOW.