
Search In
Now is an exciting time to be a developer of the .Net space. There are changes being made to the offerings, and additions to the platform. Furthermore, Microsoft is making various operating systems as well as competing devices first-class citize


Hi Friends,
In the previous part we’ve seen some Material controls and they look pretty impressive. You don’t have to put extra effort for styling standard controls and need a little effort for out of the box controls like sliders cards
There’s no doubt that running a small business can be daunting. There are a lot of things going on despite the size. You’ll always have to keep up with the deliverables, client requests, and a load of internal processes you need to keep t
Hello,
I am sharing here how we can take backup of our Project mysql database file and upload it in our Dropbox Account. Advantage using this feature is we can store our database backup in our Dropbox account daily. We can set our script as a cron
For sending notifications to android phone first you need to register yourself in google developer console
https://console.developers.google.com
After doing registeration in that you need to generate an API key from it
Code for GCM
Hello reader's !
If you want to setup first time launch of an iOS app.
Using this code the terms and conditions will appears or shown only the first time of app launch.
here is the code below.
I have two UIViewControllers (FirstViewController and A
Hello Guys,
If you are working on Facebook App and want to fetch user profile picture in a specific dimension. Like I want to fetch my profile picture in 3 dimension sizes 50*50, 150*200, 300*500.
For this please follow the below example:
$fbUser
Route Guards in angular are defined as interfaces which decides navigation to a particular requested route should be allowed or not. This decision is made based on the boolean value returned from class which implemented one of various guards interfac


Custom Filters in AngularJS
The data can be modified through filters in Angularjs. AngularJS not only provides built in filters but also provides with the capability of creating custom filters. Custom filters can be created through ".filte
Java applications are not unknown to the world and it has completely transformed the way how business enterprises interact with their potential customers. Java Apps are quite user-friendly and interesting to use. Further, the amazing user interface i
