Real exciting news from Web Content Management team at Microsoft.The Service Pack 2 now provides much awaited support for Microsoft SQL 2005 and Viusla Studio 2005 is now available in MCMS 2002.Master Pages as well as the authentication and navigation provider models support.
While developing a Website you might want to limit the users to download the file only once or would like to hide the link if they successfully downloaded a particular file. In traditional way of downloading the file its hard to know on the server side that file is downloaded successfully by the client. Solution is to stream the file in small chunk and make sure that is connected before streaming the next chunk. If you sucessfully transmitted the whiole file then this would mean that client has