Skip to content

This is a group project in which a blog was created utilizing SQL Server and the .NET/C# Framework with Web API and Web MVC in Visual Studio 2017

Notifications You must be signed in to change notification settings

neklein/Group-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Group-Project

For this project, 4 of us worked together as a group utilizing Visual Studio 2017 and SQL Server to create a blog for a Sea Monster lover.

I specifically spent most of my time on:

  • Creating and editing the ADO methods to utilize the SQL stored procedures in a C# Repository in our Data Layer.
  • Testing the methods to verify that we could access the database and the information it stores.
  • Utilizing Data Annotations for security. I specifically used the IValidatable Object to override the Valide() method
  • Implementing an interface on the controllers using a factory class.

About

This is a group project in which a blog was created utilizing SQL Server and the .NET/C# Framework with Web API and Web MVC in Visual Studio 2017

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published