all groups > dotnet general > december 2003 > threads for wednesday december 24
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
thread safety of hashtable
Posted by tanalbit NO[at]SPAM aol.com at 12/24/2003 11:07:02 PM
I have a hashtable which is accessed by two threads. One thread does
all writing and enumeration in the hashtable, and the other thread has
read-only access to the table directly through keys but never with
enumerators. Is there any reason to worry about synclocks?
thanks,
Keith... more >>
How to store images in a dataset
Posted by db at 12/24/2003 4:21:37 PM
How can I store images in a dataset? I have a column 'Thumbnail' with object
as datatype, but how do I store the images there?
db
... more >>
VS.Net for dummies
Posted by Taishi at 12/24/2003 1:37:59 PM
I just finished a class on Visual Studio dot Net. I am not a programmer. I
am still learning. I completed all of these projects but I am still in the
dark. I am still digesting all that I have learned. All of these projects
had lots of folders and other files created. I know if you click on... more >>
How to retrieve OS version
Posted by A.A. Fussy at 12/24/2003 12:26:03 PM
How would I retrieve the Windows version in a vb.net program (I want it
displayed in a label)?
... more >>
Bind Text Box based on list box selection
Posted by Jeff at 12/24/2003 9:41:57 AM
Hello All:
What I am trying to do is bind a textbox (really several
text boxes) based on a list box selection. Basically what
I'm dealing with are two tables with a 1 to 1
relationship.
I have created the dataset and defined the relationship
between the two tables in the schema. I ... more >>
DLL problem URGENT!!!!!
Posted by sjain NO[at]SPAM lioninc.com at 12/24/2003 9:36:14 AM
Hi Guys,
We have a project in C#, older version of this project is already
running on production. And the new version was tested on development
(alphanet.x.com) as well as on production box (betanet.x.com) but now
as soon as I change IIS(www.x.com) to point to the new version, it
breaks. Since... more >>
Value of TBox from Different Form
Posted by Bills at 12/24/2003 8:20:09 AM
I know this is simple but I am stumped. Trying to get the
value of a TextBox from another form. Form name is
frmStart and Tbox name is tbxInis. In vb6 I could just
use frmStart.tbxInis.text but Can not figure out how to do
this in .Net. Please help is easy answer... more >>
.NET Installation On WinNT 4
Posted by Omid Shahraki at 12/24/2003 1:50:04 AM
Dear all,
In short, I've installed .NET on a workstation under an
account with administration rights. But, after installing,
when I tried to start the IDE I got a problem, "it showed
the splash screen but after locked everything on my PC."
So, I did not any choice except rebooting the syst... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|