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

Search In

Extract YOUTUBE Video URL and Play Using Exoplayer

Exoplayer is an open source application level media player for Android. For playing audio/video both locally and through internet this media player is very good and alternative source for Android's Media Player API along with features like Dynami

How To Create A Virtual Exhibition Tour

Creating a virtual exhibition tour is a great way to engage with your audience and provide them with an immersive experience. However, you need to keep a few things in mind when creating your tours, such as the size of your exhibition space and the t

Resuable Template in ASP.NET

Introduction In Visual Studio we have a built-in Web Form template to use, which we further change according to our need. But there may be case, when we want to have a custom template that we want to design as per our requirement and reuse it while

Take a Look at How to Grow Your Instagram Followers Fast

Being the best social media platform for businesses to market themselves on, Instagram is the new Facebook. With an engagement rate that is 58 times higher than Facebook, Instagram has become the most prized possession for businesses in terms of soci

Web Apps Development vs Native Mobile App

Mobile app development is witnessing Progressive web apps development in recent times. This is mainly because, it offers lot many advantages both for business owners and users. Many small scaled and big scaled companies have boosted their businesses

Styling the ActionBar with Search field in Material Theme

In this blog we use Toolbar, it is more generalization form of ActionBar. It support more feature than ActionBar. Toolbar is added in API level 21 but the good thing is we can use it in the below version by using supporting library. First you to sel

Circular Doubly Linked List

This is an implementation of Circular Doubly Linked List in C Programming Language.   #include stdio.h #include stdlib.h struct node { int root, *next, *prev; struct node n; } n* create_node(int); voi

Benefits of Mind Mapping usage in Project Management

The use of a planning tool is an imperative, especially when aiming to bring project success and effective task management. Mind mapping is a technique that is greatly appreciated and widely used, especially when approaching the project planning proc

How to scroll TableView to a specific position

  Hi Reader’s,   This blog includes the concept to scroll tableview cell automatically towards the top according to the condition provided and create index path according to the row and section. Here we will learn how to fetch row

Routing In MVC

What is Routing The concept of pattern matching process used to monitor the requests and determines further step for each request is known as Routing. In other words , the mechanism of mapping request in our MVC application is Routing. MVC applica

1 69 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: