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

Search In

Array and operations on array

Array is used to keep collection of objects. Array in ruby can have any type of objects together. Using array in ruby: >> a = [] >> arr = [1, 0, 7] >> arr[2] # => 7 >> arr.size # => 3 >> arr = ["string", 5, 0.8,

Spinning Preloader

Hello reader's, we all have seen preloaders whenever we visit any website, at the loading time it appears at the window panel. I have just tried to create a preloader using bright colours with a punch of animation over it which therefore seems to

How to get the Connection String from App.config

To get the connection String from App.config, we will proceed as follows:-   1. First we need to add the connection string in App.config file.   Example: <configuration>    <connectionStrings>   &nb

How to create alert messages using css

Hi there. In a web page, we get a particular message for a particular action. For example, after completing a form, you receive a success message; on entering a wrong password, you receive a warning/error message etc. Thus, we know already if w

How To Precede A Tracking Url Onto A Url >

Fellow Php Programmers,   What does the following header mean (ebay.com): **HTTP/1.1 200 OK X-EBAY-C-REQUEST-ID: ri=N79YSYGvO9se,rci=qZJNjVUUeUF9xCaS RlogId: t6e%60cckjkb9%3Fvo%7Bccbgmijf%28vo%7B%287570577-15c59d3449c-0x129 X-Frame-Options: S

How to Export Data Reports in Excel Using Codeigniter Framework

Excel is a spreadsheet which contains cells in form of rows and columns. We can say it is a computer program which is used to record and manipulate data in rows and columns. In this blog we will learn how export data reports in excel format using Co

Learn How to Use CSS3's Viewport Units - Web Design Tips

The viewport is the area of a web page that is visible to the user and provides the information to the user for his use. This area varies according to the size of the device, like desktop, laptop, smartphone, tablets etc. And units are given to viewp

Finding Banned Words On A Page And Not Within Other Words!

Php Lovers! I am NOT searching for banned words within other words on a page but searching for banned words within a loaded page. I am not actually looking for banned words within other words but within the page (meta tags, content).  And so,

Why my Andriod app crashes on some devices when clicked on button?

I just compiled an andriod app and its working fine via emulator and also tried using my device 7.0 but after trying to use the app on andriod 4.4 it crashed after clicking on a particular button..I have testes on firebase lab to get errors..test iss

Findnerd Product Update Dated 3-Nov-2017

This release mainly includes many improvements in the User interface along with the Resource allocation feature in FindNerd Projects.   Important Notes A. Please ensure that you clear the browser cache to ensure proper functioning of the chan

1 101 320
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: