Skip to Main Content
Visual Basic 2015 Unleashed
book

Visual Basic 2015 Unleashed

by Alessandro Del Sole
July 2015
Intermediate to advanced content levelIntermediate to advanced
1300 pages
87h 27m
English
Sams
Content preview from Visual Basic 2015 Unleashed

Web Forms

A web form represents a page in ASP.NET (a file with an .aspx extension) and is composed of markup code known as Extensible Hypertext Markup Language (XHTML) and of a code-behind part made of Visual Basic code. (XHTML is intended as an enhancement of classic HTML.) The concept is similar to the WPF development where the XAML code is for the user interface and the Visual Basic code makes the UI alive. The same is true for web forms, but the difference is that the UI is provided via XHTML code. The XHTML code in a web form contains markup for page layout, user controls, and eventually scripts. Each web application needs at least a Default.aspx page, so right-click the project name in Solution Explorer and select Add New Item. In the Add ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Beginning Visual Basic 2015

Beginning Visual Basic 2015

Bryan Newsome

Publisher Resources

ISBN: 9780134196664Purchase book