News

The framework sdk comes with a console debugger (<framework>\bin\cordbg.exe) and a gui debugger (<framework>\GuiDebug\DbgClr.exe) which are free. <BR><BR>You don't need visual studio and the gui ...
Using SQLite within in a Windows Store App takes a little work to get set up. But once things are set up, you have a fast and lightweight relational database to leverage within your application. If ...
The highly technical post shows how the bridge tools can be used to change the code of a simple Windows Forms app. The first step is to convert the code and then enhance it in Visual Studio ...