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

Search In

How to make Tab layout with using material design support library

In the below example I have created a Tab layout using  design support library. When user clicks on tab, tab color will change, mean it will identify that you have clicked on that   particular tab. Here, first I have added material de

Blocks in Ruby

A block is a chunk of code that we put inside do..end or {}. You can use any of the both ways. But multiline block (do..end) is preferred over inline({}) block.   Example of block: multiline style# ["red", "green", "yellow"].each do |color|

SDLC Models

SDLC Models: The full form of SDLC is Software Development Life Cycle. SDLC process is used by Programmer or Developers the most but Tester also follow the rule for testing the applications. In IT company there are many SDLC model, but we can separ

Web RTC : Strongest Api of HTML5

HTML 5 is rocking everywhere on the web.The key behind the HTML5 success is the set of powerfull api it provides. These html5 api make a web app server independent in many ways.Such an api or a set of api is webrtc. Web rtc is most powerfull thing ht

How to upload a file in php ?

When you want to upload your curriculum vitae, Your Profile picture, on the server then you can use File uploading method in PHP. With php concept you can easily upload your resume and any other document. There are tow important property must be

How to make selected menu using Angular JS

Hello Reader's if you want to show user the menu which he selects then you can use the code below. This code is written in Angular JS <div id="main" ng-app> <!-- The navigation menu will get the value of the "active" variable as a

What is process to Copy entire date into other table in SQL Database ?

Hi Reader's, Welcome to FindNerd, today we are going to discuss what is process to Copy entire date into other table in SQL Database ? If you want to copy a SQL table into another table in the same SQL database then you should use copy statement

Create And Use Shortcode in Wordpress

Shortcode is a special feature of wordpress .  In other words we can call it a simple set of functions  Developer can  create the functionality specific shortcode and can use it either at admin end in page or post  or in any code

.Net : Best practices for memory management

In this blog we will discuss about best practices for memory management in .Net framework. Even though the .Net framework has its own garbage collection support still as developers we  have to think and write code that minimizes memory wastage.

How to find which .NET Framework versions are installed on machine?

  There are different method to find which .NET Framework versions are installed on machine.These are:   1. Using Command Prompt   Open command prompt window and type the following command: dir %WINDIR%\Microsoft.Net\Framework\v

1 247 423
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: