Search Results for: feed
-
How to host a website in Azure
In this post we are going to learn how we can host a website in Azure. Azure provides a way to host websites as easy as ... -
How to hide a DIV when the website view in Mobile
Introduction Hi All, Hope you are fine. Today we will learn how we can hide a particular DIV element when the site is viewed in Mobile. ... -
Change your Azure Website URLto your cname for all Posts and Categories
In this article we will learn how we can change our website URL which we have hosted in Azure. And here I am using WordPress as ... -
Passing a DataTable to a Stored Procedure
This article explains how we can pass our data table to a stored procedure in C#. We all passed parameters to our stored procedures right? What ... -
Include Facebook Buttons in your Website
This blog helps you to include the face book buttons in your website. I hope you will like this. How? Step 1: Login to your face ... -
Find JSON Objects With Same Property and Separate Them
Introduction Today, this article explains how to find the objects with the same property from a JSON and separate them to be shown in the UI. ... -
Solutions For Wamp Server Not Starting Issue
As the title says we are going to look at the solutions we can use if our wamp server is not starting. Some of you might ... -
Set up WordPress in Your Local Wamp Server
This article explains how to configure WordPress in your local Wamp Server. You may have a live website which you hosted in a server. what if ... -
Check Whether a Measure Group is Mapped With Dimension Group
Introduction For the past few months I have been working on a dashboard application where ADOMD is the data source. Our application contains many charts, grids, ... -
Creating a Simple Windows Application Using Azure
Introduction Hi all. I hope you all are doing good. This article explains how to start or create your first Windows application using Azure. If you ...