
Thank you! Your email has been delivered
I have been incorporated for such a long time, my company's name is OntarioTECK VBA Developer. It is a small company, just myself and my wife, but together, we have enjoyed many years of serving customers with their IT needs.
I have been a developer for many years and during my career I have developed many systems for numerous companies -Government and Private. From small systems to large projects that demanded a team of many developers to collaborate.
What can I do for you?
Everytime I have committed to a client, I've noticed that they know what they want -in most cases, in some othe cases they want someone that can help them finish their systems or build them from scratch. In a few cases I've jumped right into the fast-lane landing on a system that is half or poorly done -this is known as reverse-engineering, which is not an easy task since, you could either help them or break their system even more. I have helped clients migrate their databases from Access to SQL Server or both! front-end in Access and the backengine in SQL Server. Down below, are some of the things I can do for you.
SQl Server
For this Web-Resume I have used the Database-first aproach and let Entity Framework create the POCO objects using Scaffold-dbContext methods.
Repository Patterns
We use this method to mediate between the domain and data mapping layers, in this case using Entity Framework.
Entity Framework
Entity Framework (EF) is an object-relational mapper that enables .NET developers to work with relational data using domain-specific objects
Office Automation via VBA
Build simple of complex systems right into Excel, Word or Microsoft Access. Connect any Office application to SQL Server to store your data
ASP.Net Core MVC
Designed responsive websites using ASP.Net Core 6/7 with Windows Authentication and database content.
HTML Markup Language
HTML is not what it used to be! Nowadays it comes with a lot more than that. Up-to-date page styling with bootstrap 5.2. Datepicker controls using native bootstrap
Entity Framework and LINQ
Language-Integrated Query (LINQ) is the way to access databases right from C# language. Access data using query expressions using "language integrated" capabilities.