Idea of the project: if someone wants to order a project development, here you can send an application.
using System.Web.UI; namespace ProjectRequestTest.Web.Core { public class BasePage : Page { } }