Other News

Community

Simple Asynchronous Downloads

(Karl E. Peterson) There are probably as many strategies for downloading files from the Internet as there are .NET programmers — that is, no where near the number of Classic VB developers, but still more than a mere handful. Ask the question in a newsgroup, and you’ll quickly get a good half-dozen

Community

Questions about .net Exceptions

(Tess Fernandez) One of my readers emailed me the following question I have a simple questions that my management asks me. When I see all kinds of exceptions thrown (null exceptions etc..), what is the user experience? Does their system hand these back to the user? does it return an error message

Community

Overhead of Row Versioning

(Sunil Agarwal) Last week I was teaching a class on snapshot isolation and we discussed the overheads of snapshot isolation. There are three main overheads that you need to be aware of when you enable snapshot isolation read-committed-snapshot on a database. First, each UPDATE/DELETE operation gener