Can I get a 'when to use' for these and others?
<% %>
<%# EVAL() %>
Thanks
|
4
|
Can I get a 'when to use' for these and others?
Thanks
|
|||
|
|
|
|
Check out the Web Forms Syntax Reference on MSDN. For basics,
The others mentioned in the linked article are less common, though certainly have their uses, too. |
|||
|
|
|
|
You can also use
And it will print the result, just as you can do in Ruby on Rails. |
||
|
|
|
|
Just want to add, there's also the resources expression
and asp.net would look for localized version of "welcome" in satellite assemblies automatically. |
||
|
|