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

Search In

How to create Circular Reveal Animation And Ripple Effect

  In the below example I have created Circular Reveal Animation like chat app(Whatsapp). First I have created activity_main.xml layout, here I have added FrameLayout, all layout and attributes like LinearLayout, ImageButton, TextView, View are

How to create an automatic table of contents in Microsoft Word 2013

If you want to include the table of contents in word Doc. First you have to choosing the heading styles — for example, Heading 1 for main headings, Heading 2 for subheadings, and Heading 3 (and so on) Microsoft Office Word searches for he

How to add value form account invoice line and store in customer form in Odoo-9?

In Odoo first install the accounting module and then if users want all customer related account invoice to be added only to the product price and the quantity of the product calculated and stored in the fields in res.partner, for this follow the step

How to Create a Corner Ribbon With The Help Of Css

In this blog, I am going to demonstrate to you proper methodologies to make a corner ribbon with the help of css by utilizing various css properties for example  with the help of transform, box-shadow and position we can make corner ribbon

.Net : Code first vs Database first approach

.Net : Code first vs Database first approach   Code first In Code first approach Entity classes are declared and defined with properties. As soon as the .net code is compiled and run database is created automatically i.e database and ta

Difference between ng-show/ng-hide and ng-if

ng-show/ng-hide and ng-if are directives of angularjs which are used to check if an expression is true or false and after checking the expression, it shows /hides or removes/recreates the DOM element. Though the visual effect of both directives are

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

How 3D Animation Logo Design is Reinventing Logo Design Industry

3D animation logo design is the new emerging trend in the logo design industry. Tough market competition compels competitors to exploit new methods of customer engagement using digital media platform, which promisingly unveils sophisticated methods o

CRUD operations with MySQLi procedural functions

In previous posts we have learned about creating a connection to a MySQL database with procedural and object oriented way, we also learn how to run a query with mysqli. This article demonstrates how to perform different CRUD operations with MySQLi pr

Devise gem in Ruby on rails

Devise gem is one of the highly recommended gem used in Ruby on Rails. It has many features such as Email sending, locking User, Authenticating user and many more.   To install Devise gem, you need to specify it in your Gemfile gem 'devise'

1 38 126
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: