Browse by Tags
All Tags »
.NET (
RSS)
Windows Presentation Foundation (WPF) provides a very interesting API for Accessibility called Microsoft UI Automation . It allows programmatic access to most user interface elements on the desktop, addressing the needs of assistive technology products...
This post was originally published at http://solepano.blogspot.com I've been doing some research on Visual Studio Tools for Office (VSTO) and Excel 2007 recently and found out that some very interesting features available in previous versions of VSTO...
This post was originally published at http://solepano.blogspot.com Here's a sample scenario where, in an application using Entlib's Validation Application Block (VAP), the validation of an entity's member depends on the value of another property. In this...
This post was originally published at http://solepano.blogspot.com February 2007 CTP of Enterprise Library 3.0 includes a very cool feature called "Environmental Overrides". This feature provides the capability of defining different environments in your...
This post was originally published at http://solepano.blogspot.com I am trying to figure out the exact behavor of the install sequence in the setup, as defined in a wix .wxs file. The confusion comes from the presence of the InstallUISequence and the...
More Posts