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

Search In

Resuable Template in ASP.NET

Introduction In Visual Studio we have a built-in Web Form template to use, which we further change according to our need. But there may be case, when we want to have a custom template that we want to design as per our requirement and reuse it while

wp_head() and header.php

Hello reader's, today we discuss about "wp_head() and header.php". Two Important and key things to add to a WordPress theme are the wp_head and wp_footer functions. These two functions are known as “action hooks”. Action hooks are placeholders where

Deferred vs Immediate Query Execution in LINQ

Deferred vs Immediate Query Execution in LINQ   There are two execution behaviours in LINQ namely Deferred and Immediate.   Deferred Execution : In this type query execution does not take place at time of declaration rather executi

Wordpress Theme and Menus

Custom Menus will show in the header area at the top of your site. With some themes, you may have the option to create and display multiple custom menus in different places on your site, such as the footer or special sidebar areas. Creating a Custom

Indexed full text search in PHP-MySQL (PART - 2)

We already discussed Natural full text search in Indexed full text search in PHP-MySQL (PART - 1). Lets look into Boolean Full Text Search. In this we can use various operators to change the behavior of search. To specify a search to be boolean, w

Starting a Blog? Here are the things you should consider

So, you want to ‘start a blog’. Well, you’ve come at the right place.     A blog is a timely updated online diary or a personal journal. It’s a place to share your thoughts and express yourself to the world. Blo

Find the country of the user

To find out the country of the user please use the code below: 1- Add the coreLocation Framework to your project and import #import <corelocation corelocation.h=""> 2- Set the CLLocationManagerDelegate as UIViewController @interface Locatio

difference between die and exit in php

Hello Readers, 1. In php both die() and exit() are equivalent functions. 2. Basically die is used to throw an exception while exit is not, it is only used to exit the process. 3. The die() function is used to print the message and exit the script

Laravel Creating Dynamic Routes to controllers from Mysql database

I want to create dynamic routes to controller from mysql database.We have the available following table for this. id name route -------------------- 0 About about 1 Contact contact 2 Blog blog Now

Mobile Application or Game Marketing Techniques – Part 1

Hi guys, as you all know that developing a product and promoting it in the market are two different things. A product is useless until and unless it is accepted by the targeted audience for whom it has been developed. So whenever a product is launche

1 253 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: