- Home
- All Courses
- IT & Software
- Server Side
- Learn ASP and ASP.NET
Learn ASP and ASP.NET
Quality education for everyone, everywhere at Your pace online
- 0 (Registered)
-
(0 Reviews)
Curriculum
- 6 Sections
- 78 Lessons
- 10 Weeks
Expand all sectionsCollapse all sections
- ASP.NET Web PagesASP stands for Active Server Pages ASP is a development framework for building web pages. ASP supports many different development models: Classic ASP ASP.NET Web Forms ASP.NET MVC ASP.NET Web Pages ASP.NET API ASP.NET Core17
- 1.1Introduction
- 1.2ASP.NET Web Pages – Adding Razor Code
- 1.3ASP.NET Web Pages – Page Layout
- 1.4ASP.NET Web Pages – Folders
- 1.5ASP.NET Web Pages – Global Pages
- 1.6ASP.NET Web Pages – HTML Forms
- 1.7ASP.NET Web Pages – Objects
- 1.8ASP.NET Web Pages – Files
- 1.9ASP.NET Web Pages – Databases
- 1.10ASP.NET Web Pages – Helpers
- 1.11ASP.NET Web Pages – The WebGrid Helper
- 1.12ASP.NET Web Pages – The Chart Helper
- 1.13ASP.NET Web Pages – The WebMail Helper
- 1.14ASP.NET Web Pages – WebSecurity Object
- 1.15ASP.NET Web Pages – Publishing the Website
- 1.16ASP.NET Web Pages – Examples in C# and VB
- 1.17ASP.NET Web Pages – Classes
- ASP.NET RazorRazor is not a programming language. It's a server side markup language.8
- ASP ClassicASP is an old (but still powerful) tool for making dynamic Web pages. ASP is a technology (much like PHP) for executing scripts on a web server. In this tutorial you will learn all you need to know about ASP.15
- 1.1ASP Tutorial
- 1.2ASP Syntax
- 1.3ASP Variables
- 1.4ASP Procedures
- 1.5VBScript Conditional Statements
- 1.6VBScript Looping
- 1.7ASP Forms and User Input
- 1.8ASP Cookies
- 1.9ASP Session Object
- 1.10ASP Application Object
- 1.11ASP Including Files
- 1.12ASP The Global.asa file
- 1.13ASP AJAX
- 1.14ASP Sending e-mail with CDOSYS
- 1.15ASP and VBScript Examples
- ASP ReferenceThis page contains all the built-in VBScript functions. The page is divided into following sections: Date/Time functions Conversion functions Format functions Math functions Array functions String functions Other functions19
- 1.1VBScript Functions
- 1.2VBScript Keywords
- 1.3ASP Response Object
- 1.4ASP Request Object
- 1.5ASP Application Object
- 1.6ASP Session Object
- 1.7ASP Server Object
- 1.8ASP ASPError Object
- 1.9ASP FiASP FileSystemObject ObjectleSystemObject Object
- 1.10ASP TextStream Object
- 1.11ASP Drive Object
- 1.12ASP File Object
- 1.13ASP Folder Object
- 1.14ASP Dictionary Object
- 1.15ASP AdRotator Component
- 1.16ASP Browser Capabilities Component
- 1.17ASP Content Linking Component
- 1.18ASP Content Rotator Component (ASP 3.0)
- 1.19ASP Quick Reference
- ADO TutorialADO can be used to access databases from your web pages. What you should already know Before you continue you should have a basic understanding of the following: HTML ASP SQL If you want to study these subjects first, go to our Home page9
- ADO Objects10
ASP.NET Web Pages – Adding Razor Code
Next