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 / September 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Asynchronous calls to a web service - 100,000 a minute30 Sep 2007 21:26 GMT5
I've got a requirement to poll a web service for data but it needs to
be done very frequently.  The web service call is straight forward,
it
just returns a simple table of data with no more than 50 rows.  It's
using stmt usage30 Sep 2007 18:27 GMT5
i've seen in certain code snippets the following usage of using statement..
using(RegistryKey key = Registry.Users)
{
 //code
Global CBT Hooking30 Sep 2007 16:59 GMT1
I'm developing an application which relies heavily on global hooks and
apparently C# does not support this type of hooking. What I have in mind is
to make a dll (in Delphi) that handle all the hooking and call a user
defined c# function for further handling, is this possible, ...
Temporary Internet Files.30 Sep 2007 11:43 GMT2
Does it speed up your computer if you delete your Temporary Internet Files &
how often should you delete them. Also,would there be anything in the files
that are important that you need to keep. Please humour me! Thanks.
Different setup for each client?30 Sep 2007 09:38 GMT3
I have a project on which I must do some different definitions for each
client the installs it (how many channels etc) and lock it from him.
What is the best way you recommend?
Till current version, I used to send the clients a "signed" ini file with
Is there any example to display the image from the RGB source?Thanks29 Sep 2007 08:07 GMT1
I have a function which will return the RGB source to me, then what i
want to do is to create the image and show the image on a Form. What
is the best way to do it? Is there any example for that?Thanks.
FileSystemWatcher moved files29 Sep 2007 04:58 GMT1
How do I detect if a file is copied or moved into a folder?
I have a watcher set on the folder with NotifyFilters.LastWrite
and a delegate on the Changed event.
It works if I save a file in the folder but not if I copy, move or paste it
Best way to design multithreading application28 Sep 2007 21:37 GMT14
Ok, I appreciate any help you can give me. I am somewhat new to
threading, only understanding it conceptually, and I use the Threading
namespace for the sleep() command. So, any suggestions with code would
also be beneficial.
Page Layout View Word 200328 Sep 2007 16:14 GMT2
How do I reset "Page Layout" view to show contents of cut & pasted images
from Adobe pdf docs?  I prefer Page Layout instead of Reading Layout.
Running 2 network cards28 Sep 2007 14:40 GMT1
We currently installed a second network card into a server so we could
utilise the windows firewall. We want to use one card for the internet and
the other for the internal network. However, we have had problems with the
settings on the second card and need some advice on how to ...
How to insert postal barcode in return address?28 Sep 2007 14:36 GMT1
Does anyone know how to do this?  I am only able to include the postal
barcode in the delivery address  via Tools, Envelopes & Labels, Options.
Console.ReadLine with default text?28 Sep 2007 13:24 GMT6
Is there a way I can use Console.ReadLine with some default text so that
if the user presses Enter the default text is returned?
TIA,
Martin.
Find Name of Function28 Sep 2007 09:30 GMT11
How can I find the name of the current function being executed.
For example, lets say I have the following function
void Blah(int? y){
    int z;
benefits of unmanaged array vs. managed array? (visual c++)27 Sep 2007 23:44 GMT6
are there any benefits?
performance?
setting KeepAlive - how can I use it?27 Sep 2007 21:17 GMT3
I wondered what are the implications of setting  keepalive to true.
can I detect, say, from a server, that a client crashed? and if so,
how?
thanks much,
Pages: 1 2 3 4 5 6 7 8 9 10 11 August, 2007
 
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.