The value of a is @a. The value of b is @b.

The sum of a and b is @theSum.

The product of a and b is @(a*b).

The technology is @technology, and the product is @product.

Together they are @(technology + " " + product)

The current date and time is: @rightNow

The URL of the current page is

@Request.Url