News

Web application on ASP.NET Core. CRUD Razor pages for manipulating Clients in a database. Clients may have Founders attached, which are add with a help of dynamically created by JavaScript forms.
Currently, when clicking the "Send Message" button on the contact form with all fields empty, no error message is shown. This allows users to attempt submission ...