Sei sulla pagina 1di 2

Sql, javascript, jquery, css:

JavaScript:
Server side, Client side
Server Side: .Net , Java, PHP
Client Side: HTML
2 types of control:
1. Asp.net control:
2. client side control
Cliet side means html controls:
Diff bw html and asp.net controls: html control dont maintain the state and asp.
net control maintain the state.
During the postback html contol loose their value.
IsPostBack: It maintains the state for client and server, if request is for firs
t time or not.
------------------------------------------------------------------------------------------JavaScript:
<
$(document).ready()
<html>
<head>
-- js files
-- css files
Metadatatype
<title>
<

-----------------------------------------------------------------------------TPL: Task Parallel library


I3: 3 processor
GetData();3
SaveDAta(); 5 = 8

4 minute
------------------------------------------------------------------------------</head>
</html>

Potrebbero piacerti anche