Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
ASP.Net Tutorial
ASP Net Instroduction 28 codes
Home
ASP.Net Tutorial
ASP Net Instroduction
1 @Page directive
2 Appication level event handlers in global asax
3 Application Directory Structure
4 Application level action sequence
5 ASP NET Application Folders
6 ASP NET File Types
7 ASP NET Page Directives
8 ASP NET reserved application folders
9 Code behind (VB net)
10 Code-behind model allows for code separation of the pages business logic from its presentation logic
11 Code-inline model
12 Directives in ASP NET
13 Expression
14 Get value from query string
15 Global application file (C#)
16 Global asax file can be used to track the number of page requests made for any page
17 Log exception in Global asax (C#)
18 Log exception in Global asax (VB)
19 Notable ASP net file extension
20 Override string GetVaryByCustomString in Global asax (C#)
21 Override string GetVaryByCustomString in Global asax (VB)
22 Page Directives, code section and layout
23 Some events dont fire with every request
24 Static application variables
25 The ASP NET Framework gives you the most commonly used namespaces
26 The global asax Application File
27 Use Code behind
28 Your first ASP net page