Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / October 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
C# Thread.Sleep malfunction22 Oct 2004 17:17 GMT11
It seems that on some XP platforms the Thread.Sleep method is malfunctioning.
I created a small application that was supposed to show 2 newstickerbars on
the main form, with the added possibility to alter the speed with which they
tick.
XmlSerializer and IDictionary22 Oct 2004 12:02 GMT6
Why can't the XmlSerializer serialize IDictionary members?
Signature

programmer, author  http://www.midnightbeach.com
and father          http://www.midnightbeach.com/hs

Is it a bug in dotnet.framework? (about GC collection in 1.1 and 222 Oct 2004 11:50 GMT6
I tried a small program, found that some local objects can't be automatically
collected by GC. I tried both in 1.1 and 2.0, get the same result.
Below the program, just try it, you will found that the last 3 objects
didn't been released. Does anyone have some idear on it?
ComboBox Vertical Scrollbar Width22 Oct 2004 10:54 GMT4
Is there a way to change the width of the vertical scrollbar in the comboBox?
The width is to narrow for applications where it is being manipulated by a
Finger.
thanks,
Bug in GDI+ DrawString22 Oct 2004 08:29 GMT5
Try this in a winforms project:
1. add checkbox to form
2. set Text = "abc (def)"
3. set RightToLeft to Yes
c# vmi sql22 Oct 2004 08:00 GMT1
Hi,
I would like to set or to get some information from a ms sql server, E.g.
setting the culture of the server for date.
What can I use to do that ?
How to know the Version of a DLL used in the application?22 Oct 2004 05:54 GMT3
Does anyone knows how to determine the version o a dll used in a
application?
I have an application that uses a dll from another company, but
unfortunately that dll is sometimes more than one a a pc, and I want to knwo
Incorporate Multiple DLLs from One Reference?22 Oct 2004 03:46 GMT6
I'm developing a set of libraries under the NET framework using C#. Certain of those library
assemblies rely on other library assemblies. Schematically:
Library A
    references Utility Library 1
Extending intrinsic classes22 Oct 2004 02:38 GMT7
i was just curious if anyone whos been playing with VS2005 could tell me...
In javascript (and java??) you can alter the prototypes for an object in
your project. I dont remember the syntax exactly, but basically you do
something like:
Create a network account from program?22 Oct 2004 00:17 GMT1
We're developing a new HR Recruitment program, and I'm wondering if it is
possible to automatically create a new Windows Network profile for a new
employee? (Active Directory I think). If not through C#, maybe some sort of
batch program or even some sort of mouse recording and ...
string v.s. stringbuilder21 Oct 2004 23:08 GMT13
Can anyone please explain to me what the advantages in using String data
type over StringBuilder data type and vice versa?  Is that true that it's
better to use StringBuilder "Append()" to concat strings than using "+"?  
Which one is faster?  Efficient?
Monitor.Wait(object, timeout) confusion21 Oct 2004 23:00 GMT4
I am a little new to windows synchronization, and I was very confused
for a bit by the documentation for Monitor.Wait.
It currently reads:
//Releases the lock on an object and blocks the current thread until
Event Log Replacement Parameters and WriteEntry() - Are replacement parameters deprecated?21 Oct 2004 22:51 GMT1
In the win32 function ReportEvent() function has a parameter in which
one can pass replacement parameters that will be substituted in the
message text.
Is there an equivalent function in the .NET framework? Is this style
Reading CD Drive causes Message popup21 Oct 2004 22:36 GMT5
Windows displays a dialog box when I attempt to read files from a CD Drive
and there is not a CD loaded.  Anyone know how to stop this dialog from being
displayed?  
Following is code used to read drive. drivePath is equal to @"d:\" and d is
Get rid of "Visual Studio Projects" folder from My Documents?21 Oct 2004 22:31 GMT2
I don't keep my projects here, yet this folder keeps appearing in My
Documents.
This folder is cluttered up enough without extra folders being dumped here
for no reason.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.