by Nicolas Dorier
Stop wasting time on a stupid typo in binding paths.
by Nicolas Dorier
Enhance Visual Studio and your build process in just two clicks. This tool does its best to be out of your way, while improving your development experience seemlessly.
by Olivier Giulieri
A generic Web User Interface for CRUD applications generating all screens at run-time based on external metadata. It comes with sample applications for address book, memo pad, to do list, restaurants list, wine cellar, and database structure documentation that are easily customizable.
by Inaki Ayucar
Strongly typed code rocks. Easy as that. Reduces bugs, and makes your developments more productive and efficient. We all know that. One example of strong-typing inside Visual Studio: resource files are parsed by default with the ResXFileCodeGenerator tool, which generates automatic properties in
by Manny Khasria
Code Project is one of the leading online resource for developers. It’s an online space where developers from all around the world exchange ideas on the latest and greatest on the web and other existing and upcoming technologies. And one of the great guys running Code Project is one of our fellow Ca
by IPI Paul
Use this script to create Bookmarks that enable quick Login to your favourite sites.
by Eric Reynolds
Quickly churn out repetitive C++, C#, or Java code from any data that Python can read.
by saramgsilva
An example about NavigationService in share code scenarios, that will be registered in one IOC container and injected by the view model’s constructor.