The DataBindingTool.Tests does not compile when the DataBindingToo prject is added as a reference.. When the #error Couldn't generate code is commentted out there is 24 errors that occur in ...
Id #12514 | Release:
None
| Updated: Nov 17, 2010 at 3:12 AM by stevensrf | Created: Nov 17, 2010 at 3:12 AM by stevensrf
In VB projects which have a Root Namespace specified for the project, file namespace declarations only include the suffix. That is, if the project properties specify Demo.SomeClient as the Root...
Id #7953 | Release:
None
| Updated: Jun 29, 2009 at 9:15 PM by cromwellryan | Created: Jun 29, 2009 at 9:15 PM by cromwellryan
Note the difference between the Changed (correct) and Changing method implementations for adding/removing handlers below.
' ********* EXAMPLE **************
...
Id #7950 | Release:
None
| Updated: Jun 29, 2009 at 8:22 PM by cromwellryan | Created: Jun 29, 2009 at 8:22 PM by cromwellryan
If you specify ISupportInitialize in your original class and assign the ViewModel tool, the generated implementation explicitly implements ISupportInitialize but then proceeds to refer to this.I...
Id #7392 | Release:
None
| Updated: Mar 31, 2009 at 7:30 PM by Hellfire | Created: Mar 31, 2009 at 7:30 PM by Hellfire
After you assign the tool, if you create a new property, an end bracket "}" is missing
Steps to reproduce:
------------------------
- Create a partial class
<...
Id #7381 | Release:
None
| Updated: Mar 31, 2009 at 7:14 PM by Hellfire | Created: Mar 31, 2009 at 1:47 PM by jdcaruso