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

Search In

Why do you need an MVP for your Mobile App?

  Minimum Viable Product (MVP) is the one that helps the businesses to determine the acceptance of the product and to evaluate whether the product will sustain in the market or not. MVP is a necessary factor to determine the market potential

Type of Acceptance Testing

Acceptance testing is a testing technique where the system is tested for acceptability. In this, we test that system has met the requirement specification or not. It's a validation type testing. Various forms of Acceptance testing: 1) User acce

Reading information from database in Android

Storing and reading record from database using Sqlite Helper class. We have taken Name, Age and City as input from user and saving them on click of Save button and reading on click of Fetch Data button from database. MainActivity.java public clas

Deleting information from database in android

Deleting record from database using Sqlite Helper class. We have taken Name, Age and City as input from user and saving them on click of Save button and deleting on click of Delete button from database. MainActivity.java public class MainActivity

Email Related Error Codes And Their Solutions

Business people, employees, organizations, hospitals, hotels, corporate sectors, offices, airports and many others use email accounts to operate their work smoothly and quickly. Emails are known as electronic mail which can travel miles and miles wit

Skipping Shipping Methods In Magento

For Remove Shipping Methods you need to change its function This code is working for me in 1.7.0.2 but you can try this for older version also A) Open Mage/checkout/controllers/Onepagecontroller.php In this File Go to on “function saveBillingA

Create a data object class and use its properties by passing this object in Objective C

Access your data using class object. Steps to follow:- 1. Create a NSObject class called DataObject. 2. Declare properties as below... Write below code in DataObject.h file @interface DataObject : NSObject @property (strong, nonatomic) NSString

Binding Element in MVC View

While interacting with the database you need to bind the values into the views.   For doing that you need to create the model first which contain the properties which we want to bind.   So first we will create a model in the project. &

  • 190
ValidationMessageFor in MVC

In MVC doing the validations on the client end and the server end you need to use the data annotations for it.     So for doing the validation we also need to put it in the view in which we want to validate the controls.    

How to add Google reCAPTCHA in your Form.

Hellow Reader's! In this blog, I am going to explain about Google reCAPTCHA and How you can protect your website from spam and abuse with the help of reCAPTCHA. reCAPTCHA offers more than just spam protection.reCAPTCHAs are absolutely vital in th

1 69 160
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: