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

Search In

CRUD Operations Using WebSQL In HTML5 And jQuery

Hello!! HTML 5 provides an API, called "Web SQL" API. It is new feature in HTML5 and it also helps to the developer for doing CRUD operation on the client side. It give the permission to client side for doing some operation:- Create a D

Content Projection and Its Type in Angular4 Application

Projecting content(insertion of HTML elements or other components) in a component is Content Projection. In Angular, it can be achieved via <ng-content></ng-content> directive. Shadow DOM can be inserted in a component via Content Project

Findnerd Product Release - 08-Feb-2023

Important Notesa. 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

fatal: Unable to create, git/index.lock': File exists.

Hi Readers! Sometimes while trying a git commit, we get a message displayed as below fatal: Unable to create 'your_project_path/.git/index.lock': File exists. If no other git process is currently running, this probably means a git process crash

  • 42.7k
Android 4.4 "KitKat"

With Google’s promise of Over The Air (OTA) platform updates to its Nexus family of devices, Android 4.4 is now available for all devices in the Nexus family. With the launch of ‘KitKat’, Android has appropriated yet another confectionary. Launched

How to Generate Excel file using Apache POI in java

Hello Guys Bellow code will help you to generate excel file in java. Herebelow I have used apache poi jar file version: poi3.8.jar . You can download jar file from given bellow link http://poi.apache.org/download.html Now Create ExcelExample.java

How ASP.Net Role management Works

"How ASP.Net Role management Works"      Role Management helps us to manage the roles of the different users (i.e. what will be the role of a particular user in the application),we can restrict some users to access any resource a

How to upload file with size and extension validation in asp.net

Hello All In asp.net we can upload the file by using file up-loader control. but at times we have to apply some validation to avoid user to upload malicious file which might harm our application. These validation can be of many types like : Vali

CSS SELECTOR

Css Selector: It is a css rule set used to select the the content you want to style. Types of selectors you want to style: Id selector Element selector Group Selector Universal selector Class selector ID Selector: It selects the ID attribute of

How to create registration screen design in android

In the below example I have created registration page layout. Here FIrst I have created LinearLayout and then all layout within a main LinearLayout after then I have added Toolbar, scrollbar, TextView, ImageView I have also used RelativeLayout fo

1 31 44
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: