Browse by Tags

All Tags » Asp.Net (RSS)

WCF RESTFul Service by RobertNet

Creating a RESTFul web service in WCF can be easier than a normal web service!? Some of my friends did not believe and they even argued that REST is not considered as a web service.So I figured it out by using the http://en.wikipedia.org/wiki/Web_service...
Filed under: ,

The problem of JSON and how to fix it(Update with code sample) by RobertNet

In AJAX world, JSON is one of the most popular implementation, Asp.Net AJAX is using this concept, and it really works great. But in some very special situation, JSON could cause some unexpected problems.For example, if the user want to submit a huge...
Filed under: ,

Multi culture programming in Asp.Net by RobertNet

Asp.Net provide a very powerful multi culture programming pattern.In this post , we will discuss specially under the user control level. Last weekend, one of my friends asked the question about the user control multi culture programming problem. He could...
Filed under:
More Posts