Skip to Content
Professional Visual Basic® 2010 and .NET 4
book

Professional Visual Basic® 2010 and .NET 4

by Bill Sheldon, Billy Hollis, Jonathan Marbutt, Gastón C. Hillar, Rob Windsor, Kent Sharkey
May 2010
Beginner
1319 pages
45h 35m
English
Wrox
Content preview from Professional Visual Basic® 2010 and .NET 4

Chapter 5. Declarative Programming with Visual Basic

WHAT YOU WILL LEARN IN THIS CHAPTER

  • Declarative programming in VB

  • Using XAML to create a window

  • XAML syntax

  • Using XAML to declare a workflow

Declarative programming is the new buzzword for creating applications with .NET. It revolves around the concept that developers should define "what" is needed versus "how" to do it. The borders in many areas are a little unclear, however, and given that declarative programming is at the core of things like Windows Presentation Foundation (WPF), Silverlight, and Workflow Foundation (WF), it is worth discussing in some detail here.

This chapter focuses on using a more declarative way of defining applications. The idea is that you can use a declaration to describe, for example, an element in your user interface, and then compile or include that definition with either a desktop, the Web, or even a version for another operating system.

Visual Basic has some declarative elements, such as the Handles clause and portions of LINQ, but Microsoft introduced a new language format called XAML that specifically targets declarative application development. It is designed around a standard known as the Extensible Application Markup Language (XAML). This standard is pronounced "zamel" (rhymes with camel). It enables you to layer elements, and include elements such as colors and 3-D shapes.

With the introduction of XAML and the integration of XAML with Visual Basic for things like WPF, Silverlight, WF, and over time ...

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.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Pro VB 2010 and the .NET 4 Platform

Pro VB 2010 and the .NET 4 Platform

Andrew Troelsen, Vidya Vrat Agarwal
Professional Visual Basic® 2008

Professional Visual Basic® 2008

Billy Hollis, Bill Evjen, Kent Sharkey, Bill Sheldon

Publisher Resources

ISBN: 9780470502242Purchase book