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

Search In

How to make validations in Asp.Net MVC

"How to make validations in Model Class using Asp.Net MVC "     In this article we will learn about validating Model using Data Annotations . Data Annotations provides us Metadata that describes some set of rules, with the help

How to Do a Perfect On-Page SEO of Your Website: Part 1

Hi , When we launch a website or taking steps to official launch, the Word SEO many times come in our mind. So what is this SEO? SEO: Search Engine Optimization (SEO) is the process of affecting the visibility of a website or a web page in a search

how to access restful webservice using volley library

I have created a restful web service using this tutorial http://www.tutecentral.com/restful-api-for-android-part-1/ after running this i got an auto generated java file which contains the following code public class RestAPI { private final String

How to Import CSV File Data into Mysql

Hi,   In my previous post I have explained about “How to Export MySQL table data to CSV File using PHP”. Now in this tutorial I am going to explain how to import CSV data file into mysql. Suppose that we have a CSV file with 3-4 entry, we can

How to create progress bar for uploading file using PHP

Hello Reader's!, If you are developing the html 5 based form and need to show the progress bar of file uploading then you can use the following code written in PHP and Javascript:- The PHP html file will be go like this:- <?php //get unique id

HTML5 Canvas Game

Canvas can be used to draw graphs, shapes, images, and to make animations. Here is the example below for making the game in canvas <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <titl

How to insert data Value from a HTML form into MySQL Database

  In this blog I am going to explain how to insert data from html form into mysql. We have three steps for completing this process. Create HTML Form Create MYSQL Database. Mysql Database Connection and retrieve HTML form data into

Inheritance in Hibernate

Sometimes we need to apply inheritance in Hibernate as per our requirement. Here I'm explaining the Hibernate Inheritance using "Table per subclass: using a discriminator". Suppose we've a class User with subclass Student. And in this approach we'll

Rigid Body in Maya - Dynamics

Hey Guys , In the following tutorial , I am gonna try something fun , i will try to animate a classic leg spin delivery that bowlers bowl in the game of Cricket , using Rigid Body solver of Maya . Before we get our hands dirty in Maya , let us in

Action Result And Return Type

Action Result And Return Type An ActionResult is return type of method/action defined in a controller. ActionResult is a class defined in namespace System.Web.Mvc. Result returned by action/method is called action result. We can return any type of

1 41 75
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: