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

Search In

Access Main ui from background thread in android

We know that in android only main thread can touch the UI but there are some severals methods that can touch the UI from background thread that are following as : 1. Handler 2. PostDelayed 3. RunOnUIThread 4. AsyncTask 1. Handler is basically us

Recognizing The Signs Of Good Leadership for business owners/entrepreneurs.

Many entrepreneurs boast about their workforce, how great a job they do and how they function next to each other with the business owner/entrepreneur, indicating that the owner must be an extraordinary leader that each time they walk into the shop ev

Creating Meaningful Success.

'No man is an island' the saying goes. The suggestion is that people can't exist alone. I would make the island adage a step advance and contend that nobody can be fruitful/successful alone. Only existing everyday is insufficient. Achieve

Management Vs Leadership

It's difficult to work in the area of creating/developing leaders without tending to the issue of management versus leadership. Much discussion has been had about what each of these words means in the business world and which one is more essentia

How to create models in dijango

To create models in dijango to following thses step in given below: Step1- First you check your mysql is proparlly working in your systems. Step2- Than DB setting in the settings.py in your project like as DATABASES = { 'default': { 'ENGINE': '

Difference between Razor Engine and Aspx Engine

Razor and ASPX both are engines are used for designing and defining the HTML part in your application. While working with normal websites we go with the ASPX engine While working with new kinds of project like MVC we use Razor engine for  it.

SMTP protocol

SMTP stands for Simple Mail Transfer Protocol. This is the basic protocol used for email transfer in the internet.   SMTP is the protocol that will access details from the web server and will allow you to email the user any time you want. &

How does page redirection works in javascript?

Sometimes you want to notify your visitors of the change of the new domain name when your webpage is moved. At that time it is good way to place a “redirect page” at the old location which, after a timed delay, will forward visitors to th

Scalar Type in PHP7

In PHP files we have weak type-checked content (Weak type-checked means no way to check the variable is of what type). Now, in PHP7 we can check what type variable we are using in our code by using SCALAR TYPE. Declare scalar type in the starting of

How to compose email using .net

Hello Reader's if you are new to asp.net and looking to see how email is send then this blog is helpful to you. Sending the email in asp is comparatively similar with php just you have to follow the coding syntax. <% Set myMail=CreateObject(

1 93 409
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: