Tag: Development

Community

Databinding in Silverlight

(Scott) Databinding is a mechanism for moving the data from objects into UI controls. In this article, we’ll look at the databinding capabilities of Silverlight, including binding expressions, data templates, converters, binding modes, and validation. We’ll also go beyond the data binding mechanics

Community

Securing ASP.NET Applications

(Gil Shabat) There is no glamour in building secure ASP.NET web applications. The vast majority of developers I’ve met would much rather focus on building new & flashy features that can impress their managers and end-users. Even though security can usually take a backseat during the initial stages o