|
|
-
hvm Question Received 2 Years ago through ASK
Hi,
is that backup restore functionality in SQL azure????
if yes than how?
if no than which other way to backup restore database from sql azure?...
|
-
hvm Question Received 2 Years ago through ASK
I m developing one windows azure application which is social networking as well as job portal.
1) In my application i want large data from other website like(indeed.com or else)
and it display in xml format i read that data and stored only 1 field i...
|
-
Dhananjay Kumar Posted 2 Years ago through Blogs
This article will give a quick walkthrough on how to use a WCF REST Service in ASP.Net Web site....
|
-
Dhananjay Kumar Posted 2 Years ago through Blogs
Objective
This article will give a quick walkthrough on how to consume a WCF REST Service in ASP.Net Web site.
Create a WCF REST Service.
Consume the Service in ASP.Net Web Site
Create a WCF REST Service
Step 1
Create a WCF application. T...
|
-
Dhananjay Kumar Posted 2 Years ago through Blogs
The post is about why "HTTP Error 404.3 : WCF - Not Found" occurs when we host a WCF Service i9 in IIS....
|
-
Dhananjay Kumar Posted 2 Years ago through Blogs
Normally when we host a WCF Service i9n IIS and while browsing we get the below frustrating screen
Error message in above screen is very clear. We need to add MIME type for .SVC extension.
To solve above problem
Open command prompt as Admin...
|
-
Dhananjay Kumar Posted 2 Years ago through Blogs
The article explains how checkboxes can be implemented in HTML table with Jquery, with the options Checked All, Unchecked, Enable and Disable operation....
|
-
Dhananjay Kumar Posted 2 Years ago through Blogs
Objective
In this article we will see,
How to apply Jquery on HTML table?
How to check and uncheck all the checkboxes?
How to check how many numbers of checkboxes are checked?
How to disable and enable the checkboxes.
Suppose we have a HTML t...
|
-
Dhananjay Kumar Posted 2 Years ago through Blogs
This article is about how to return values in call back or duplex operation....
|
-
Dhananjay Kumar Posted 2 Years ago through Blogs
PART#1 of this article is here
Objective:
This article will explain how to return values in call back or duplex operation.
Before reading this article, I strongly recommend to read my first article post on this series. This article is fully based o...
|