Developer's Blog- Make life eazy
Knowledge become power only when we put it into use
Pages
(Move to ...)
Home
▼
Monday, November 19, 2012
HTTP Status Code Errors
›
HTTP status codes (the 4xx and 5xx varieties) appear when there is some kind of error loading a web page. HTTP status codes are ...
Tuesday, April 17, 2012
Explaining GetHashCode method.
›
Every object you ever created or used in .NET has GetHashCode method along with Equals, GetType, and ToString methods. This method is an ...
Working with UDL (Universal Data Link) files
›
Hello everyоne. After 3 long weeks of vacation, I'm finally back! I this blog post, I will show one simple method for creating con...
2 comments:
Message Queuing using C#
›
Message Queuing is a message infrastructure and a development platform for creating distributed messaging applications for the Microsoft...
›
Home
View web version