Forcing reuse of connections when doing Windows Authentication- November 23, 2004 When doing authentication, HttpWebRequest manages connections differently, depending on the authentication mode being used. If it uses Windows Integrated Authentication, it will close the connection after every request completes. The reasons for this are complex, and I wont go into them at this point. However, there are cases where you dont want this to happen. For example, imagine that you have a 3-tier architecture, where the client is talking to an asp.net application, which in...http://blogs.msdn.com/feroze_daud/archive/2004/11/22/268277.aspx Printers are watching you!- November 23, 2004 Someone sent me a link which talks about how printers are embedding tracking information in pages that they print. Spooky! http:story.news.yahoo.comnewstmpl=story&cid=1093&e=4&u=pcworld20041122tc_pcworld118664http://blogs.msdn.com/feroze_daud/archive/2004/11/22/268270.aspx |