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

Search In

How to use Razor View Engine in Asp.Net

"Introduction to Razor View Engine"     Razor is used to create dynamic Web pages, it supports both C# as well as VB.Net. Razor is used like a markup syntax for adding server-side code to web pages inorder to make them dynamic.

How to show tab panel in AngularJS

Hello All, Working with AngularJS, which helps us to create and work with one page application, and in one page application we want to show all the Data in only one page, In such situation we must show the data in well organized manner and to do tha

How to display different sizes of div on clicking in the drop down using angularjs?

In the below code I have created a drop down list consisting of three different sizes. On clicking a particular size it will display that size div along with its name. Here is the HTMl: <html> <head> <title>Controller&

How to create clone of any object using jQuery ?

Hello Readers, If we create clone() of any object using jquery, then jquery provides the clone() method which performs the copy of the matched element (means it copies all the matched elements as well as of their descendant elements and nodes in jqu

How to open Camera using intent on button click.

Here we will learn how to open camera in android, to open Camera in the android app we have to add <uses-permission android:name="android.permission.CAMERA"/> permission in our manifest file. In this example I'm moving to

What is hook in Codeigniter and how to use this

Hello Friends, Some time we need some functionality before execution of our controller function or after execution of controller. For example you need to check a user is login or not before execution of any controller. Codeigniter hook is a very goo

How to install MySQL on Ubuntu 14.04

How to Install MySQL on Ubuntu: Step 1 - Installing MySQL To install MySQL you need to update the package index on your server and then install the package with apt-get. Write the following commands to install MySQL $ sudo apt-get update $ sudo

Node.js: How to install Node.js on Ubuntu 14.04

This blog will help you to understand how to install node.js Install Node.js First update the apt-get package lists with this command: $ sudo apt-get update Now install the git package using apt-get $ sudo apt-get install git

How to create a Letter from bricks in illustrator

In this tutorial you will learning about how to make a letter from bricks   Step 1: Open up a new document with any size. Step 2: Goto the Type tool (T) and type W alphabet on the canvas. Step 3: Now we need to create bricks. so firstly sele

How to update one field in database using CakePhp?

Hi Reader's, Welcome to FindNerd, today we are going to discuss how to update one field in database using CakePHP? If you want update some records or data in your web application database in CakePHP the you have to update your record based on pr

1 123 370
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: