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

Search In

Using multiple submit buttons inside a single form tag in ASP.NET MVC

In this article we will see how we can use multiple submit buttons inside a single form tag in ASP.NET MVC view page, where each submit button will target different actions based on its value. It is important to note that we will use a single POST ac

Mb Progress Hud/Progress bar in iphone

1. Install pod " pod 'MBProgressHUD', '~> 0.9.1' " in your Xcode project 2. Once pods are installed successfully close your Xcode project & now open Xcode xcworkspace. 3. Now import mbprogress hud as #import "MBProgressHUD.h" in your desir

Types of validation controls in ASP.NET

Validation is an essential part of any web application. It is used to validate user input data. Before sending the user's input to different layers it must be validated. Validation is of two types:- 1. CLIENT SIDE- client side validation is conside

Face detection with OpenCV in iOS

Hello Readers! If you want set face detection in iOS (iPhone) follow the steps given below. First of all we need to add opencv framework to our project. There are severel ways to do that. But the most simple is as follows: Make framework via CMake

Complete SEO Link Building Guide for Marketing Beginners

  What is Link Building? There is no any standard definition found for link building. It’s not like link building is a secret many surveys has shown that 75% of companies that are active in SEO work are spending $1,000 or more in a mo

How to Make SlideShow in HTML5

In the past year, We were using Javascript and jQuery for image slideshow(image Slider), But nowadays we can make slideshow easily with the help of HTML5. In this blog I am going to discuss about how to make slideshow in HTML5 with complete explanat

Working example of data by PHP JSON Object

Hello Reader's If you want to know more about the PHP JSON Object then this blog will helps you. Lets see how to handle the working data of it. <?php $trends_url = "http://search.twitter.com/trends/daily.json"; // initialise the session $ch = c

Skeleton Animation in Unity

Blog 1 :- Skeleton animation in Unity Hey Guys, this blog is part of a series "Skeleton Animation in Unity" . In this i'll try to explain "how to instantiate spine objects in Unity". For this make sure you have "spine-u

Menu in .NET

While designing webpage there are scenarios when you want to create menu for navigating different pages from a single page. Sometimes you have situations when you want to build these menus horizontally and sometimes vertically For doing that yo

Form Validation with AngularJS and ASP.NET MVC

In this blog, we will learn about form validation in AngularJS. From Angular 1.3 onwards, ngMessages module has been introduced and we will be using the same for form validation. Before the addition of this module, developers had to make use directiv

1 171 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: