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

Search In

Setting up enviornment for Angular 2 project in Visual Studio

Ever wondered how to start with setting up environment for a simple Angular 2 project, here are following steps that you may follow to get it done easily. Open Visual Studio and create a new ASP.NET Empty Web Site. Provide it with a location path

How to save image from url into device photo gallery

If you want to save image from url, you have to merge the following code to you js file First of all, we have to add the following plug-in to read, write and navigate file system. Write this in your code: cordova plugin add org.apache.cordova.file

RMI Registery java.rmi.connectexception connection refused to host

Below is my code:   import java.rmi.*; import java.rmi.server.*; import java.net.*; import java.io.*; import javax.swing.*; import java.awt.event.*; import java.lang.*; import java.awt.*; import javax.swing.filechooser.FileSystemView; import j

Python Official Website and install python

Python Official Website : http://www.python.org/" Python Documentation Website : www.python.org/doc Python binary can be found here: https://www.python.org/downloads/ Python IDE’s: http://sourceforge.net/projects/pyscripter/ https://wingware.com/d

Notification in Right-Bottom of windows form in WPF

Notification in Right-Bottom of windows form in WPF Please download the "Hardcodet.Wpf.TaskbarNotification.dll" and add reference in your WPF project Codes : System.Windows.Controls.ContextMenu _menu = new System.Windows.Controls.C

  • 198
How to create first iOS application in Xcode?

How to create first iOS application in Xcode for iPhone with no programming experience – where I’ll help even the non-programmer to enjoy coding as an iOS developer. This is an XCode tutorial for beginners so I’ll be going through where to download

How to check if the scroller reached at the bottom of the page with demo

There are many techniques through which we can place an event when the scroller reaches the bottom of the page. If the user wants to play an event when he reach the bottom of the page, he can do the same with the help of the example below:  

Andorid FireBase Integration

Firebase is a real-time database. It is a NoSQL database which stores data as simple JSON. Benefit of using firebase is, it sync data by itself. Suppose if we update some data in the database then we will get listeners in our code to listen for the u

Top 7 Reasons Why Mobile Developers Choose Native App Development?

Native apps are smartphone apps written specially for a specific device. Looking around in the market, today the largest competitors are Android and iOS. Now Android apps are written in Java, whereas iPhone apps are written in Swift or Objective-C. T

How to Integrate Firebase User Authentication in Android App – 11 Easy Steps

Firebase is a google's mobile platform that helps us to develop high-quality apps in minimum effort. Firebase provides Authentication library to authenticate users, you don't need to save user data on your local server because firebase saves

1 6 16
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: