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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Retrieve Values in HashTable31 Mar 2005 16:45 GMT1
Can you any one help how to retrieve the values in hashvalues in the same
order it was inserted?
Right now I use GetEnumerator to loop through but it does not loop through
the same order I inserted.
Help with Multi-Threaded ICMP Ping31 Mar 2005 02:42 GMT5
Group,
Trying to create multiple threads, each of which creates a socket and sends ICMP echo packets to specified hosts. Using .NET (C#) and asynch BeginSendTo. All works great UNLESS a machine is on the net that a) correctly resolves (gethostbyname) and b) for some reason doesn't ...
MSDN Universal for only $149927 Mar 2005 11:46 GMT2
I ran across this site a few months ago and just decided
to renew my MSDN Universal with them and I couldn't
believe their low prices as well as the level of customer
service that I received. I received my initial shipment
posting base64 data using http post25 Mar 2005 11:35 GMT1
What I'm looking for is how to send a file to a web service in Base64 format, using Http Post. I know this can be done using SOAP, but I'd like to know how to do this using Http Post.
My thinking was to use HttpWebRequest something along the lines of the code listed below.
Enumerate all AppDomains hosted in a .NET process23 Mar 2005 23:35 GMT1
Is there any way to enumerate all AppDomains hosted in a .NET process?
Interface to Exchange SMTP Server?21 Mar 2005 22:26 GMT1
I have some ideas that I would like to try in eliminating DoS, unwanted SMTP
connections/sessions, etc. to my Exchange server. To do this I need to write
code that examines each SMTP attempt to connect (HELO) message and determine  
whether I would like to allow them to connect or ...
SNMP API21 Mar 2005 22:20 GMT3
Is there a set off SNMP APIs for C#?
I'm looking to write a trap generation tool.  I was hoping to use
C#.
If not, it looks like C++.
problem with httpWebRequest removing chars19 Mar 2005 12:16 GMT1
Had a problem with the webclient class - timeout.
So i have switched to the httpWebRequest. Followed all guides on internet and have tried sending bytes and text but whenever I send an SQL statement the spaces get stripped out??
code:
       Dim encoding As New System.Text ...
VC++.NET : String to char * and vice versa & Non .NET classes18 Mar 2005 22:07 GMT1
Hi all;
A) What's the simplest way to convert a 'String' to 'char *'  (and the other
way araound) ?
B) I have some C++ classes that I cannot easily convert to .NET (because
.NET Remoting/Serialization way too slow vs C++ binary/tcp18 Mar 2005 00:01 GMT10
I was running some tests on my Win32 1GHZ processor to see how long it
would take   to transmit objects numerous times via TCP/IP using C#
.NET Remoting vs the C++ trustworthy method of binary streams. I ran
the test for 50K, 100K, 500K iterations, where each iteration consists
multithreading17 Mar 2005 01:58 GMT1
I have written a program which receives mails from server using POP#. it's downloading sequentially. now i want to use the multithreading in this regard where i can create threads for each and every mail...and download those mails simaltaneously.
if u have any idea please help me ...
help with memset and memcpy17 Mar 2005 01:06 GMT1
I have obtained AMD's optimized files for memset and memcpy (both .c
files)  What I want to know now is how to integrate these into my
MSVC++ .NET 2003 development environment so that the programs I build
for AMD Athlon XP systems are optimized for this cpu platform.
Launching process16 Mar 2005 21:21 GMT1
I was trying to launch IE using Process class in .NET. I wanted to get
notified when
IE is closed. I subscribed to exited event in Process class. When I close IE
manually
Strange Error...16 Mar 2005 15:08 GMT1
i get this error when i try to compile my code.
But why, ...everything seems to be ok!
When i try to get some files extension with this:
"File Extension: " + Path.GetExtension(e.FullPath)  + " created...";
Protecting Assembly against disassembling...13 Mar 2005 10:26 GMT1
how can i protect a assembly against disassembling with ILDASM and
other products like that. i have a dll with some encryption methods
implemented and i dont want them to be exposed, to the outside of
the world. of cource there are restrictions like modifiers and misc.
Pages: 1 2 February, 2005
 
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.