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

Search In

Button not showing in android app

Hello I have created six buttons in an app in android studio inside the Relative Layout. The buttons show OK in the preview mode of android studio but they second last one does not show when I install my app to test on a phone or an emulator. What co

How to read or parse JSON in Android

There are some times during android application development when we need to interact with our server make a prominent exhibition of data inside our application. And server return the data in particular format. It is really important to know how to r

Compare strings in php

You will always get a situation where you want to compare the values with each other whether with the integers or with the string comparison. We can easily compare two strings with the help of comparison operator.If the two strings are equal to each

SQL Inbuilt Functions

Hi Readers, In this blog, we will discuss the inbuilt functions of SQL which are used to perform calculations on data. All inbuilt functions are provided to make the task easier to do and we can easily complete a complex task with the help of thes

How to perform a super with count as False, to have the ids, not a counter in Odoo?

If you want to perform a super with count as False, to have the ids, not a counter in Odoo then follow the following code in your .py file. ids = super(mail_message, self)._search(cr, uid, args, offset=offset, limit=limit, order=order,

array in jquery

array([0]=>stdclassobject (['s_no']=1) ) is returning from ajax and i want to add this s_no's value in one textbox .....please can any one help me in jquery syntax...this is my ajax code....

Use of Base Repository class

While performing database interactions  you need to made a repository class in which all SQL mehods are predefined.  That class is called as Base Repository   Imports System.Data.SqlClient Imports System.Xml Imports System.Globaliz

UPPER(str) mysql function

UPPER(str) UPPER() function returns the string str with all characters changed to uppercase according to the current character set mapping means if you want to get a string with all character in upper case then you can use this function. Here is so

Diffrent types of signUp pages in android

Signup tutorials for the beginners. In this tutorial you can see different types of signup pages in which date of birth is included , Signup using Facebook and other options as well for android. You can add this code in you application to get the sig

How to read json in Android

There are some times during android application development when we need to interact with our server make a prominent exhibition of data inside our application. And server return the data in particular format. It is really important to know how to r

1 454 481
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: