Sharepoint, Biztalk and .NET Grid Computing on Windows
Free 1 day Sharepoint-BizTalk Assessment (Italy only)
As written here
http://sourceforge.net/mailarchive/forum.php?thread_id=5671607&forum_id=24754
http://weblogs.asp.net/lbarbieri/archive/2004/10/02/237049.aspx
http://weblogs.asp.net/ksamaschke/archive/2004/10/02/237042.aspxhttp://weblogs.asp.net/ksamaschke/archive/2004/10/02/237055.aspx
Solutions:1)Here is some code for a httpmodule to obviate to the problemhttp://blogs.devleap.com/rob/archive/2004/10/02/1803.aspx http://www.mostlylucid.co.uk/archive/2004/10/07/1396.aspx
2)PLEASE PLEASE PLEASE install for IIS4/IIS5:URLSCAN : http://www.microsoft.com/windows2000/downloads/recommended/urlscan/default.aspIIS Lockdown tool: http://www.microsoft.com/technet/security/tools/locktool.mspx
Download Manager in C#
I' ve used the wrapper of the Background Intelligent Transfer Service (BITS) from http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwxp/html/WinXP_BITS.asp, the tecnology behind Automatic Windows Updates and modified the given sample winforms app slightly to allow adding new items to download.
It is very simple, but to work , you need to download and install the .MSI from http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwxp/html/WinXP_BITS.asp and add Microsoft.Msdn.Samples.BITS.dll as refrence in VS.
You can find the code at http://www.xpertdotnet.com/code/Form1.cs.txt
some links with BITS (Background Intelligent Transfer Service)
http://www.kbcafe.com/iBLOGthere4iM/?guid=20040904223316http://weblogs.asp.net/sbchatterjee/archive/2003/06/12/8585.aspxhttp://dotnetjunkies.com/WebLog/demiliani/archive/2004/08/26/23309.aspxhttp://weblogs.asp.net/mikehall/archive/2004/07/11/180144.aspxhttp://pensieve.thinkingms.com/CommentView,guid,3cbfe252-63b5-47da-a27a-74de0d79a6a7.aspx