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

Search In

Review in Software Testing

Review: A process in which one or more more persons checks changed document or data to determine if the changes are correct. An analysis undertaken at a specific point in time to determine the degree to which stated objectives have been met. This i

Import Data from CSV file in Mysql Database

Hello friends, I am sharing that how we can save csv file data in mysql database. Csv Data consists of rows and columns with comma separated. for example we have a csv file which contains user first name, last name, age and designation. like this :

Access Controls with examples in Ruby

Access controls refers to the methods which allow you to set the access to classes, methods and other members. They are used to encapsulate the components so that we can maintain security of these methods throughout the project. Ruby gives us three

Why You Should Opt Ionic Framework for Your Mobile App Development?

According to Statista, a popular resource; out of 4 million active internet users, 3.8 million were mobile internet users. Well, I am not saying that you should rely on this data; but it is true. The same resource has also predicted that the Internet

What is the Benefit of having a good Web Development?

When creating a website for your company, one of the most important things is to have a good web design, because it really is the cover letter that we show the client so that he or she begins to get to know us. Therefore, it is important to take in

How to show list of product available in each category shopify ?

We know that how to fetch categories from shopify store there we get each category id that we ll used further to get products. 1. Main activity class to get product list : public class ProductsListActivity extends AppCompatActivity implements Shop

Spring 3 MVC accessing HttpRequest from controller

Spring 3 MVC accessing HttpRequest from controller To access HttpRequest from controller you just need to define HttpServletRequest and HttpServletResponse as parameters in a function signature of your Controller. by doing this you allowing Spring M

IPV4 packet structure

Internet Protocol being a layer-3 protocol (OSI) takes data Segments from layer-4 (Transport) and divides it into packets. IP packet encapsulates data unit received from above layer and add to its own header information.       Th

  • 179
Phonegap apps plugins installation issue

When we use cordova plugin in phonegap apps, sometimes we get plugin installation error. We can get rid of from this error by first installing plugman. The code to install plugman is given below. hit it in terminal and then we can install camera, n

Error occur when create new server in pgadmin

When Error occur to create new server in pgadmin than use these commond in terminal to resolve this type of problem in pgadmin 1-sudo -u postgres psql 2-sudo -u postgres psql template1 3-ALTER USER postgres PASSWORD 'newPassword';

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