By tag: WebServices
0
kicks
How will you choose the Right Template for your Web Design?
In today’s age of internet almost everything could be done online. This is why; from business organizations to educational institutes- every association prefers to have a website of their own. But only creating an official portal is not enough, there are certain other things to be taken care of.
0
kicks
Async Web Service Timout
Discusses an option for implementing a user-defined timeout on an asynchronous web service request.
0
kicks
Part I- How can we maintain State in Web Services
Web services have not any mechanism by which can maintain state. But web services can access asp.net objects like Session,
0
kicks
BizTalk 2010 SQL Adapter Disappearing Act
Something strange happens in BizTalk 2010 project inside Visual Studio 2010 when using the SQL Adapter. The SQL Adapter Wizard sometimes disappear for no reason.
0
kicks
Adding Cloud Service project to existing ASP.Net Web Application
Imagine that we are moving an existing Web Application or ASP.Net MVC Web Application to cloud. In that case we need to add cloud service to an existing Web Application or ASP.Net MVC Web Application.
0
kicks
Hello world with Kayak and OWIN
Kayak is a lightweight opensource C# webserver which implements OWIN. OWIN stands for Open Web Interface for .NET.
0
kicks
10 Differences Between WCF and ASP.NET Web Services
Here are the 10 important differences between WCF Services and ASP.NET Web Services
0
kicks
The Strategic use of Web Services
At one of my previous places of employment, we are starting to really get into using web services because they allow us to transmit data between our system, strategic partners and affiliates. One example of this is a project that I worked on which allowed some of our strategic partners to insert pot...
0
kicks
Website Development & Website Application Development
Website Development- Broadway Infotech a web development company specializes in website development services like Website Development, Web Development, Website Application Development and Website Application Development. For more information feel to buzz on - 120 4240116/117.
0
kicks
WCF Data Services: Optimizing performance with updates
In this post I will show how you can optimize bandwidth usage and performance when sending updates to your WCF Data Service using the WCF Data Services Client Library.
0
kicks
Request format is unrecognized for URL unexpectedly ending exception i
Recently I was getting error when I am calling web service using Java script. I searching on net and debugging I have found following things.
Any web service support three kinds of protocol HttpGet,HttpPost and SOAP. In framework 1.0 it was enabled by default but after 1.0 framework it will not be...
0
kicks
WCF: The maximum message size quota for incoming messages (65536) ...
When using WCF services you may get the following error: "The maximum message size quota for incoming messages (65536) has been exceeded. To increase the quota, use the MaxReceivedMessageSize property on the appropriate binding element." This error is given because of size limits set to re...
0
kicks
How to Testing WebServices using QTP-The CodeGain
It is tricky but extremely simple to test web services using QuickTest. I was given this task of creating a framework for testing a particular set of Use Cases which had to be done using services as no UI was available
0
kicks
Signature in REST Services to maintain the integrity of sensitive data
using Signature in REST Services to maintain the integrity of sensitive data included in the URI