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

Search In

How to use Bottom Sheet in android ?

A Bottom Sheet is a layout that slides up from the bottom side of the screen. This layout slides up on user triggered action. There are two options to implement this functionality, the first one  creates main container view with a BottomSheetBeh

Bind arraylist to gridview in Asp.net

Gridview is a rich control of asp.net c#,it fetches the data from database and display data in the form of columns and rows(tabular form). There are features for CRUD operations in gridview, User can perform edit,update,delete operations with the dat

How to create a PDF file in android?

This tutorial will help you to generate a PDF file in Android. Follow below steps to generate PDF file.   Step 1 :- First download .jar files from following URL and put it into your application's libs folder. Download URL:- https://www.dr

Making a navbar directive in AngularJs

Hello, reader's in this tutorial we will create a navigation menu with angular js. Angular js is a framework for dynamic web pages. By the use of Angularjs, we will create dynamic menus. First, we create a folder for our application by any name

Universal link in ios 9

Universal link in iOS9 is similar to Deep linking in that on tapping a link on a website the app is launched. But in universal link the app is opened directly without going through safari. It also works with the apps which make call to openURL: for r

Bounce Effect using Jquery

Hello Readers, this blog is on the bouncing effect using jquery in all directions(up, down , right and left). I have created four round boxes, on clicking on a box each box will bounce in a different direction and a button on clicking that button al

How to set favicon in Asp.net mvc

Whenever you open any website, you see an small icon or image on left side of the window tab, That small icon is called Favicon. If you have not noticed earlier,then just open any website and check. For an example: open www.w3schools.com and see on

Request LifeCycle in Asp.net MVC

This blog will explain how the MVC lifecycle works to provide a response to the user's browser. We run our MVC application in the browser and see the rendered view, So we will understand how actually that user request is able to get the response

Import products from a CSV file in rails

Lets suppose we want to import a products CSV file in rails i.e. reading rows from CSV file and inserting its into a table. There are the following steps which we will use to import CSV file. Create an application using command rails new csv_impor

Creating Wordpress Custom Plugin

In this blog post i am explaining how to create a custom plugin which we can use in wordpress. For creating custom plugin first we have to create a file, here i am creating a plugin for a custom form type so i am naming the file as custom-form.php a

1 317 331
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: