Click here to Skip to main content
15,914,225 members
Home / Discussions / C#
   

C#

 
GeneralRe: Setting a Form to TopMost Pin
myNameIsRon14-May-04 6:02
myNameIsRon14-May-04 6:02 
GeneralRe: Setting a Form to TopMost Pin
Heath Stewart14-May-04 6:27
protectorHeath Stewart14-May-04 6:27 
GeneralRe: Setting a Form to TopMost Pin
myNameIsRon15-May-04 11:25
myNameIsRon15-May-04 11:25 
GeneralRe: Setting a Form to TopMost Pin
Heath Stewart16-May-04 11:25
protectorHeath Stewart16-May-04 11:25 
GeneralExcel Paste Special Pin
Russell Jones14-May-04 5:36
Russell Jones14-May-04 5:36 
GeneralRe: Excel Paste Special Pin
Russell Jones14-May-04 5:50
Russell Jones14-May-04 5:50 
GeneralEmbed C# code within VB application Pin
Jack Knife14-May-04 5:23
Jack Knife14-May-04 5:23 
GeneralRe: Embed C# code within VB application Pin
Judah Gabriel Himango14-May-04 5:42
sponsorJudah Gabriel Himango14-May-04 5:42 
It's not possible to embed C# within VB.NET source, sadly. You could, however, add any new functionality to a seperate dll. Your VB.NET code can easily call your C# code and vice-versa.

FYI, there's lots of programs out there, including some free ones, that automatically convert C# to VB and vice-versa. I suggest doing a google search if you're interested in that.

#include "witty_sig.h"
GeneralRe: Embed C# code within VB application Pin
Heath Stewart14-May-04 5:55
protectorHeath Stewart14-May-04 5:55 
GeneralSaving data in ListView Pin
mikeyb2514-May-04 5:20
mikeyb2514-May-04 5:20 
GeneralRe: Saving data in ListView Pin
Judah Gabriel Himango14-May-04 5:50
sponsorJudah Gabriel Himango14-May-04 5:50 
GeneralHelp files .NET applications Pin
Sudhakar Pasupunuri14-May-04 4:57
Sudhakar Pasupunuri14-May-04 4:57 
GeneralRe: Help files .NET applications Pin
Heath Stewart14-May-04 5:51
protectorHeath Stewart14-May-04 5:51 
GeneralRe: Help files .NET applications Pin
Sudhakar Pasupunuri17-May-04 2:20
Sudhakar Pasupunuri17-May-04 2:20 
GeneralRe: Help files .NET applications Pin
Heath Stewart17-May-04 3:31
protectorHeath Stewart17-May-04 3:31 
GeneralRe: Help files .NET applications Pin
Sudhakar Pasupunuri17-May-04 4:59
Sudhakar Pasupunuri17-May-04 4:59 
GeneralRe: Add Web Reference Problem Pin
mjmcinto14-May-04 4:57
mjmcinto14-May-04 4:57 
Generalregd creating library Pin
karteek14-May-04 3:38
karteek14-May-04 3:38 
GeneralRe: regd creating library Pin
Paul Watson14-May-04 4:18
sitebuilderPaul Watson14-May-04 4:18 
GeneralShow Color In Datagrid Pin
sreejith ss nair14-May-04 3:37
sreejith ss nair14-May-04 3:37 
GeneralRe: Show Color In Datagrid Pin
OmegaSupreme14-May-04 4:12
OmegaSupreme14-May-04 4:12 
GeneralRe: Show Color In Datagrid Pin
Heath Stewart14-May-04 5:47
protectorHeath Stewart14-May-04 5:47 
GeneralRe: Show Color In Datagrid Pin
sreejith ss nair16-May-04 17:45
sreejith ss nair16-May-04 17:45 
GeneralRe: Show Color In Datagrid Pin
sreejith ss nair18-May-04 2:42
sreejith ss nair18-May-04 2:42 
GeneralGetting property value using reflection Pin
Uncle Monkey14-May-04 2:57
Uncle Monkey14-May-04 2:57 

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.