News

C# Corner Build a Windows Store App Using SQLite 02/27/2013 Get Code Download The Windows Runtime stack is currently lacking a local relational database from Microsoft. Never fear, because SQLite is ...
Learn to use the code editor with C# In this 10-minute introduction to the code editor in Visual Studio, we'll add code to a file to look at some of the ways that Visual Studio makes writing, ...
About Learn C# debugging using command-line tools like mdbg.exe, replicating Mosh Hamadani's Visual Studio GUI tutorial with CLI alternatives.
For each tutorial lesson, there are both a Visual Basic and a C# version available. The Express Edition betas are currently available for download through MSDN lab.
The first step is to create a new C# Windows Store App. Then you need to obtain the SQLite for Windows Runtime Visual Studio 2012 Extension, as seen in Figure 1.