Click here to Skip to main content
16,008,490 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: string concat Pin
united185-Mar-06 3:33
united185-Mar-06 3:33 
GeneralRe: string concat Pin
Dave Kreskowiak5-Mar-06 7:30
mveDave Kreskowiak5-Mar-06 7:30 
GeneralRe: string concat Pin
united185-Mar-06 7:54
united185-Mar-06 7:54 
GeneralRe: string concat Pin
Dave Kreskowiak5-Mar-06 8:45
mveDave Kreskowiak5-Mar-06 8:45 
GeneralRe: string concat Pin
Guffa4-Mar-06 11:51
Guffa4-Mar-06 11:51 
GeneralRe: string concat Pin
united184-Mar-06 17:27
united184-Mar-06 17:27 
QuestionCreate an Active-X exe in VB.Net Pin
Rich Bradley4-Mar-06 4:17
Rich Bradley4-Mar-06 4:17 
AnswerRe: Create an Active-X exe in VB.Net Pin
Dave Kreskowiak4-Mar-06 10:12
mveDave Kreskowiak4-Mar-06 10:12 
None of the managed code compilers can generate a true ActiveX server. The .NET Framework doesn't support all the exports required. But, you could simulate something similar using COM Interop using very similar techniques to what you've already done. You can learn more about this under Interoperating with Unmanaged Code[^]. Pay particulat attention to RegAsm.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

QuestionHelp me please... TextBox Control Pin
FeRtoll4-Mar-06 3:27
FeRtoll4-Mar-06 3:27 
AnswerRe: Help me please... TextBox Control Pin
united185-Mar-06 8:04
united185-Mar-06 8:04 
GeneralRe: Help me please... TextBox Control Pin
FeRtoll5-Mar-06 9:50
FeRtoll5-Mar-06 9:50 
GeneralRe: Help me please... TextBox Control Pin
united185-Mar-06 14:45
united185-Mar-06 14:45 
GeneralRe: Help me please... TextBox Control Pin
FeRtoll6-Mar-06 1:02
FeRtoll6-Mar-06 1:02 
GeneralRe: Help me please... TextBox Control Pin
united186-Mar-06 5:57
united186-Mar-06 5:57 
GeneralRe: Help me please... TextBox Control Pin
Roy Heil6-Mar-06 11:11
professionalRoy Heil6-Mar-06 11:11 
GeneralRe: Help me please... TextBox Control Pin
FeRtoll6-Mar-06 12:03
FeRtoll6-Mar-06 12:03 
QuestionChange font color in datagrid Pin
Gariel Elijah4-Mar-06 3:24
Gariel Elijah4-Mar-06 3:24 
AnswerRe: Change font color in datagrid Pin
Dave Kreskowiak4-Mar-06 10:20
mveDave Kreskowiak4-Mar-06 10:20 
GeneralRe: Change font color in datagrid Pin
Gariel Elijah4-Mar-06 13:11
Gariel Elijah4-Mar-06 13:11 
Questionhow to turn off system error when i add daplicated ID unique? Pin
superdragon4-Mar-06 2:51
superdragon4-Mar-06 2:51 
AnswerRe: how to turn off system error when i add daplicated ID unique? Pin
Dave Kreskowiak4-Mar-06 9:59
mveDave Kreskowiak4-Mar-06 9:59 
GeneralRe: how to turn off system error when i add daplicated ID unique? Pin
Paul Conrad4-Mar-06 12:23
professionalPaul Conrad4-Mar-06 12:23 
Answerno, i dont want to add duplicated ID Key Pin
superdragon5-Mar-06 3:53
superdragon5-Mar-06 3:53 
GeneralRe: no, i dont want to add duplicated ID Key Pin
Dave Kreskowiak5-Mar-06 7:39
mveDave Kreskowiak5-Mar-06 7:39 
GeneralRe: no, i dont want to add duplicated ID Key Pin
superdragon5-Mar-06 12:23
superdragon5-Mar-06 12:23 

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.