
Search In
How to Make an OpenERP module configuration file?:
It is very simple to Create a module in OpenErp. All you need to know is the basic structure of any module to be used in the system. So if you want to make a simple module in openerp, here below
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
Android has some of its policies due to which it don't allow you to upload apk more than the size of 50 MB. Many Apps contains too many media files that may increase the size leading to the exceeding the limit of 50 MB.
So if your App's apk is exce
Hello reader's !
In this tutorial we discuss about How to add menu in WordPress.
So if you want to add menu in your WordPress Site follow the steps one by one.
Login to the WordPress Dashboard.
From the 'Appearance' menu on the left-hand side of
Hello All
In asp.net we can upload the file by using file up-loader control. but at times we have to apply some validation to avoid user to upload malicious file which might harm our application.
These validation can be of many types like :
Vali
If you want to create a pending intent function check my below example. Here I have created MainActivity class and MyReciver class to show get data and in this class I have used toast function. Below code will clearly described you how to create Pend
In the below example I will discusss switching between activities in android. Here I have created two activities and named them “Activity1” and “Activity2” and used Intent and onclickListener in both activities. Also with I have created two xml layou
In the below example I have created a demo page for user input. Here when user will enter name and phone number then user name and number will show on same page. Here I have created first Relative layout then in relative layout added Edit
As much as apps are quick and simple to use, equally cumbersome and complicated they are to build. Here are 5 tips to help you boost your app development process
Time is money. Actually, it’s much more when it comes to app developm
Web application development has picked up the tremendous pace in recent years. In this area, there is a huge demand for Node.js web applications. Node.js is a solid part of the entire JavaScript ecosystem and the web development in entirety. Node.js
