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 / .NET SDK / October 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
WMI class15 Oct 2003 10:05 GMT1
hi,everybody,
From the help example,I know there are "Win32_Environment",
"win32_logicaldisk" WMI class.
Dose anyone know where I can find how many other WMI
Feature request:....15 Oct 2003 08:20 GMT16
When setting the [Flags] attribute on an enum, why should I have to specify
powers of 2 when the compiler should see this is a bitfield and set the
range accordingly, why should I have to do the work that the compiler can
do?
foreach & arraylist15 Oct 2003 00:10 GMT8
Does any of you have the slightest ideas of why you can't modify an array
list while in a foreach of its element.
I wrote my own collection and I'm trying to add the same behavior but I
don't know where to start.
How to draw rotated text?14 Oct 2003 00:37 GMT3
I was looking on the SDK but I can't find how to draw text in angles
different from 0 and 90. Is it possible? If not, does exist some 3rd party
library allowing this? Any hint is welcomed
Thanks in advance
Reflection: how to get numeric values from an enum?13 Oct 2003 16:37 GMT4
Using reflection to parse the type info in an assembly. For enums, how to
get the constant values for the members? The FieldInfo.Value field has the
symbolic value, not the constant value. There's a HasDefault attribute but
no mention I can find about *where* the default value is ...
how can i convert an expression to decimal that i created at runtime13 Oct 2003 14:04 GMT2
how can i convert an expression to decimal that i created at runtime
str1 =  ((10*80) / 100)
str2 =  (240/80)
str3 = ((10*80) / 100) - (240/80)
Monitoring Windows Time Change.13 Oct 2003 03:05 GMT3
Please help who knows how to watch for system time change.
I have a class library that creates an object
of 'NativeWindow' class and waits for "WM_TIMECHANGE"
that is broadcasted by Windows. This worked fine until I
Socket bug12 Oct 2003 00:51 GMT2
I'm doing some stress test for some TcpIP communication.
rougly it's someting like that:
for(i=0; i<1000; i++)
{
Associated Icons10 Oct 2003 16:56 GMT2
OK, I have found a way of getting to the location of the
default Icon via the registry keys, but it only gives the
exe location and the icon index. How can I then display
the ICON.
File Associations10 Oct 2003 03:37 GMT3
Hopefully someone may be able to help with this little
problem.
Is there a way in c# of obtaining the registered icon for
a file type via the .Net Framework.
how i can i get bios identifiew number or serial number10 Oct 2003 02:16 GMT1
how i can i get bios identifier number or serial number from different bios marks
i use vb.net 2003
Thanks
routing/forwarding table update event info.09 Oct 2003 22:57 GMT1
I am writing a .NET application in C#. I have to display
the routing table in some formatted way. Anyhow the
issue is that, whenever the routing table changes I want
to get an event. How can i register for the event ? And
Find directory of the file09 Oct 2003 09:16 GMT1
My file my.txt is available in
D:\bkup\FilesOnline\dotnet\NextSet\817\XSLTSample\my.txt
When I give System.Environment.CurrentDirectory, I get the
path as D:\bkup\FilesOnline\dotnet\NextSet\817
Getting local physical path from IIS Virtual outside of ASP.Net09 Oct 2003 01:41 GMT3
I'm working on some project management stuff that requires creating a new
project in VS.Net. I have the following issue though:
I can only retrieve hte project path as a URL (ie.
http://localhost/someproject) but I need to turn this back into a physical
Simple question09 Oct 2003 00:23 GMT5
Why is dotnet called so?
I mean, several peoples mix dotnet development with domain names
(www."something".net) ...
And several peoples also think that with dotnet framework, you can only
Pages: 1 2 3 4 5 September, 2003
 
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.