Click here to Skip to main content
15,891,375 members
Home / Discussions / C#
   

C#

 
GeneralRe: SQL INSERT.. Please Help.. Pin
Mattias Olgerfelt20-Jun-05 0:33
Mattias Olgerfelt20-Jun-05 0:33 
GeneralRe: SQL INSERT.. Please Help.. Pin
fire8520-Jun-05 18:09
fire8520-Jun-05 18:09 
GeneralRe: SQL INSERT.. Please Help.. Pin
Luis Alonso Ramos20-Jun-05 17:56
Luis Alonso Ramos20-Jun-05 17:56 
GeneralRe: SQL INSERT.. Please Help.. Pin
fire8521-Jun-05 23:59
fire8521-Jun-05 23:59 
GeneralRe: SQL INSERT.. Please Help.. Pin
Luis Alonso Ramos22-Jun-05 5:08
Luis Alonso Ramos22-Jun-05 5:08 
GeneralRe: SQL INSERT.. Please Help.. Pin
fire8522-Jun-05 16:16
fire8522-Jun-05 16:16 
GeneralRe: SQL INSERT.. Please Help.. Pin
Luis Alonso Ramos22-Jun-05 17:23
Luis Alonso Ramos22-Jun-05 17:23 
GeneralTypeName function from VB6 and ActiveX control Pin
Mading19-Jun-05 23:45
Mading19-Jun-05 23:45 
I have a set of ActiveX controls, which provide access to underlying document and its structure.
The main document has an Items collection, which holds information on all objects defined within this document.
I am trying to build a convertor for the documents and therefore need to enumerate all items within this collection.
The problem is that Items collection holds different types (classes) of data, e.g. Line, Rectangle, Ellipse, String, and the function TypeName in VB6 would return these names. In C# the GetType() method returns always the name of abstract class. The function TypeName in VB.Net provides the same result as C#.

Does anybody know how to get same result as in VB6.0?
Unfortunatelly I am not able to provide you with this ActiveX control, because they're part of commercial software Frown | :(
GeneralTAPI using .NET Pin
Andre Trollip19-Jun-05 23:40
Andre Trollip19-Jun-05 23:40 
GeneralRe: TAPI using .NET Pin
Michael P Butler20-Jun-05 2:35
Michael P Butler20-Jun-05 2:35 
GeneralFind LastUser for Word File Pin
YomYom19-Jun-05 22:12
YomYom19-Jun-05 22:12 
GeneralRe: Find LastUser for Word File Pin
ekynox20-Jun-05 11:55
ekynox20-Jun-05 11:55 
GeneralUsing Context Free Grammers Pin
fordge19-Jun-05 22:09
fordge19-Jun-05 22:09 
GeneralRe: Using Context Free Grammers Pin
Roger Alsing19-Jun-05 22:31
Roger Alsing19-Jun-05 22:31 
Questionhow to locate an accurate position in the vectorgraph in C# Pin
greatsft19-Jun-05 22:06
greatsft19-Jun-05 22:06 
GeneralC# remoting Pin
khoadang19-Jun-05 21:37
khoadang19-Jun-05 21:37 
GeneralRe: C# remoting Pin
S. Senthil Kumar19-Jun-05 21:56
S. Senthil Kumar19-Jun-05 21:56 
GeneralSearch file that contains text Pin
wolfganggoldner19-Jun-05 21:02
wolfganggoldner19-Jun-05 21:02 
Generalweb page with crystal report failed when I run in .net 1.1 Pin
dabuskol19-Jun-05 20:51
dabuskol19-Jun-05 20:51 
GeneralControl library reference not updated in web project Pin
mihir7719-Jun-05 20:37
sussmihir7719-Jun-05 20:37 
GeneralRe: Control library reference not updated in web project Pin
Dave Kreskowiak20-Jun-05 4:29
mveDave Kreskowiak20-Jun-05 4:29 
GeneralC# Remoting Pin
jdkulkarni19-Jun-05 20:21
jdkulkarni19-Jun-05 20:21 
GeneralFileSystemWatcher Pin
Vikram Sharma19-Jun-05 20:19
Vikram Sharma19-Jun-05 20:19 
GeneralRe: FileSystemWatcher Pin
Dave Kreskowiak20-Jun-05 4:24
mveDave Kreskowiak20-Jun-05 4:24 
GeneralRe: FileSystemWatcher Pin
Vikram Sharma20-Jun-05 7:48
Vikram Sharma20-Jun-05 7:48 

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.