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
Selection in ListView control17 Jul 2007 13:16 GMT2
Is there a way to show the selected item always in a ListView control, even
if the control is not in focus ?
Yoav.
Delegate Failure after Migration to .NET 2.0 - Vista17 Jul 2007 12:48 GMT3
I am converting a C# .NET 1.1 based system to .NET 2.0.  I am
encountering a socket exception with delegate events.  The system uses
an NT service as a remoting host that provides services that desktop
applications consume.
Why does a DataReader continue after losing connection?17 Jul 2007 12:15 GMT2
>From just about everything I have read, a DataReader reads only one
record at a time from a database and only caches that one record in
the client's memmory.  However, a colleague of mine noted that this is
not exactly the case and proceeded to demonstrate this to me by
resizing usercontrol17 Jul 2007 11:20 GMT1
.NET 2.0
I've added a custom UserControl onto a form. When I resize the form the
UserControl doesn't resize. What property do I need to set on the
UserControl so it automatically resizes if the window it's placed on
using List<object> as a datasource, how??17 Jul 2007 11:19 GMT2
.NET 2.0
I'm wondering if it is possible set the DataGridView.DataSource to a
List<object> collection. Where object is a class derived from the object
class.
How do I inflate compressed data from an asynchronous socket?17 Jul 2007 09:52 GMT6
Hi, I'm writing my own implementation of the Gnutella P2P protocol
using C#. I have implemented it using BeginReceive and EndReceive
calls so as not to block when waiting for data from the supernode.
Everything I have written works fine sending and receiving
DataRelations17 Jul 2007 09:35 GMT1
i already ask yesterday but probably i did missed the point :)
I'd like to know if its possible to show data from 2 (or more) tables
in a DataGridView. One from a master table and one from a lookuptable
using databinding for the grid. I like to build up the relations
Initializing a dictionary17 Jul 2007 07:22 GMT6
Forgive the fairly mundane question, but all the code samples I've
found searching for initializing a dictionary have only shown one way,
specifically:
<code>
Fast image processing in C#17 Jul 2007 06:21 GMT15
Any thoughts about how to implement image processing algorithms to run fast
in C#?
Using GetPixel to access every pixel from a Bitmap seems to be rather
time-consuming.
Regular express question17 Jul 2007 05:30 GMT5
I have the following words, and I want to extract the first part and the
trailing numbers.
OP001 => ABC, 001
ST02 => CD, 02
Reading & Creating cookies  in Local Machine using Windows Application17 Jul 2007 04:39 GMT3
  Is there any way to read the cookies which are in local machine?
  Can we create cookies using windows Application in the local
machine?
   I am developing a windows application which needs to Read the
loading a COM object dynamically?17 Jul 2007 04:36 GMT2
I'm using OCR in my application. Its not a feature my users can't live
without. I need office 2003+ installed.
So instead of referencing the MODI library, i want to late bind it? In
other words check which exists and then use it.
C# COM entry point function17 Jul 2007 04:16 GMT4
I am a developer from C++ COM to C# COM. I feel confused about the entry
point function for a C# COM object.
In C++, we always initialize object through GetClassObject or
DLLGetClassObject, but it seems C# does not need these functions?
Child Form maximizes automatically. Why?17 Jul 2007 03:50 GMT6
Assuming I have several child Forms open (not maximized) in my MDI Form,
when I maximize any of them and then close it, all my other Forms
automatically maximize. How come?
Is there an easy solution for this?
How to have user can only control aboutbox?17 Jul 2007 03:20 GMT9
It is very convenient to make a About box in C#.
My problem is how to let user must to click OK to close this About
box. ( user should not allow to click any other place at this time )
Thank you!
 
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.