Click here to Skip to main content
15,898,588 members
Home / Discussions / C#
   

C#

 
QuestionWindows Service like application for Windows CE? Pin
spAAwn8-Mar-06 10:11
spAAwn8-Mar-06 10:11 
QuestionIterating throu files Pin
Mr Marchepane8-Mar-06 8:48
Mr Marchepane8-Mar-06 8:48 
AnswerRe: Iterating throu files Pin
Kevin McFarlane8-Mar-06 10:17
Kevin McFarlane8-Mar-06 10:17 
QuestionAdd a checkbox to a openfiledialog ??? Pin
Ralf Hägenläuer8-Mar-06 8:27
Ralf Hägenläuer8-Mar-06 8:27 
AnswerRe: Add a checkbox to a openfiledialog ??? Pin
CWIZO8-Mar-06 10:36
CWIZO8-Mar-06 10:36 
GeneralRe: Add a checkbox to a openfiledialog ??? Pin
Steve Hansen9-Mar-06 3:22
Steve Hansen9-Mar-06 3:22 
GeneralRe: Add a checkbox to a openfiledialog ??? Pin
Ralf Hägenläuer9-Mar-06 10:35
Ralf Hägenläuer9-Mar-06 10:35 
QuestionObjects as DataGrid datasource Pin
nixter9998-Mar-06 7:58
nixter9998-Mar-06 7:58 
Hi,

Say i have a class User with some public properties
-FirstName
-LastName
-Email

I then load an ArrayList (arrUsers) with User objects and set a DataGrid's datasource = arrUsers.

The grid will create three columns (FirstName,LastName,Email) and fill them with data.

What i really wonder is if there's a way to control which properties in the User object the datagid will use.
Maybe an attribute or implementing an interface. Setting the properties to private isnt good enough nor is creating the datagrid's columns with a datafield.

Niclas Ahlqvist
QuestionSamples of GUI Pin
Tom Wright8-Mar-06 7:01
Tom Wright8-Mar-06 7:01 
AnswerRe: Samples of GUI Pin
Judah Gabriel Himango8-Mar-06 7:11
sponsorJudah Gabriel Himango8-Mar-06 7:11 
QuestionHow to obtain drive letters without checking the diskette? Pin
Libor Tinka8-Mar-06 6:53
Libor Tinka8-Mar-06 6:53 
AnswerRe: How to obtain drive letters without checking the diskette? Pin
Tom Wright8-Mar-06 7:04
Tom Wright8-Mar-06 7:04 
GeneralRe: How to obtain drive letters without checking the diskette? Pin
Dan Neely8-Mar-06 7:19
Dan Neely8-Mar-06 7:19 
GeneralRe: How to obtain drive letters without checking the diskette? Pin
Tom Wright8-Mar-06 7:25
Tom Wright8-Mar-06 7:25 
GeneralRe: How to obtain drive letters without checking the diskette? Pin
Dan Neely8-Mar-06 7:53
Dan Neely8-Mar-06 7:53 
AnswerRe: How to obtain drive letters without checking the diskette? Pin
Tom Wright8-Mar-06 7:20
Tom Wright8-Mar-06 7:20 
AnswerRe: How to obtain drive letters without checking the diskette? Pin
Guffa8-Mar-06 9:02
Guffa8-Mar-06 9:02 
GeneralRe: How to obtain drive letters without checking the diskette? Pin
Libor Tinka8-Mar-06 10:49
Libor Tinka8-Mar-06 10:49 
AnswerRe: How to obtain drive letters without checking the diskette? Pin
Steve Hansen9-Mar-06 3:32
Steve Hansen9-Mar-06 3:32 
GeneralRe: How to obtain drive letters without checking the diskette? Pin
Libor Tinka9-Mar-06 6:20
Libor Tinka9-Mar-06 6:20 
Questionhow to convert a physical address to a virtual address? Pin
bharadwaj_r8-Mar-06 6:36
bharadwaj_r8-Mar-06 6:36 
AnswerRe: how to convert a physical address to a virtual address? Pin
Judah Gabriel Himango8-Mar-06 7:14
sponsorJudah Gabriel Himango8-Mar-06 7:14 
GeneralRe: how to convert a physical address to a virtual address? Pin
bharadwaj_r8-Mar-06 19:22
bharadwaj_r8-Mar-06 19:22 
GeneralRe: how to convert a physical address to a virtual address? Pin
Judah Gabriel Himango9-Mar-06 5:00
sponsorJudah Gabriel Himango9-Mar-06 5:00 
QuestionWhat are these WndProc WMs? Pin
redfish348-Mar-06 6:25
redfish348-Mar-06 6:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.