Skip to main content

Posts

Showing posts from May, 2013

How to use SQLite libarary in Windows 8 Apps

Hi Guys ... SQLite is a software library that implements a  self-contained ,  serverless ,  zero-configuration , transactional  SQL database engine. Now SQLite’s branch for WinRT is available and we can start to use it to store the data of our applications, with the help of another library called  sqlite-net , that provides LINQ based APIs to work with data, both with sync and async support.

SQLite Database for Windows 8 App : Adding existing SQLite DB file

Hi Guys ... This Post is about adding an existing SQLite database file to the Windows Metro App project. As I think "using SQLite" is the best way to create local database for Windows Rt applications.Actually SQLite is very easy to learn but I really think if Microsoft SQL Server CE supports windows rt applications it will more fun. .Isnt it ?. :)

C# in Facebook

C# is page about C# development and Microsoft new technologies . This page will help the guys who studying related to software development. You can ask any questions, help also share your knowledge. Click the link below C# in facebook

Start button confirmed to make a comeback in Windows 8.1

We first  heard rumors  about a possible comeback of the Start menu button in Windows 8.1 last week, but now sources speaking to  The Verge  have confirmed that this will indeed be the case, only it’s probably not what most detractors were hoping for. The newly reintroduced button will reportedly sit on the traditional bottom left corner, and will look near-identical to the existing Windows flag used in the Charm bar, but clicking on it will simply bring up the tile-based Start screen rather than the old Start menu. Read Full Article

Windows 8 Icons: Segoe UI Symbol

Whatz up guyz... In this post i am going to tell you about "Windows 8 Icons" . If you ever used a windows 8 app, you know that there are so many standard Icons. Actually we do not want to add images for each button, simply we can use the character map for obtain the icons.Go to the character map and select the font as "Segoe UI Symbol" .Then you will see lot of standard symbols in the character map.