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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
.net zip equivalent of jar in Java25 May 2004 11:57 GMT4
 Is there a .net zip equivalent of jar in Java? I would like to
compression my dlls while sending it across via No Touch...it should
also take care of versioning...
Thanks & Regards
PerformanceCounter & PerformanceCounterCategory on Windows 200325 May 2004 10:49 GMT4
We are trying to create a custom performance counter and category in .Net 1.1 with Windows 2003 and XP as our operating systems.  We use the following code to do this
if (PerformanceCounterCategory.Exists(categoryName)
    PerformanceCounterCategory.Delete(categoryName)
how to get the source file reference data from the clipboard in .Net25 May 2004 06:55 GMT7
I am familiar with obtaining source file reference material from the system
clipboard using the old Win32 API.
For example, copy an Excel chart onto the clipboard and goto Word.  Under,
Edit & PasteSpecial, there is a label called "Source:" which will contain
Who can tell me how to monitor printer by C#24 May 2004 23:05 GMT1
Which class shall I use?
Thanks!
sunny
Wi-Fi / Access Points24 May 2004 21:10 GMT1
Hello All,  I have an application that will be connecting through an access
point.  At times there may be multiple networks available.  Is there a way I
can pragmatically force the application to drop one connection and connect
to a different only depending on the SSID?
Visual Studio 2003 compatibility with original Visual Studio .Net24 May 2004 17:29 GMT2
My old laptop has the original version of Visual Studio .Net running on
Windows 2000. My new laptop has Visual Studio .Net 2003 running on Windows
XP. I imported an existing Web project to the new laptop, made some
modifications, rebuilt the project, and pushed the changes, ...
System caption24 May 2004 16:49 GMT1
I need to retrieve caption of system buttons. For example: in italian o.s.
Cancel button is "Annulla", in english o.s. it is "Cancel" and so on. I need
to install my application on different operative systems. Is there an API or
another way to retrieve those system caption?
Runs Slow The First Time24 May 2004 16:16 GMT3
I have an application that uses data access that runs slow the first
time. My first page reads data from an ODBC source and the second page
hits a MSDE database. After each page opens the first time, they run
just fine.
Config File for typefilterlevel change24 May 2004 15:08 GMT2
Can someone look at this post and tell me what can i do please.I have been
waiting or 3 days now and still no answer.
http://www.codeguru.com/forum/showthread.php?s=&postid=950198#post950198
Enumerating Static Arrays24 May 2004 14:03 GMT1
I want to place a static string array in a server component.  Will this pose any access conflicts, if multiple people are simultaneously using the foreach loop on this array.  I wanted to use an array because the values are fixed and an array does not have the overhead of the ...
bluetooth problem24 May 2004 13:40 GMT1
(I'm currently facing a problem with bluetooth, i'm a c# programmer and i need to access a bluetooth device in my application,i searched the net and the only thing i came up with is written for c++ programmers.
1) does the .net framework have any support for bluetooth. if yes , ...
Responding to global keyboard shortcuts24 May 2004 13:06 GMT2
I have developed an app, which normally resides in the tray and does stuff
in the background. I would like to make it possible to press a keyboard
shortcut from anywhere in windows/applications and respond to that event.
I have searched high and low on the web, but I guess I do not ...
TCPListener and Windows service24 May 2004 12:56 GMT2
I have a scenario
The server can dial into the client for several task
1. To fetch several rows from 2 or 3 tables - I plan to zip the files and send it across the network; to increase performance, instead of row-by-row update on the serve
2. To execute a remote application on the ...
HOWTO:  Add help file to .Net IDE24 May 2004 11:40 GMT1
Gentlemen
I've developed a library that a good number of programmers are using.  I've also now created a Help file that explains this library
Where could I find a white paper or article which would explain HOWTO add a third-party help such as mine so that it appears as a "Filtered ...
IPC / Named pipes24 May 2004 11:36 GMT1
This is from the Stream help...  Where is the IPC Pipe?  I cannot find anything on this.  Using sockets is TERRIBLE for this sort of thing.  We have an app that keeps running out of socket handles because they are in the TIME_WAIT.  Why doesn't the framework recycle those?  ...
 
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.