Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
all groups > dotnet general > march 2004 > threads for sunday march 21

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

Strange ghost files
Posted by Francisco at 3/21/2004 8:58:51 PM
Hi, I have an empty directory, but actually there are a few files in there which windows explorer does not want to show me, even when -show hidden files- is checked. Nevertheless, if I type the full file path, I can actually open those files. End result...a user is given information about...more >>


I can't adjust runtime security level
Posted by zameryee at 3/21/2004 8:41:09 PM
Hi I installed .NET Framework 1.1(version 1.1.4322.573) I am trying to change runtime security policy through .NET Framework Configuration tool I right clicked "Runtime Security Policy" and selected "Adjust Security..." on the pop up menu However, it doesn't work Installing the Framework again ...more >>

Creating a map with Hotspot Images
Posted by Geo550 at 3/21/2004 8:01:11 PM
Would like to display a map (image ie png, jpg file) then place Images (hotspots) on the map that drive mouseclick events. Would also like to add mouseover events for displaying hotspot info How do I put images on an image in web based project? Using webservices, c# in Visual Studio 2003 ...more >>

CRC32 Library...
Posted by Pup-Peroni at 3/21/2004 5:24:06 PM
Anyone have a good implementation of CRC32 in managed code?...more >>

how do I present sql data in tabular format using asp.net
Posted by merritt.robert NO[at]SPAM spsd.sk.ca at 3/21/2004 11:35:48 AM
hi I have been trying to put data I retrived from a sql db into a tabular format I tried <asp:table , but it appears I cant databind to it so then I tried to use simple html <table> and bind to the page and display the record elements any hints for me? <%@ Page Language="VB" Inherits=...more >>

trying to put sql data in tabular form
Posted by merritt.robert NO[at]SPAM spsd.sk.ca at 3/21/2004 11:32:37 AM
hi I have been trying to put data I retrived from a sql db into a tabular format I tried <asp:table , but it appears I cant databind to it so then I tried to use simple html <table> and bind to the page and display the record elements any hints for me? <%@ Page Language="VB" Inherits=...more >>

How can I get the names of all computers in my local network?
Posted by insaned NO[at]SPAM kaiowas.biz at 3/21/2004 2:38:41 AM
Hello everybody, How can I get the names of all computers in my local network? I tried this code (microsoft.public.dotnet.general - Listing neighbor computers): DirectorySearcher src = new DirectorySearcher("(objectClass=computer)"); foreach(SearchResult res in src.FindAll()) { Console....more >>

Regex problems
Posted by Lloyd Sheen at 3/21/2004 1:56:40 AM
I just bought Mastering Regular Expression since I have had no luck with any docs available on the web. (MSDN is totally useless in this area). So I am using the Expresso app as a workbench to learn with. Now the problem occurs at the very beginning of the learning process. First it appear...more >>




DevelopmentNow Blog