We all have come across forms containing multiple fields. My next video tutorial deals with solving this issue. Hence data object like following can be made more comprehensible and less error prone -
BigUser1 bigUser1 = new BigUser1("firstName", "lastName", "userName", "address2",
"address1", "phone1", "phone2", "password", "confirmPassword");
Head over to video tutorial to learn more :)
Comments
Post a Comment
No spam only genuine comments :)