DataBinding Expressions in ASP.NET

OdeToCode article: Digging Into Data Binding Expressions. 'This article will demonstrate some techniques beyond simple DataBinder.Eval calls in ASP.NET data binding expressions.'. Includes usage of a method written in your code-behind, or casting (converting from one type to another, C# only).

Comments

Popular posts from this blog

Select box manipulation with jQuery

iTextSharp: Generating a Basic PDF file (ASP.NET/C#)

Popup Window Countdown (JavaScript)