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 / Languages / C# / July 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
socket programming in C#26 Jul 2007 00:59 GMT5
I have a question on socket programming in C#.
I have this code and it doesn't work correctly.
It sends the message correctly but it does not get the message that
the server sends back ( the program bellow gets blocked ). I know for
About test tools for unit test25 Jul 2007 23:59 GMT3
Hi, all:
I want to choose a test tool for development.
It seems that NUnit is the most popular tool, but I found that Microsoft
Visual Studio also provide a built-in tool, so which is the better one?
Dispose Generic List25 Jul 2007 22:44 GMT3
I have filled generic list with data on one form.
When I close form generic list stay in memory waiting GC to collect.
I want to implement code on form close to dispose generic list.
WebBrowser Control25 Jul 2007 22:39 GMT1
I am facing two problems with WebBrowser control in C#:
1. How to add HTMLElement to WebBrowser.Document.Body at current mouse
location.
2. How to avoid/disable alert message when changing DocumentText property of
what happens if Thread.Abort() is called during a catch() block ?25 Jul 2007 21:56 GMT2
what happens with the code from the catch block ?
is it interrupted by the ThreadAbortException  ?
void ThreadProc( )
{
Which class for Telnet25 Jul 2007 21:52 GMT3
I need to write app for telnet client.
I saw that there's the Socket class. the point is that I need to
implement the protocol.
Is there other way\class that I can do it with no need to implement
IMessageFilter not for controls or form25 Jul 2007 21:31 GMT2
IMessageFilter interface allows one to capture messages before they are
sent to a control or a form. Is there a way, perhaps by implementing
another interface, to capture all messages to an exe.
In other words, if I add a custom message filter implementing the
The type or namespace name 'AddNewProduct' could not be found (are you missing a25 Jul 2007 21:30 GMT2
For my own peace of mind, I am trying to finish off a website which uses ASP.
Net and C# and I am trying to get the C# programs to compile with Visual
Studio 2005.  I think the errors are related to the conversion from an older
version of ASP.Net.  I am new to everything and I am ...
Loader lock error message25 Jul 2007 20:48 GMT1
In my windows form I have a comboBox and a textBox. When I try to write
something in the
textBox it shows me the error message below:
Attempting managed execution inside OS Loader lock. Do not attempt to
DataAdapter.Update() returns error.25 Jul 2007 20:47 GMT2
I am populating a dataset from a stored procedure, which returns
multiple resultsets.  One of the resultset is formed with a join
condition from two tables.  I am updating the fields of the respective
datatable.  Then update the first table in the database using
GDI+: DoubleBuffer makes my animation slower25 Jul 2007 20:42 GMT1
I am begining to code C#... and I am trying to make a ball moving at
the screen.(Actually I was trying to make a pong but first I want to
make a ball moving at screen)
I did it and it worked well, but the ball is blinking while moving. I
C# generic type25 Jul 2007 20:29 GMT3
Please help me to look at the following code:
-------------start----------
using System;
using System.Collections.Generic;
method call question25 Jul 2007 19:30 GMT1
I have a method GetResult that receives 2 string arguments and I want
this method to return an array of string. Is it possible?
string[ ] GetResult (string s1, string s2);
I tried to define like this, but when I called the method it shows me an
Error messages due to conversion from older ASP.Net25 Jul 2007 19:04 GMT4
I am new to ASP.Net, C# and Visual Studio 5.  I have until tonight to
complete changes to a website, otherwise it gets passed on to a web
development company, if not up and running.  I've made all the changes, but
with having an older version of ASP.Net and using Visual Studio 5, I ...
trying to transfer files to a PDA25 Jul 2007 19:02 GMT4
I'm trying to transfer files directly to a PDA via a Csharp program
I'm writing.  Does anyone know how to do this (I obviously can't use
active sync).
Ohh yes, I'm running Vista.
 
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.