Adarsh's blog
Network programing and unified communications.
As UC platform is gaining momentum among developers, here are some resources about the blogs/forums...
Date: 04/27/2009
I was waiting since long time for the launch event of OCS-2007, finally the launch day is arrived....
Date: 02/02/2009
Since long time I was waiting for this exciting moment, when we will be telling our customers about...
Date: 10/27/2008
If you are UCMA API user, then you would like the msdn developer forum specific to Unified...
Date: 03/28/2008
In this webcast, we present the software development kit (SDK) for the Microsoft Unified...
Date: 06/25/2007
Hi, This might be a good news to all of you who were searching for the download pointer for UCMA API...
Date: 06/11/2007
I was eagerly waiting since a long time to write about this exciting news, With the public...
Date: 04/02/2007
Since last few years I was reading a lot of discussion about "extreme programing" and "test driven...
Date: 03/05/2007
If you are looking for adding cool instant messaging and presence functionality to your web...
Date: 04/06/2006
Finally the official RTM day for Communicator Web Access (CWA) is arrived, its pretty cool to watch...
Date: 12/13/2005
Actually the issue I am discussing here is in general true for any event handler. .net event handler...
Date: 11/29/2005
When you are worrking on managed socket application and your application is very extensively doing...
Date: 08/20/2005
Its long time since I had posted on my blog. I am coming back and will start posting regularly. One...
Date: 07/08/2005
Recently one of the reader asked an interesting question, he was using FtpWebRequest with...
Date: 05/04/2005
Last few weeks we were busy to get Whidbey Beta-2 bits ready for release. If you are looking for...
Date: 04/22/2005
.Net frameworks 2.0 have new addition of Namespace, System.Net.NetworkInformation, it provide a...
Date: 03/14/2005
When you are writing application to run as service or middle tier, which is using client...
Date: 02/17/2005
Hi, If you have an application build on .net frameworks 1.0 or .net frameworks 1.1, which is using...
Date: 02/04/2005
If you love working on network programming and curious to see the demo of upcoming network...
Date: 01/21/2005
If you are looking for some information on understanding the basics of HttpWebRequest connection...
Date: 01/02/2005
If you are already using System.Net.HttpWebRequest class and familiar with request/response...
Date: 01/02/2005
.Net frameworks 2.0 has a new namespace System.Net.NetworkInformation, which you could use to gather...
Date: 12/16/2004
Does your application require customizing System.Net.WebPermission, SocketPermission or DnsPermission settings?
.Net frameworks comes with deefault security settings where components running under Intranet,...
Date: 12/06/2004
This post is valid for .Netframeworks 2.0 When we are downloading a large file from ftp site and...
Date: 12/01/2004
.Net frameworks 2.0 contain HttpListener class under System.Net namespace and a number of ASP.Net...
Date: 11/21/2004
Whidbey contains cool class HttpListener under System.Net namespace, it allows you to create your...
Date: 11/10/2004
HttpWebRequest.GetResponse() gives "HTTP protocol violation" error after .net frameworks service packs
This blog is valid for users of .Net frameworks 1.0 SP3 and .Net frameworks 1.1 SP1 The error is...
Date: 11/08/2004
.Net frameworks 2.0 have some new cool managed APIs. Here is one sample. It is common need to run a...
Date: 10/06/2004
Yesterday I was looking at one of my longtime favorite book "7 habits of highly effective people" on...
Date: 10/05/2004
This posting is valid for .Net frameworks 2.0 (Currently released as Whidbey Beta1) ResponseStream...
Date: 09/15/2004
A long standing complain from user of .Net frameworks was that it doesn't have support for popular...
Date: 09/13/2004
If you are using .Net frameworks 1.0 or 1.1, certificate must be installed on either User store or...
Date: 09/01/2004
Following are the some .Net frameworks programming books, where I worked with author on reviewing...
Date: 08/25/2004
Create cookie based session with HttpWebRequest One common requirement for Http based application to...
Date: 08/24/2004
Problem Applications making https request from .net web applications (.aspx pages) are not able to...
Date: 07/19/2004