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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Mutex and WAIT_ABANDONED05 Feb 2004 06:24 GMT3
.Net's Mutex object seems to ignore (or internally consume) a WAIT_ABANDONED
condition if the owning thread is aborted.  The next thread waiting on the
Mutex gets the mutex with no error.  If this is by design, it would seem to
be a dangerous design choice.  Normally another thread ...
File.Exists - need to know if the caller does not have permissions05 Feb 2004 03:41 GMT10
By design File.Exists method returns false if the caller does not have permission, even if the file actually exists at the specified path. No exception is thrown
How can I differentiate between a case where file is truly not found and a case where there are no  permissions
Thanks
Running ASP.Net Application where site files on remote server05 Feb 2004 03:11 GMT1
I recieve the following error when I run my ASP.Net application
Server Error in '/' Application.
Parser Error
Description: An error occurred during the parsing of a resource required to
Transfer Binary Messages via Sockets?04 Feb 2004 23:28 GMT1
I'm playing with an application that needs to send binary serialized objects across the network... I'm wondering what the best method to do this would be? Specifically, I'm wondering how best to tell the application that it has received the entire binary package?
With a ...
How to trigger IDE code generation?04 Feb 2004 23:01 GMT2
I am writing a custom formatter to serialize controls to a text file. It largely works (at least I keep thinking that)
My current problem is that when a form is deserialized in the designer, the screen is updated properly and the properties show correctly in the editor window, but ...
TCPClient and Get the IPAddress of the Client04 Feb 2004 22:46 GMT5
How Can I get the IPAddress of the client connecting to my server
I understand that it is available after using AcceptSocket, but I already wrote everything with AcceptTCPClient
I just want the IPAddress for Logging purposes
Thanks
Dotfuscator problem with c# dll's04 Feb 2004 21:25 GMT2
I have a c# project who load some other c# assemblies.
I took one of the dll assemblies and ran the Dotfuscator and produce the
output assembly.
I added this assembly to the project (add reference) and the project doesn't
"visual studio .net has detected that the secified web server is not running asp.net version 1.1"04 Feb 2004 21:21 GMT1
Hey Gang
  I am getting the following message when I try to run VS .Net on my Windows 2000 server machine
   "Visual Studio .net has detected that the secified web server is not running asp.net version 1.1...
 Before installing VS.Net, I uninstalled the trial version, and ...
gacutil is not included in .NET Framework 1.1 Redistributable?04 Feb 2004 20:52 GMT5
gacutil seems to be something that users really need on occasion to clear
the download cache.
Is gacutil included in the Redistributable package or the SDK package?  It
really should be in the Redistributable if it is not.
Visual Styles in resource04 Feb 2004 19:19 GMT1
How do I include the Visual Styles for XP in the resource?  Don't want to
use "Application.EnableVisualStyles" because the program needs to run with
.NET 1.0 also and also would perfer not to use a manifest file.
GetAsyncKeyState in managed code04 Feb 2004 19:17 GMT1
Does managed code implement anything like the GetAsyncKeystate call found in
win32.
I want to check the status of the control and/or shift keys sometimes.
Thank you
AppDomain Unload problem04 Feb 2004 16:27 GMT3
We have a hosting app that creates AppDomains and calls
ExecuteAssembly on the appdomain instance.  Under normal execution
this works fine, however under certain work-flows, a third party
component creates a foreground thread which may not terminate
file transfer in a TCP/IP connection04 Feb 2004 16:07 GMT3
I'm making a client/server program which use a tcp/ip connection. Client and Server
have no problem to communicate by strings.
But I want to know if it is possible (and how) to send a file (acrobat reader file) with
a tcp/ip connection.
Very Fast Multithreaded URL Fetching04 Feb 2004 16:06 GMT4
Does anyone know if an object or how to create one, that will allow me to
fetch up to 10 URLs (containing XML-feed data) in an extremelly fast server
side fashion?
If the request is taking longer than it should, the object would need to be
Establishing RAS Connection04 Feb 2004 15:38 GMT1
I need to configure, establish, monitor and terminate a DialIn-RAS connection. Are there any objects in .NET Framework for that?
 
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.