Pinned Repositories
ContactBookWebForms
Contact book with MS Web Forms and C#. Application gives the ability to users to manage their contacts, and the ability to administrators to manage users and contacts. All entries are stored in text files. Application and all files in it are used for non-commercial and only educational use.
ContactBookWindowsForms
Contact book with MS Windows Forms and C#. Application gives the ability to users to manage their contacts, and the ability to administrators to manage users and contacts. All entries are stored in text files. Application and all files in it are used for non-commercial and only educational use.
fmiedd
This repo is for my students FMI Event Driven Development
fmife
fmife
GenericRepositoryCRUD
Class library that maintains CRUD operations with C# and Entity Framework 6
iPhoneCalculatorWithC_Sharp
Simple calculator for iPhone with C# and Xamarin
LibraryManagementSystem
Web app for managing libraries. The app gives users the ability to manage books, authors, publishers, rents, customers and other users if the logged user is administrator. Used technologies and approaches: ASP.NET MVC 5, Entity Framework 6, SQL Server Express 2008, Code First, Bootstrap, jQuery, jQuery UI. Used design patterns: Repository Pattern, Unit of Work Pattern. The library store name is fictional and has no commercial value as the whole app. Any coincidence with real names is accidental.
fmiedd
This repo is for my students FMI Event Driven Development
vassil-z's Repositories
vassil-z/LibraryManagementSystem
Web app for managing libraries. The app gives users the ability to manage books, authors, publishers, rents, customers and other users if the logged user is administrator. Used technologies and approaches: ASP.NET MVC 5, Entity Framework 6, SQL Server Express 2008, Code First, Bootstrap, jQuery, jQuery UI. Used design patterns: Repository Pattern, Unit of Work Pattern. The library store name is fictional and has no commercial value as the whole app. Any coincidence with real names is accidental.
vassil-z/GenericRepositoryCRUD
Class library that maintains CRUD operations with C# and Entity Framework 6
vassil-z/ContactBookWebForms
Contact book with MS Web Forms and C#. Application gives the ability to users to manage their contacts, and the ability to administrators to manage users and contacts. All entries are stored in text files. Application and all files in it are used for non-commercial and only educational use.
vassil-z/ContactBookWindowsForms
Contact book with MS Windows Forms and C#. Application gives the ability to users to manage their contacts, and the ability to administrators to manage users and contacts. All entries are stored in text files. Application and all files in it are used for non-commercial and only educational use.
vassil-z/fmiedd
This repo is for my students FMI Event Driven Development
vassil-z/fmife
fmife
vassil-z/iPhoneCalculatorWithC_Sharp
Simple calculator for iPhone with C# and Xamarin