skip to main
|
skip to sidebar
Wednesday, May 5, 2010
sample ASP.Net Project using C#
* Open the ms visual studio-> click->file -> new ->web site
* click solution explorer->add new item-> master page
* write the following code
* then add new webpage
code for default.aspx
Friday, April 30, 2010
Java Script
JavaScript
Introduction
JavaScript was designed to add interactivity to HTML pages
JavaScript is a scripting language
A scripting language is a lightweight programming language
JavaScript is usually embedded directly into HTML pages
JavaScript is an interpreted language (means that scripts execute without preliminary compilation)
Everyone can use JavaScript without purchasing a license
Home
Subscribe to:
Posts (Atom)
Blog Archive
▼
2010
(2)
▼
May
(1)
sample ASP.Net Project using C#
►
April
(1)
Followers