Write an ASP.Net program to connect to the master database in SQL Server in the Page_Load event. When the connection is established, the message ‘Connection has been established’ should be displayed in a label in the form.
Answer: Default.aspx Default.aspx.cs