
Search In
Are you a budding developer or someone who has given thought to create his own app for business purposes. In both scenarios, it is important for us to exactly understand the workflow of how a professional App Creator make apps. If you are a rookie de
Chances are that you use websites, software and other services online. When you use these, you entrust some of your data to the service. In some cases, this data is relatively benign such as your browsing habits. However, sometimes the data can be ve
The Google Location Services API, part of Google Play services, is the preferred way to add location-awareness to an android app.
Follow the below steps to get current position of an android device.
1. To use the location manager make the Google pl
In MVC we use model for defining entities and attributes .
Models are also used for providing validations into the attributes that will be used in our views.
public class ChangePasswordModel
{
[Required]
[DataType(DataType.Passwor
Exception Handling in JSP :
Every application has some error handling code. In web application we normally see that error or exceptions occurred and these exceptions are shown by the tomcat using its default error page. In tomcat default error page,
JavaScript Debugging
Debugging is very complex for users to writing a JavaScript code without a debugger in web page.
Javascript code might contain syntax errors, or logical errors, which are difficult to find out.
Note : Javascript errors will
File Upload in Document Library of Liferay:- First we need to create the folder in the Document Library of Liferay. In my case the folder is created with dentalnoteDocuments name.
In below code AddInfo.jsp we can take simple AUI FORM to insert some
As technology becomes more and more ingrained in our lives, it's important for kids to learn how to code at an early age. Coding helps children develop problem-solving skills, teaches them how to think creatively, and prepares them for future car
Hi Readers,
This is the video blog where you can find how you can create ANE file for In-App purchase for iOS framework. I have used MAC machine to create it.
Requirements:
Download ANE-In-App-purchase from GitHub.
Download Air SDK Compiler
Down
Working remotely has become a lot easier in the last few years. Traditional jobs miraculously become work-from-home practically overnight. Through much trial and error and frustrations, incredible software and platforms have been developed.
&n
