Soledad Pano's Blog

Just Technical Stuff

Browse by Tags

All Tags » .NET (RSS)
WPF Accessibility
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...
Posted: Sep 07 2007, 01:55 PM by spano | with 9 comment(s)
Filed under: , ,
Working around VSTO SE's lack of document-customization for Excel 2007
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...
Posted: Jun 10 2007, 08:42 PM by spano | with no comments
Filed under: ,
Developing a Custom Property Comparison Validator using Entlib's VAP
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...
Posted: May 16 2007, 02:03 PM by spano | with 2 comment(s)
Filed under: ,
Environmental Overrides
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...
Posted: Mar 17 2007, 07:31 PM by spano | with no comments
Filed under: ,
Wix install sequence
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...
Posted: Dec 05 2006, 01:52 PM by spano | with no comments
Filed under: ,
More Posts