Other News

Community

XAML TextBox

(Mahesh Chand) XAML element represents the XAML TextBox control. This article discusses how to create a TextBox and set its various properties such as background and foreground colors, setting size and positions, fonts, wrapping, scrolling, and input validations.

Community

XML Documents vs XML Data Packages

(Eliot Kimber) Both James Clark’s recent posts on XML and JSON as well as some recent attempts I’ve made to describe what I do professionally with respect to XML led me to realize that there doesn’t seem to be an easy way to distinguish XML documents that are intended primarily to produce human-cons

Community

.NET String Hashing: The Hidden Knot

(Joseph Chahine) As defined by Wikipedia, "a hash function is a reproducible method of turning some kind of data into a (relatively) small number that may serve as a digital ‘fingerprint’ of the data. The algorithm ‘chops and mixes’ (substitutes or transposes) the data to create such fingerprints, c