Click here to Skip to main content
15,881,882 members
Articles / Programming Languages / C#

XamlVerifier - Check or Auto Correct Binding Path at Compile and Design Time

Rate me:
Please Sign up or sign in to vote.
5.00/5 (41 votes)
9 Jan 2012Ms-PL7 min read 76.8K   474   48  
Stop wasting time on a stupid typo in binding paths
In this article, you will see a Genuilder extension to fix most spelling mistakes automatically at compile and design time (when you save your XAML file).

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Microsoft Public License (Ms-PL)


Written By
Software Developer Freelance
France France
I am currently the CTO of Metaco, we are leveraging the Bitcoin Blockchain for delivering financial services.

I also developed a tool to make IaaS on Azure more easy to use IaaS Management Studio.

If you want to contact me, go this way Smile | :)

Comments and Discussions