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 / March 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Parallel Port Acess in C#28 Mar 2004 06:44 GMT1
Can any one tell me how can one acess ports in C# like we used to do in Visual C++ using inp and outp
Adding an About Property in UserControl28 Mar 2004 04:40 GMT4
I create a Windows custom control and i want to add a property "About" to display information about the control.
How can i do it?
Thenks
Christos
What is wrong with BitArray.CopyTo()?28 Mar 2004 04:22 GMT22
For some reason the method reverses the array, which is very annoying.  If
I put in 00001000 which is 8, i get back 00010000 which is 16. If I put in
00000100 (4), I get back 00100000 (32).  This means that CopyTo is
useless, since I have to reverse it to get it right.
Accessing Low Level/Hardware Features....28 Mar 2004 00:32 GMT1
      I would like to know if its possible to develop applications which would have access to hardware on certain levels may be to know the information.Also is it possible to know how & what the file system and may be change it.
DomainUpDown with XP Visual Styles27 Mar 2004 21:36 GMT1
How can I add XP visual styles to derived controls of UpDownBase, they do
not have FlatStyle property.
Fimance and Accounting in C#27 Mar 2004 20:36 GMT1
I have to develop a finance and accounting module in C#. Can somebody
provide me with any details on books or websites for this sunject ? Thanks
Visual Studio .NET languages27 Mar 2004 17:35 GMT2
just wondering if visual studio is strictly geared towards Visual C#,
C++, Basic, etc. or whether u can easily code in just c#, c++, j#, etc.
Or, is there an alternative IDE that's not so monolithic.
Thanks,
Catching events outside my app27 Mar 2004 16:38 GMT1
I have a VB.NET Question:
How can I catch mouse and keyboard events that happen outside my app?
I want my app to do stuff after some time without user activity... Is that
possible in VB.NET? How?
Importing comma seperated values to a DataSet27 Mar 2004 16:36 GMT1
I'm trying to import a comma seperated text file which represents a table
with several fields, eg:
bruce, 25, 468-2934
sally, 32, 456-9873
Displaying shared folders 27 Mar 2004 14:34 GMT1
I need to know whether .Net provides methods/classes for displaying shared
folders of a device.
One way to solve this problem is to import Win32 dlls ,but is there a direct
way provided by .Net by which all the user level shared folders can be
public static/shared read only properties in global.asax27 Mar 2004 01:02 GMT2
If I add a shared/static read only property to the Global class of
global.asax, do I need to implement thread locking like the
Application object does?
There are two ways I want to do things, Initialize a private variable
set time in compact framework26 Mar 2004 18:27 GMT1
How can I set the time in the COMPACT framework? (I enter the new time
in a textbox)
I have something that works in the normal framework, but this doesn't
work in the compact framework.
.NET --->   Processor independent???26 Mar 2004 16:38 GMT2
    I have worked in VB6 and now I have started working
in VB.Net.It is said that .NET code is platform
independent atleast within Windows operating systems.
which I understand is made possible through IL which is
Can i write .Net application running on Win95?26 Mar 2004 16:30 GMT1
Can i write .Net application running on Win95?
Maxixi
How can I get a list of all computers in the local network?26 Mar 2004 16:17 GMT3
How can I get a list of all computers in the local network? The problem is
that it shouldn't use Active Directory. I tried this code (found at:
microsoft.public.dotnet.framework)
DirectorySearcher src = new DirectorySearcher("(objectClass=computer)");
 
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.