Pinned Repositories
ADO.NET-First-Homework
I had to implement an interface for CRUD operations with ProductCategory database.
ADO.NET-Second-Homework-p.1
I've tried to realize CRUD operations in LINQ to SQL mode for SageBook db. It`s so far from perfect and this is inspiring;)
ADO.NET-Second-Homework-p.2
The assignment was to create XML-document with diverse stones and provide an opportunity to find those by color.
AlionaGrigorieva
Config files for my GitHub profile.
Dapper
I needed to carry out CRUD for ProductCategory with ORM Dapper
Data-Annotations-FluentApi-Repository
Develop an interface with CRUD for SageBook through Repository and FluentApi.
EasyTravel
A simple ASP.NET project for fictional travel company
First-project-on-angular
Created with StackBlitz ⚡️
Process-Thread
My lil Task manager^-^
System-programming
It was an examination assignment. The purpose was to develop an app which search and change certain words in all files of the selected directory. At the end I had to create a report file.
AlionaGrigorieva's Repositories
AlionaGrigorieva/EasyTravel
A simple ASP.NET project for fictional travel company
AlionaGrigorieva/System-programming
It was an examination assignment. The purpose was to develop an app which search and change certain words in all files of the selected directory. At the end I had to create a report file.
AlionaGrigorieva/ADO.NET-First-Homework
I had to implement an interface for CRUD operations with ProductCategory database.
AlionaGrigorieva/ADO.NET-Second-Homework-p.1
I've tried to realize CRUD operations in LINQ to SQL mode for SageBook db. It`s so far from perfect and this is inspiring;)
AlionaGrigorieva/ADO.NET-Second-Homework-p.2
The assignment was to create XML-document with diverse stones and provide an opportunity to find those by color.
AlionaGrigorieva/AlionaGrigorieva
Config files for my GitHub profile.
AlionaGrigorieva/Dapper
I needed to carry out CRUD for ProductCategory with ORM Dapper
AlionaGrigorieva/Data-Annotations-FluentApi-Repository
Develop an interface with CRUD for SageBook through Repository and FluentApi.
AlionaGrigorieva/First-project-on-angular
Created with StackBlitz ⚡️
AlionaGrigorieva/Process-Thread
My lil Task manager^-^
AlionaGrigorieva/Simple-chat
My first client-server app. I guess you could say it`s a next step of my growth as developer.
AlionaGrigorieva/Snake
Simple game on C++. Consequences of the lockdown:)
AlionaGrigorieva/Synhronization-Tasks
Parallel matrix multiplication.