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

Search In

Providing Extra padding in UITextField

UITextField is an editable area where one can use to get input from user using keyboard. We often come to a situation where extra padding is required from the left or right depending on requirement. Padding is already provided by UITextField for te

How to use of AND & OR operators in MySQL?

Sometimes we need to filter records based on some conditions, for that we use the AND & OR operators in MySQL. AND operator - We use AND operator if we require both conditions in a query means the AND operator displays a record only if both the

How to Implement Registration Functionality in PHP?

Programmers, I wrote a registration.php (member reg) and it was working fine but the coding was not perfect (old version). Neated-up the new version but I see a complete blank page once I click "Register" button. I do not get this mssg any

How to make Python 3 as your default “Python Version” on Windows 10/7

Python is known to be a Data Science programming language that effectively and simply solves algorithmic problems or Python is used to develop web applications. Python is a universal programming language. Python eases the execution of code because of

OData ( Open Data Protocol )

ODATA OData define as abstract data model and a protocol that let any client access information exposed by any data source. The purpose of Open Data Protocol is to provid

Is Cloud Hosting Reliable for SEO Campaigns and How Does it Work?

According to professionals, it is considered a modern era that totally depends on the internet and technology as well. There are a lot of people out there who are using cloud hosting where they can store the data and will able to operate essential pr

SQL : How to reset identity seed after deletion of records in SQL server ?

By using the seed value for every new record Microsoft SQL Server's identity column generates sequential values. In this post we will learn how to reseed an identity column. Following is the command to reset the identity property : DBCC CHECKIDEN

Findnerd Product Release - 22-March-2022

Important Notes Please ensure that you clear the browser cache to ensure proper functioning of the changed user interface. Steps to clear browser cache : press Ctrl-Shift-Delete (Windows) or Command-Shift-Delete (Mac). Select ‘Cookies a

EAGER LOADING IN RAILS

In each & every real life scenario our utmost focus is on saving the time. In terms of DB we can save this time by reducing the number of SQL queries fired. This is what “Eager Loading” is used for. Rails provide us 3 methods to perform Eager Lo

Javascript Prototype

All the objects that are created in javascript has a prototype. In fact we can say that a prototype is an object itself. All javascript objects created inherits the properties and methods from their prototype. Primary use of prototype property is for

1 138 258
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: