
Search In
What is Realm?
We all are aware of SQLite for internal storage in android but now we can use Realm as SQLite replacement.
Realm has become popular for being a database with its own C++ core. It’s not just an alternative for SQLite, but much ea
In a negotiation, it’s commonly accepted that there’s a winner and a loser. It doesn’t always have to be that way, and the best negotiations end in both parties leaving happy. Whatever the outcome, however, your goal is always to
Hi Reader's,
Welcome to FindNerd, today we are going to discuss on send push notification on iPhone in CakePHP 2.0.
Push notification is basically used for sending messages on mobiles. It pops up on a mobile device.
If you are app publishers an
Paging in ASP.NET MVC Application
To implement paging on an ASP.NET MVC Application following steps are to followed :-
Step 1 : Create a new C# ASP.NET Web project named Student_Management_System. Select the MVC template option in new ASP.
We are all aware of the benefits of home wireless networks and the many ways we can use them. For that reason we have decided to write this article and try to explain how you can set up a wireless network connection in Windows.
Things you need befor


In the following article we are going to see the usage of ComboBox control in Windows Phone 8.1. ComboBox represents a combination of non-editable text box and a drop-down list box that allows users to select an item from a list.
Let's s
In this blog we will learn about ArrayList. ArrayList is one of the collection class of collection framework. It is a way of storing elements dynamically in an array. It implements the List interface and extends the AbstractList class. Important poin
Leadership is an important skill in the workplace as well as our everyday lives. Organizations need leaders to to set a clear goals and then motivate and inspire employees to reach those accomplishments. TED talks help build leadership skil
The quantifier operators analyse a collection of items on some condition and return a boolean value if any or all the items in collection satisfy a condition.
In linq, We have three types of Quantifier Operators:-
1. All
2. Any
3
Whether you are a supervisor, manager or CEO, effective communication with employees is essential to business success. Your interaction with co-workers affects how they see you and how they react to organizational announcements. A recent st
