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

Search In

How to Create a Corner Ribbon With The Help Of Css

In this blog, I am going to demonstrate to you proper methodologies to make a corner ribbon with the help of css by utilizing various css properties for example  with the help of transform, box-shadow and position we can make corner ribbon

Pagination stored procedure in SQL Server

In this blog we illustrate how to get the pagination data from SQL server stored procedure. To create a such type of a stored procedure, we need to send a minimum three parameters(startRowIndex, pageSize, totalCount).     1. startRow

How to Improve your Web Design and SEO Ranking Hand in Hand

The internet has become one of the most trusted source online. Almost all types of small and medium sized companies around the world are creating a website to showcase their business online. Having a business online isn't sufficient, rather you n

How to Set WallPaper in Android

Hello Friends, Here I am writing code to set wallpaper in android. It’s very applicable in many scenarios like after downloading an image we have to give an option to set it as wallpaper or make functionality to create App wallpaper to phone wallp

How to use htaccess to restrict directory access by IP address?

To restrict directory access by IP address you need to follow the steps given below: Create a file or open a file .htaccess(started with a dot) inside the directory that you want to protect. Add the code given below to the file: Order Deny,Allow

How to get the user's time zone using PHP and Javascript

Hello Reader! If you developing the website for a global purpose then getting the time zone of your user is a important factor. In the example below we'll see how to get the user's time zone by using JavaScript and PHP with a custom webpage. First

How to make Rounded Image avatar in iphone,along with circular coloured border?

How to make Rounded Image avatar in iphone,along with circular coloured border. Create IBOutlet of the image from the storyboard to your View controller as- __weak IBOutlet UIImageView *imagename; Now in your viewDidLoad insert- imagena

Laravel Controller Subfolder routing

Before I have written blog how to add sub-folder in our controller but not mention that how we will do Controller sub-folder routing.As we all know that routing plays an important role in any project. In Laravel 4.x sub-folder routing can be done in

Parse String in Date Format

In order to parse the String in date, first of all you need to check in which date format the String is coming. Then we will define date pattern accordingly. Following steps will guide you how to parse String in Date:- Step 1 Understand the date for

How to modify the URL of the current page without reloading the page in JavaScript?

To modify the URL without reloading,a pushState method has come in HTML5 which is quite same as window.location but does not refresh or reloads the page. This method will first check if the browser supports HTML5,then the state object containing the

1 94 370
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: