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

Search In

How to get the individual texts from edittexts in a loop

Please i have a for loop which creates edittext according to what the user types in. It displays the edittexts in a linearlayout.  What i want to do is to get each of the texts from the edittexts and store it in an arraylist  This is the fo

Memcached Glitch in Project and How it Went Away

In one of our current Project we used Memcached. Objective was to minimized database to-fro for very high UDP requests hitting Java application. Hence all device ids were placed in Memcached so that we could very promptly identify the incoming UDP re

How to Attach File to the Project in Mobirise Builder

I started to use Mobirise builder not very long time ago. I needed to create the form, so users could attach files to it. I tried to add the code, which you can see below, to it. But I didn't have any success in that. Do yo

Introductory blog: Angularjs

Hello Readers, HTML is the best way of creating static documents, but  when we want to  create dynamic views in web-applications then we use javascript which is a client side scripting language, AngularJS  is a  framework of java

Touch events in javascript

There are following Touch events in javascript:- touchmove - this event triggers when the touch point is moved by the user across the touch surface. touchstart - this event gets triggered when the user makes contact with the touch surface and cre

Handling IFrame in Selenium Webdriver

IFrame: Its a Html document which is embedded in another HTML document or web page inside other webpage on a website. >> It is used to insert the content into the webpage from different source such as advertisement. >> IFrame can have

Solution for "Self referencing loop detected" error in Entity Framework

Few days ago, I was creating an ASP.NET Web API by generating Entity Framework scaffolding API controller. There were simply two tables in the database Product and Title. In the edmx file, the auto-generated classes were as follows:   public p

Scopes of beans in Spring

Bean Scopes:- Bean have total 5 scopes as follows:- singleton:- It can create the single instance per Spring IoC container (default). This is default natur that single instance is stored in a cache and that instance can be stored in entire applicati

Difference between running a rails app in development or production mode

In this blog I am going to discuss difference between rails development and production mode. Often Rails app has so many different environments, each environment use different database which is mentioned in config/database.yml file, each environment

Token in User Management

Token Is the unique identification assigned to every registered user on the time of creation. Each user is maintained in that portal or site using this token id. Token are also used for resetting user password in .NET application WebSecuri

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