
Search In
In our fast-changing world of content marketing, social media marketing and SEO, specialists understood that reading words or watching videos wasn’t enough anymore for clients to engage with your business and generate leads and revenu
With around 1.7 billion users and which are growing day by day, Facebook has now come a very important medium to promote your app and website world wide.
Facebook along with social sharing provides many other tools and options
To create new magento shipping module need to know all the useful functions to be used inside the shipping method class to put in various configuration options.
When looking for available shipping methods, Magento first gathers all available carrier
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
In this era of software development technology, the main concern in development should be the best performance. As we already aware that database is the backbone of any software. So whilst designing the database we need to keep a few things in mind t
1. attr( properties ):-Set a key/value object as properties to all matched elements.
Syntax:-selector.attr({property1:value1, property2:value2})
Example:-
<html>
<head>
<title>The Selecter Example</title>
&l
AJAX is a topic which comes under PHP AJAX Stands for Asynchronous JavaScript and XML. AJAX is used to update segment of web pages, without refreshing the whole page. By using AJAX we can create dynamic web pages easily and very fast.
While making interaction with the databases most of the time we communicate with the SQL Server database.
OLEDB Object Linking and Embedding Database comes under the ODBC Object Database Connectivity driver that is installed by default with the win
In the below example I have created set wallpaper app. Here I have added two button and ImageView in activity_main.xml layout. In MainActivity I have used setOnClickListener method , displayWallpaper() and Toast function, and I have also used BitMap
In this blog we illustrate how we can upload a file using ASP.Net MVC and AJAX.
Follow the below steps to upload a file:
Firstly we need to create model which contains the properties such as name, length and type of the file.
