Click here to Skip to main content
16,010,416 members
Home / Discussions / C#
   

C#

 
GeneralRe: ODBC Programming Pin
Heath Stewart3-Feb-05 0:17
protectorHeath Stewart3-Feb-05 0:17 
GeneralMulti-monitor Pin
SquallBlade2-Feb-05 23:19
SquallBlade2-Feb-05 23:19 
GeneralRe: Multi-monitor Pin
Heath Stewart2-Feb-05 23:23
protectorHeath Stewart2-Feb-05 23:23 
GeneralTransparent tabcontrol Pin
Member 8094092-Feb-05 22:54
Member 8094092-Feb-05 22:54 
GeneralReflection question Pin
Christian Graus2-Feb-05 18:25
protectorChristian Graus2-Feb-05 18:25 
GeneralRe: Reflection question Pin
Robert Rohde2-Feb-05 20:15
Robert Rohde2-Feb-05 20:15 
GeneralRe: Reflection question Pin
Christian Graus3-Feb-05 10:09
protectorChristian Graus3-Feb-05 10:09 
GeneralRe: Reflection question Pin
Heath Stewart2-Feb-05 23:19
protectorHeath Stewart2-Feb-05 23:19 
Keep in mind, however, that an indexer is not always the Item property. This can be controlled using the System.Runtime.CompilerServices.IndexerNameAttribute, so you should actually enumerate all properties and find the one with the IndexerNameAttribute, falling back to the Item property.

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles] [My Blog]
GeneralRe: Reflection question Pin
Christian Graus3-Feb-05 10:08
protectorChristian Graus3-Feb-05 10:08 
GeneralRe: Reflection question Pin
Christian Graus3-Feb-05 11:00
protectorChristian Graus3-Feb-05 11:00 
GeneralRe: Reflection question Pin
Heath Stewart3-Feb-05 11:10
protectorHeath Stewart3-Feb-05 11:10 
GeneralRe: Reflection question Pin
Christian Graus3-Feb-05 11:13
protectorChristian Graus3-Feb-05 11:13 
GeneralComputer name and IP Pin
Luis Alonso Ramos2-Feb-05 16:05
Luis Alonso Ramos2-Feb-05 16:05 
GeneralRe: Computer name and IP Pin
mav.northwind2-Feb-05 22:44
mav.northwind2-Feb-05 22:44 
GeneralRe: Computer name and IP Pin
Luis Alonso Ramos3-Feb-05 5:59
Luis Alonso Ramos3-Feb-05 5:59 
GeneralTreeView Pin
Yulianto.2-Feb-05 15:14
Yulianto.2-Feb-05 15:14 
GeneralRe: TreeView Pin
Luis Alonso Ramos2-Feb-05 16:10
Luis Alonso Ramos2-Feb-05 16:10 
GeneralRe: TreeView Pin
Yulianto.2-Feb-05 17:26
Yulianto.2-Feb-05 17:26 
GeneralImage Insertion problem in RTF code Pin
sachinkalse2-Feb-05 14:53
sachinkalse2-Feb-05 14:53 
GeneralRegistry to xml conversion Pin
Karen242-Feb-05 14:01
Karen242-Feb-05 14:01 
GeneralRe: Registry to xml conversion Pin
Dave Kreskowiak3-Feb-05 5:51
mveDave Kreskowiak3-Feb-05 5:51 
QuestionWhat's the C# v1 way of doing what a C# Nullable type will do in v2? Pin
nevdelap2-Feb-05 13:41
nevdelap2-Feb-05 13:41 
AnswerRe: What's the C# v1 way of doing what a C# Nullable type will do in v2? Pin
Robert Rohde2-Feb-05 19:43
Robert Rohde2-Feb-05 19:43 
GeneralRe: What's the C# v1 way of doing what a C# Nullable type will do in v2? Pin
nevdelap2-Feb-05 19:49
nevdelap2-Feb-05 19:49 
AnswerRe: What's the C# v1 way of doing what a C# Nullable type will do in v2? Pin
leppie2-Feb-05 20:10
leppie2-Feb-05 20:10 

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.