Home All Groups Group Topic Archive Search About

Visual C# .NET

microsoft.public.dotnet.languages.csharp
Score system tray application in c#
ktpmm5 - 17 Nov 2007 8:33 PM - 5 messages
I've got a basic system tray application running now. The primary focus of this application will be to get data from a remote db, and display it to the user. Iam a newbie in the Windows programming world so I hope my questions ...
Score Bind Property of Child-Objecty to DataGridView
Pieter - 16 Nov 2007 9:17 AM - 4 messages
Hi, I want to bind a proeprty of a child object to a DataGridView, but it doesn't work. For instance: Imagen that I have an object Company, and this object company has a child object Address. Address has a property Street. ...
Score Converting VMS C to Windows C++ or C#
fdmaxey - 14 Nov 2007 3:59 PM - 2 messages
I have been given a project originally written in VMS C.  It is extensive code, with a number of complex algorithms.  It also accesses an Oracle database via Embedded SQL. The code is to be ported to a Windows Server 2003 environment.  The ...
Score DataGridView and sorting
ReneMarxis - 13 Nov 2007 3:20 PM - 5 messages
Hello i have one problem with sorting in an unbound DataGridView. I set sorting to automatic but i get errors when having DBNull values in the column that gets sort ("Object must be of type string"). I solved that problem for one grid/column by fetching the _SortCompare ...
Next »