radhikavemuraonwpf.wordpress.com
Radhika Vemura on WPF | …Silverlight/Dotnet | Page 2
https://radhikavemuraonwpf.wordpress.com/page/2
Radhika Vemura on WPF. MVVM on MSDN – Josh Smith. July 27, 2009 by rvemura. MVVM on MSDN – Josh Smith. WPF MVVM: Convention over Configuration for ResourceDictionary? July 27, 2009 by rvemura. Hooking up Commands to Events in WPF (MVVM). July 27, 2009 by rvemura. Hooking up Commands to Events in WPF. July 24, 2009 by rvemura. Posted in Infragistics - WPF. July 24, 2009 by rvemura. Hide overflow button and grip handle on Toolbar. July 23, 2009 by rvemura. ToolBarTray.IsLocked=”True”. 8221;Top” /. 8211; Th...
codinglight.blogspot.com
Coding Light: June 2009
http://codinglight.blogspot.com/2009_06_01_archive.html
Illuminated Ideas and Algorithms in Software. Wednesday, June 24, 2009. How to Load an XmlDocument and Completely Ignore DTD. A question came up on the Forums today from someone looking to ignore the DOCTYPE tag on an XML file while loading an XML file into an XmlDocument class instance without first reading the whole file and using something like Regex to replace the element. In other words, he was looking for a fast performing. Create an XmlReaderSettings object. XmlReaderSettings settings = new. I jus...