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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to "kill" a tcp port...05 Feb 2005 02:03 GMT10
I'm building a relatively simple client-server app.  One of the functions of
the client is to notify the server when it terminates, this all works fine.
The problem comes in when the server is stopped before the client, in which
case the client "hangs", waiting to talk to the server ...
array, xmlserializer and inheritance05 Feb 2005 01:56 GMT3
I have a situation like this:
abstract class A
{
 public ArrayList List;
All button and lists in win form blank????05 Feb 2005 00:35 GMT2
For some reason my machine can't show text on buttons and lists in a lot of
.NET-win form apps - even my Terrarium client has buttons whitout text. I've
tried reinstalling .NET 1.1.
Could it be virus or spyware? Could it be somekind of localization problem?
Getting user's proxy settings04 Feb 2005 23:27 GMT4
This is repost, as I had some problems with my antispam alias.
Hi,
I need my application (C#, .Net framework 1.1 SP1) to be able to detect
the automatic proxy configuration for the user. I can get the settings
DataGrid Refresh Problem .NET Framework 1.1 SP104 Feb 2005 19:24 GMT13
When we updated the Framework to SP1 a strange thing happened to our
datagrids. If a cell was selected and the underlying datasource changed. The
selected cell would not refresh to the correct value. If there was no row on
that part of the datagrid, you would still see the old ...
HttpPostedFile.ContentLength Property04 Feb 2005 19:15 GMT1
Does anyone know if the HttpPostedFile.ContentLength Property is determined
BEFORE or AFTER the file actually reaches the server. I'd like to limit the
size of an file upload but uploading a Gb file only to tell the user that
they're limited to 1Mb seems like not so good an idea.
If error04 Feb 2005 19:01 GMT4
Hello,
i'm having a very weird error
i have the following code
if ( ( Name == "SubmitterName" ) || ( Name == "SubmitterWWID" ) )
Structures and Classes04 Feb 2005 18:55 GMT3
For the most part, I use classes but when I'm trying to figure exactly when I
should use structures.
- Should I use a structure when I know it will contain a lot of code?
- Should I use a structure when it will hold references to other classes?
How to instanciate a TypeConverter from an Attribute ?04 Feb 2005 13:10 GMT2
I have a boolean variable like this:
[TypeConverter(typeof(MyBooleanConverter))]
private bool var = false;
>From somewhere else in the code, I can access this variable only thanks
HTTP Protocol violation (long)04 Feb 2005 13:05 GMT2
I've been trying to connect to a secure server (basic authentication), and
while getting infamous errors I've decided to watch the messages passed
between them.
Here goes my initial request (i'm trying to use preAuthentication on the
AutoResetEvents a limited resource?04 Feb 2005 10:22 GMT3
In reading the documentation on AutoResetEvents and WaitHandle I'm not sure
whether they are limited resources (i.e. limited by something other than
memory).  WaitHandle mentions that it uses some nebulous "operating system
resources" and I would like to know more specifically is ...
DLL Config files04 Feb 2005 06:06 GMT3
I have seen several topics asking about config files that are specific
to an assembly and the deployment of both.  What I have not seen
suggested is using one of the sepcial folders for deploying and reading
the config file.
Memory Managment/Objects lifecycle managment04 Feb 2005 03:57 GMT1
Hello .NET experts
A group of develpers here are having some arguements about different ways to
write program with minimal memory footprint.
One method in buisness class creates an instance of another class and calls
Does GC collect unmanaged objects pointed by a class field?04 Feb 2005 01:13 GMT3
I have an unmanaged function which returns an address to an unmanaged
object. It's implemented by native C.
I call this function by p/invoke, get the pointer in C#, and store it in a
class field.
VS.NET 2005 Beta 2 release date03 Feb 2005 21:03 GMT2
Are the rumors , that Microsoft postponed the release date of  VS.NET 2005
Beta 2  to  March the 31st ,  true ?
Thanks in advance ,
Lior .
 
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.