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

Search In

Introduction to SQL Server Reporting Services (SSRS)

SQL Server Reporting Services is a server based reporting platform that consists of full range of ready-to-use tools and services to assist you to create, deploy and manage reports. Reporting Services allows creating interactive, tabular or free-form

Wordpress Creating a simple short code

Shortcodes are the power of the wordpress. You can simply create shortcodes and call it via the do_shortcode function or on pasting it on editor. For adding a shortcode, you ned to use the hook add_shortcode. We are going to share the script for shor

Add Dynamic Layout in Android

Generally we add layout from xml but sometimes we need to add layout using java. Here I am adding linear layout from java file. I am creating LinearLayout class which is provided by Android and add params on it. We have methods to set orientation, gr

Get nodes with the same taxonomy as the current node

Use following steps to create a similar content block for a particular content (Similar contents work on the basis of taxonomy. So first create a taxonomy and assign this to your content type): 1: Create a view with block view. 2: Set field and fo

Check Null data parameter in json array or dictionary object in iPhone

If some parameter is missing in json or dictionary. For example- json = ( { "created_time" = "2013-11-18T14:40:37+0000"; from = { id = 15400100; name = "Alexandra";

How to save session in Mysql database using CakePhp?

Sometimes the web infrastructure do not share session data with each other. For this reason, sessions may be lost between requests. Using MySQL effectively ripps out this problem, as all session data is directed to and from the database server rathe

How to disable Updates in WordPress ?

The simplest way to disable word-press updates by installing and activating Disable Updates Manager plugin from the given below link. [https://wordpress.org/plugins/stops-core-theme-and-plugin-updates/][1] WordPress updates disable by Manually if

pagination in core PHP

**When there are a sufficient number of pages present, a Last Page link is added. When you navigate away from the first page, a previous page link is added. When you navigate past the second page, a first page link is added. This code hasn't been te

How to add the new class in a div dynamically

We can change the text format, style,font size by adding a class created as per the requirement to the div or any html element dynamically using the addClass method of jquery. For Example: let us change the content inside the div that contains two

Adding a default value for a column through migration

Consider the following scenario. Let us say we have a User model and users ,its corresponding table in the database has a column role_id along with other columns. During the time of the attachment of the role_id to users table ,we could have writte

1 14 126
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: