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

Search In

All-inclusive Info Up this result

Most men live temporary periods of erectile difficulties or viagra pills for sale that aren’t essentially something to be psychopathic about. If the incapability to reach or maintain an erection persists with a view too divers days or unchanging a so

Export MySQL Table Records into CSV file

This article demonstrate how we can export records from MySQL Table to a CSV file. fputcsv() is a buit in function of PHP which takes an array and a file pointer as parameters which convert the array data into CSV format and writes it to the file.

Error Handling in Swift 2

SWIFT Swift is a very powerful and simple programming language which is used for creating the iOS applications.Swift is a language which is designed to work with Apple's Cococa and Objective-C. The advantage of this language is that it is one the m

Program to find power of a number

Program to find power of a number: In this program we are finding power of any number which will entered by the user and user will also enter a power. There is a function power which will return power of the number after calculating and Power funct

Case Expression in SQL

Case Statement: Case Statement is used to provide IF-ELSE functionality in a SQL query to fetch result. We provide multiple conditions and according to condition matches the value will change for that that column value. Syntax: SELECT CASE (colu

What Is Fault In Software Testing ?

What Is Fault In Software Testing ? Normally software fault is also recognized as the bugs or defects, these emerges when the presumed results or prospective results does not equal with the real results or actual results. This is also known as the

Pagination using Hibernate Criteria

Hi friends ! I am writing this blog to guide you about pagination. Examples are written for MySQL and Hibernate framework to bring the data. This is not a limitation and you can use your own database and framework if you wish. The concept is almost s

How to limit data in MYSQL

The LIMIT clause in MySQL helps to get multi pages results or pagination through SQL Databases. This LIMIT clause is very useful on large tables its because returning the large numbers of records through MYSQL will be difficult to read and analyze..

Handle Error using action filter in MVC

In MVC we have different kind of filters available for different purpose.   One of the filters that is available is for handling the errors known as the error filter.   We can handle that error in the same action or by redirecting it to

How to share posts in Facebook by using SLComposeViewController in iOS

We can share post in Facebook by using following steps: Add one button on ViewController and give action to it. Import #import <Social/Social.h> Now in button action write following code. - (IBAction)facebookButtonAction:(id)sender {

1 16 282
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: