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

Search In

How to make ProgressBar function in android?

Here I have created ProgressBar app in android in which I have used setProgress(), setMessage(), setProgressStyle(),setMax,show() function. Below code example will help you to create RatingBar function in android. Step(1)-activity_main.xml <Re

Utc time to Local time conversion

If you are working on meeting schedule functionality in your android app and you are stuck with the timezone then this example can guide you. If you are getting the time, timezone from server and time is in UTC then you should not have to apply th

Bundling in Asp.Net MVC

Bundling in Asp.Net MVC What Bundling is actually:         It is a process of grouping files into a Bundle, so that they can be loaded through one HTTP request and can be referenced by a unique Bundle Name. Need of Bundling:

How to bind a Dropdown without using Model in Asp.Net MVC

How to bind a Dropdown without using Model in Asp.Net MVC For Binding the Dropdown without using Model, we have to follow the following steps:- Step1: Firstly in the Controller create an instance of List<selectlistitem> and add items to it.

Html5 new input attributes

1)AUTOCOMPLETE:- AUTOCOMPLETE attributes is having two features either on or off. If autocomplete is on then the browser automatically complete the values based on values that the user has entered before. This attribute works with form and the follow

HTML List attributes and types

HTML Lists i)Unordered HTML Lists An unordered list starts with the ul tag. Each list item starts with the li tag. Unordered HTML Lists - The Style Attribute 1)Disc: All the list items will be marked with bullets. eg: <ul style="list-style-

how to use media query to make your page responsive in html?

Hello, I am sharing an example of html with the use of mediaquery. Here in the given example below in which i have used 3 separate files,namely 1:Html (a file with .html extension) 2:External css style sheet (a file with .css extension) 3:Mediaq

Displaying and Adding server-supplied data into your drop down list using AngularJs.

If you want to extract data from the server through hitting an api and display it in your dropdown list of select box using angular js, you need make a service(factory) with some functions and then inject this into your controller. Here is the code

Push Notification for iphone using laravel 4.x

There are few steps which we have to follow to implement Push Notification. Step 1: First we will write the api to get token and device type . Here is the controller code of push notification. public function pushNotification() { $validator

Realistic Microphone in Photoshop

Realistic Microphone in Photoshop Photoshop Tutorial 1 Create a new Document 600 x600 -rgb, transparent bg Make a circle with the marquee tool 2 Fill with a grid pattern. 3 We want to make our grid nice and spherical Filter>Distort>sphe

1 443 949
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: