Feroze Daud's WebLog
At the beginning of this year, I moved onto a different company. I have joined Zillow as a Software...
Date: 08/13/2009
Exchange 2007 Ships with a tool called test-umconnectivity that can be used to verify the health of...
Date: 12/20/2008
While writing a unit test for a particular feature, I was faced with an interesting problem. My unit...
Date: 11/03/2008
This post is going to give an explanation of what the various greetings mean, for the autoattendant....
Date: 10/22/2007
If you are the administrator of an Exchange Unified Messaging server, you might want to know why the...
Date: 03/16/2007
Many a time, I had to look at eventlog files sent by a customer, or those from a test run that...
Date: 09/22/2006
I have been stumped from time to time on how to attach VS debuggers to a process on process startup....
Date: 04/04/2006
In this part, we will add some networking code to the code we have thus far. When we get done, we...
Date: 10/26/2005
In Part II of this article, we saw how we are going to use the ICMP protocol to implement a simple...
Date: 10/24/2005
If you see the ping utility that comes with your OS, you will notice that it has many options....
Date: 10/23/2005
After a long hiatus, I am back to posing to my blog. I am going to start out with a series on Socket...
Date: 10/20/2005
In a previous blog post, I wrote about how printer manufacturers are embedding tracking information...
Date: 10/18/2005
Durgaprasad, the test lead for System.Net has a very informative entry on using Tracing facilities...
Date: 09/22/2005
In whidbey, System.Net has a cool retail tracing implementation. It writes most calls made to public...
Date: 05/12/2005
A user posted on the newsgroups asking about how to set Host headers in HttpWebRequest....
Date: 03/31/2005
When doing authentication, HttpWebRequest manages connections differently, depending on the...
Date: 11/22/2004
Someone sent me a link which talks about how printers are embedding tracking information in pages...
Date: 11/22/2004
This topic is about the asynchronous programming model, and how it is used when doing Networking....
Date: 10/07/2004
The topic of this post is PreAuthentication. HTTP Webservers support multiple authentication...
Date: 07/12/2004
The other day, somebody asked me: How do I download a webpage, or other content from a webserver,...
Date: 03/30/2004
Today's lesson is about thread interaction between Asp.Net and the HttpWebRequest object of the...
Date: 02/01/2004
Welcome to my blog! This blog is a place for raves and rants about everything in general, and...
Date: 01/20/2004