Click here to Skip to main content
15,911,315 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How Send email with VB 2005 ? Pin
Dave Kreskowiak13-Dec-07 6:56
mveDave Kreskowiak13-Dec-07 6:56 
QuestionUnable to load dll on computers which do not have Visual Studio installed Pin
Member 408492813-Dec-07 5:35
Member 408492813-Dec-07 5:35 
GeneralRe: Unable to load dll on computers which do not have Visual Studio installed Pin
Dave Kreskowiak13-Dec-07 6:53
mveDave Kreskowiak13-Dec-07 6:53 
QuestionRe: Unable to load dll on computers which do not have Visual Studio installed Pin
Member 408492813-Dec-07 8:58
Member 408492813-Dec-07 8:58 
GeneralRe: Unable to load dll on computers which do not have Visual Studio installed Pin
Dave Kreskowiak14-Dec-07 0:54
mveDave Kreskowiak14-Dec-07 0:54 
GeneralRe: Unable to load dll on computers which do not have Visual Studio installed Pin
Member 408492814-Dec-07 9:36
Member 408492814-Dec-07 9:36 
GeneralFlie dll Pin
ra_shieru13-Dec-07 4:58
ra_shieru13-Dec-07 4:58 
GeneralRe: Flie dll Pin
Dave Kreskowiak13-Dec-07 6:48
mveDave Kreskowiak13-Dec-07 6:48 
ra_shieru wrote:
I would like to knoe hos to create a file dll


You create one of the Class Library or Control Library projects.


ra_shieru wrote:
how i can do a reference in an aplication with it


This takes considerably more planning as you would have to expose your classes, methods, and events to COM.

Google for "exposing .NET components to COM" for more information. You've got a lot of reading to do.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007




QuestionOptional Array in function not working in COM class?!? Pin
djdjoko13-Dec-07 4:22
djdjoko13-Dec-07 4:22 
AnswerRe: Optional Array in function not working in COM class?!? Pin
Dave Kreskowiak13-Dec-07 6:46
mveDave Kreskowiak13-Dec-07 6:46 
GeneralString to Datagridviewcell Conversion Pin
VB 8.013-Dec-07 1:09
VB 8.013-Dec-07 1:09 
GeneralRe: String to Datagridviewcell Conversion Pin
Dave Kreskowiak13-Dec-07 1:48
mveDave Kreskowiak13-Dec-07 1:48 
GeneralRe: String to Datagridviewcell Conversion Pin
VB 8.014-Dec-07 0:42
VB 8.014-Dec-07 0:42 
GeneralRe: String to Datagridviewcell Conversion Pin
Dave Kreskowiak14-Dec-07 0:48
mveDave Kreskowiak14-Dec-07 0:48 
GeneralRe: String to Datagridviewcell Conversion Pin
VB 8.016-Dec-07 21:43
VB 8.016-Dec-07 21:43 
GeneralRe: String to Datagridviewcell Conversion Pin
Dave Kreskowiak17-Dec-07 1:41
mveDave Kreskowiak17-Dec-07 1:41 
QuestionHow to Update Binded Combobox value ? Pin
rashadaliarshad12-Dec-07 23:29
rashadaliarshad12-Dec-07 23:29 
GeneralRe: How to Update Binded Combobox value ? Pin
Dave Kreskowiak13-Dec-07 4:15
mveDave Kreskowiak13-Dec-07 4:15 
AnswerRe: How to Update Binded Combobox value ? Pin
rashadaliarshad13-Dec-07 20:57
rashadaliarshad13-Dec-07 20:57 
GeneralRAS - Creation of a VPN connnection Pin
Xavier Laurent12-Dec-07 23:24
Xavier Laurent12-Dec-07 23:24 
GeneralRe: RAS - Creation of a VPN connnection Pin
Dave Kreskowiak13-Dec-07 7:20
mveDave Kreskowiak13-Dec-07 7:20 
Generalsub report could not be shown Pin
di3.ny2812-Dec-07 21:38
di3.ny2812-Dec-07 21:38 
GeneralRe: sub report could not be shown Pin
Dave Kreskowiak13-Dec-07 7:22
mveDave Kreskowiak13-Dec-07 7:22 
Questionhow to hide the Start Button in Vista using VB.NET2005 Pin
funakawa12-Dec-07 18:29
funakawa12-Dec-07 18:29 
GeneralRe: how to hide the Start Button in Vista using VB.NET2005 Pin
Michael Sync12-Dec-07 22:24
Michael Sync12-Dec-07 22:24 

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.