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

Search In

WebKit: Why it dominates the market and how is it helpful for HTML5

Webkit is an open source web browser engine that was originated by Apple Inc. and currently powers browsers such as Google Chrome, Apple Safari, the default iOS browser, and the default Android browser. In CSS, the -webkit- prefix is used for CSS

How to resolve error - Operation is not valid due to the current state of the object

Hi all, While working with large data bind on a page and whenever an event "page.postback" is done, an exception "Operation is not valid due to the current state of the object." occurs due to the very large number of form fields. The stack trace is:

How to add UIView above UIKeyBoard in Objective C

To add an UIView just above the UIKeyBoard write the below mentioned methods to achieve it. -(UIView *)getTextFieldAccessoryView{ UIButton *cancel = [UIButton buttonWithType:UIButtonTypeCustom]; [cancel setFrame:CGRectMake(0, self.view.bou

12 Reasons to Choose PHP For Developing Website in 2015

Simplicity As we all know that PHP is quite similar to languages like Pearl and C, and it is extremely easy-to-use and learn that becomes the most beneficial thing about this wonderful language for programming. Any person no matter from which backg

Getting database information in mongodb

Hello readers! Many time we get stuck with the query How to get the database information in Mongodb? Here below is the simple answer for this query- We can easily get the database information using below predefined methods: a) show dbs - Populate

Difference between variable declaration globally and locally

During my project work I was working on a code in which I was getting segmentation fault on initialization of two variables of float data type whose dimensions where 1000 cross 1800 for both of them, but when I declared the variables globally program

How to install own cloud on Ubuntu 12.04

Pre requisites-->you need to have the lamp server running on your ubuntu. Downloading pakages sudo sh -c "echo 'deb http://download.opensuse.org/repositories/isv:/ownCloud:/community/xUbuntu_12.04/ /' >> /etc/apt/sources.list.d/ownclou

Select n to m records using Entity Framework C#

This is a very common requirement for Mobile app developers who use APIs to interact with the Data. e.g. You want to show the list of events in an app and you have lots of data for the call at server. If server returns you back with all the data then

Using Extension methods

Extension methods are used for adding methods to existing classes and types. These are special kind of Static methods but they are called as if they were instance methods. Extension methods are defined in static class and methods are also static. E.

Top 10 Joomla Components

Following is the list of top 10 Joomla components: 1) VirtueMart - setup an online shop VirtueMart is used to create E-commerce websites . It is easy to Customize and provides mutiple configuration options for users. It also supports multiple lan

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