|
|
|
|
|
|
|
Mar
23
2013
|
|
Posted by Babu |
|
| |
As part of a project requirement, I was supposed to work with PetaPoco a Micro-ORM which was something I had not heard of before. This can be because of the lack of exposure it is getting is what I believe, since its something that I have started to like, mainly because of its performance. After putting quite some effort in learning how to use PetaPoco, I thought it would be good to document it for future use. At the same time I wanted to help others like me to get some help which is what prompted me to share these articles & samples on the web. While these articles are not something that teaches you everything about PetaPoco, it covers everything that I made use of. I would encourage those of you who are interested in PetaPoco to add to these articles to help it grow. Now if you just happen to land on this page, you might be thinking what is this PetaPoco? [Read More...]
|
Tags:
.net
Micro-ORM
Mono
PetaPoco
Categories:
Tutorial
Micro-ORM
PetaPoco
|
|
|
|
Mar
26
2013
|
|
Posted by Tanuja |
|
| |
Windows 8 displays notifications regarding new email, messages, calendar events, status updates, Tweets and even from other apps on the Lock screen. If you want a quick glance of the information, it’s right there for you and you don’t even have to log into Windows 8. Apps added to the lock screen are allowed to run in the background when your PC is locked so they can fetch new, updated information and display it on the lock screen. If all your apps start to display notification on the lock screen, it may become difficult for to get what is important. You may just want to see notifications regarding email, messages and social networking sites, but do want to see the current weather, or information from an app. Customizing the Lock Screen as per your preference is what I will be showing you in this article. [Read More...]
|
Tags:
computer
Customize
How-to (Learn)
Lock Screen
Lock Screen Apps
Tutorial
Windows
Windows 8
Categories:
Windows
Windows 8
How-To
Hacking
|
|
|
|
May
08
2013
|
|
Posted by Babu |
|
| |
To communicate with a computer, you need to know the language it speaks and that rules out the languages that we humans use. There are various languages that are there today, with which we can communicate with a computer and C is one of them.
As we do with any human language, its better to start with learning alphabets instead of directly jumping with a sentence. First, let us learn the alphabets, then we can form words, which can then be grouped to form sentences.
In this chapter, I will introduce you to the Characters that are accepted in C. I will show you the different types of words, referred to as Variables, Constants and Keywords.
[Read More...]
|
Categories:
Programming
C Programming
Tutorial
Samples
|
|
|
|
|