ASP.NET Web Forms > Hints

ASP.NET Web Forms > Hints


In this section we are going to learn the Hints of ASP.NET Web Froms.

Hints

Generally all codes (either html or asp.net) are written under <form> </form> tag of the ASP.NET page (.aspx). Unless otherwise stated, please copy-paste the ASPX code inside the <form> </form> tag. 

CODE BEHIND – This means the code file (.aspx.cs) of the .aspx page. 

DEMO URL: 

This url is the url of the source code comes along with this .pdf. The server name has been purposefully removed from the url so that you can prefix your server name with this. In general, your server name can be http://localhost or http://localhost:xxx (where xxx is the port number) provided you have hosted the source code on your local machine.

The folder name after the server name (ie. http://localhost) is the project name in the source code solution.

Read posts under ASP.NET Web Forms > Hints

0 posts found



    Write for us






    Hosting Recommendations