Tag: web technology
Questions Related to web technology
-
Holds the HTML code for the form.
-
Holds the control configuration for the form.
-
Holds the C# code for the codebehind module.
-
Holds the C# code that will be translated into HTML on the client.
-
To store the global information and variable definitions for the application.
-
Configures the time that the server-side codebehind module is called.
-
To configure the web server.
-
To configure the web browser.
-
The control will operate as usual; the default is runat="server"
-
The control will revert to being a client-side control and function as such.
-
The control will not function; the default is runat="client".
-
The compilation of the application will fail.
-
The AutoEventWireup attribute is set to False.
-
The AutomaticPostBack attribute is set to False.
-
comThe codebehind module is not properly piled.
-
The ListBox must be defined WithEvents.
-
Extended expressions
-
Regular expressions.
-
Irregular expressions.
-
Basic expressions.
-
Web.config
-
Error.config
-
Application.config
-
global.asax
-
TabControl
-
Button
-
RadioButton
-
CheckBox
-
System.UInt16
-
int
-
System.String
-
System.IntPtr
-
Its a new version of software after web 1.0
-
Its all about web-apps making a interactive user experince.
-
Its all about client side technologies Flash, Javascript, Silverlight
-
Its all about using attractive designs in HTML Forms and using CSS
-
A information site containing all static HTML, CSS and Javascripting
-
A Social Networking website
-
A Bank website through which a user do all transaction
-
A simple Flash website showing Products of a company
-
A CMS like Joomla or phpbb