Web Forms Syntax Reference is an ASP.NET article in which author discusses about syntax elements that should be followed to add web forms on ASP.NET pages. The author explains about eight syntax and about the methods to utilize these syntax elements
Server-Side Include Directive Syntax is an article in which author explains about server-side include directive syntax which helps in adding content of a file into any desired place in an ASP.NET page. Here author demonstrates about methods to be fol
MetaGenerator Object is a tutorial which gives detailed explanation about the object which generates the meta tag. This Meta generator objects allows the users to generate HTTP-Equiv or NAME meta tag, creating custom meta tag and unlimited numbers of
Server-Side Comments is a web based tutorial in which author discusses about commenting ASP.NET scripting in the server. The author says that the the comments specified in between the opening and closing tag will be defined as a server side comments
Opening Child Windows Using Server Side Controls is a web based tutorial which gives you various methods such as adding a server side script to the button control, adding client side script to the write method of the response object and using the win
How To Determine Browser Type in Server-Side Code Without the BrowserType Object in ASP.NET is a web based tutorial in which author tells about the step by step method that have to be adapted to determine the browser type of the users by using server
Use Server-Side Includes is an advanced article that helps you to know about the use of the SSI. Server side includes are a powerful tool for code re-use and helps the web developers to maintain a consistent site. The include files are of two types s
This script helps you determine the correct syntax for an SSI tag. Drop it in the same directory as the file being called via SSI and CHMOD 755 then run it in your browser. Program will display a variety of tag syntax for each file in that directory.
This tutorial teaches you about the ASP.NET RegularExpressionValidator Control. This control helps you to check whether the value of an input control is equal to the specified regular expression. The syntax of the client side RegularExpressionValidat
smNetServerControls is an .NET server control application which is an add on suit to the server. This tool provides various functionalities like tag editor, property inspectors and tag insight for developing various ASP.NET web pages. Each functional |