Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to Get 250+ Free Retweets without using Twitter Ads Part 1

You login to your twitter account and check how many Retweets and likes you have got on your 5-day-old post. You are left scratching your head after seeing only 5+ odds or even less. Has this ever happened to you? If yes, then you have come to the r

How to use Google Search

In this 21st century, Search Engines are the backbone of every internet user. Here are some of the hidden Tips & Tricks which will help you in improving your search on Google:-   Quotation Marks(“”) - Use of quotation m

web.sitemap

Introduction: To maintain the menu in large site is always a bit difficult and time consuming. The best way is to create an xml file to store menu in asp.net. This file is called as web.sitemap,which is stored in the root directory of the web. It

How to query mongodb with “like”?

Hello All, In this blog we will discuss about how to query mongodb with "like". In MySql you might have normally used below code to find by like select * from users where name like '%text%' But for using “like” in mongoDb you have to write in

SQL Tutorial ->Introduction to SQL

Chapter 1 Introduction to SQL Introduction to SQL : SQL stands for Structured Query Language or we can call it as "sequel" or "S-Q-L" . SQL is a query Language used to accessing and modifying information in a database.There are some common SQL comm

DIGITAL MARKETING IN INDIA

DIGITAL MARKETING IN INDIA Indian Economy is growing at the growth rate of 5 percent 2013-2014, it is the tenth largest economy in the world in G.D.P comparison and third largest in P.P.P (Purchasing power party). India is doing well in internatio

  • 460
Functional Programming in Cakephp

CakePhp supports functional programming. Functional Programming in CakePhp is a criterion as are crucial, logical and Object Oreinted programming. In CakePhp everything resides inside a function, in the mathematical sense. The consequence o

Promises in Angular.JS

Promises in Angular.JS By using Promises we can execute a function asynchronously. we can use promises to specify what to do when a operation is success or failed. We have $q built in keyword in angular js for promises. let's create a example :

Getting MMS from an Android Device programmatically

To get MMS conversation from an Android device, use the following code: ContentResolver contentResolver = getActivity().getContentResolver(); Uri uri = Uri.parse("content://mms"); Cursor cursor = contentResolver.query(uri, null, "thread_id IS NOT N

How to take Backup of MYSQL Database file and upload it on Dropbox Account?

Hello, I am sharing here how we can take backup of our Project mysql database file and upload it in our Dropbox Account. Advantage using this feature is we can store our database backup in our Dropbox account daily. We can set our script as a cron

1 191 423
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: