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

Search In

How to pick image from Camera or Gallery in iOS

Hiii guys, Today I'll be demonstrating how to pick any image via Gallery or via Camera in iOS ObjecticeC 1. Create a ViewController & add these two delegates to it-UIImagePickerControllerDelegate and UINavigationControllerDelegate. 2. Now

Flexbox layout example

In the previous post i have shown how you can make element align horizontally and vertically using flaxbox layout. In this post i will show you an simple example of html responsive page using flexbox. Html Code: <div class="wrapper"> <

An Overview to Meta Tags

What is Meta Tag ? It provides information known as data in an html document. It allow us to develop the description of the web page. It is used by search engines to index a page so that the user can easily find it. It help the user to identify

How to add elements, increase size and capacity of a Vector.

In this blog we will understand about Vector Class in Collection Framework. We use vector class to facilitate the growable nature of collection of objects. Like array we can access any member of the collection using the integer index. The size of a V

How to login with Facebook in swift 3.0

To Implement Facebook login in swift 3.0, we can use following steps. 1. install pod pod 'FacebookCore' pod 'FacebookLogin' 2.Register your app on the Facebook  developer account. After registration,Go to you info.plist, right click on it

An Overview on forms and Input Fields in METRO UI CSS

Hello everyone , In my previous blog I have discussed about a new technology introduced by Microsoft i.e METRO UI.   I hope you all have got an overview about METRO UI which I have discussed in my previous block.   But ,  today I w

How to Use Parameters in HTML5 Video Tags/Attributes

One Of the Most powerful elements of HTML5 is Video. The video element is used to embed the video in the HTML page. There is no need of any plugin or other markup, and the best thing is that it supports all the major browsers. You have to just type

How to manage Drupal 8 projects using Composer and Drush

Drupal is revered as one of the magnificent CMS and development platforms to build websites. It is widely accredited for its flexibility that comes, in part, from the massive community across the project. The entire Drupal community is made up o

How to Change the Font and Color of UITextField's Placeholder

Hi Readers, Below are two simple lines you need to add to your code for changing the font and color of the UITextField's Placeholder. _txttest.font = [UIFont fontWithName:@"HelveticaNeue-Thin" size:30.0f]; _txttest.attributedPlaceholder = [

How to Hit Delete API of MVC5

Hi, I am trying to hit a MVC web API for deleting the record but i am getting the error that no resource found. I am able to hit the API using PostMan and fiddler but i am unable to hit it using Rest Clinet. Here is my code var request = new RestRe

1 104 408
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: