Click here to Skip to main content
16,011,685 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow to get the rows number of the datagrid Pin
rdk7178-Mar-04 10:50
rdk7178-Mar-04 10:50 
AnswerRe: How to get the rows number of the datagrid Pin
Member 7660849-Mar-04 21:41
Member 7660849-Mar-04 21:41 
Generalmodifying image files Pin
leej0098-Mar-04 10:47
leej0098-Mar-04 10:47 
Generaltransfer variable in different forms Pin
Anonymous8-Mar-04 9:46
Anonymous8-Mar-04 9:46 
Generaldatareport controls being underlined Pin
BlackDice8-Mar-04 9:30
BlackDice8-Mar-04 9:30 
QuestionDoes Size Matter ? Pin
coopsqc8-Mar-04 4:11
coopsqc8-Mar-04 4:11 
AnswerRe: Does Size Matter ? Pin
Colin Angus Mackay8-Mar-04 4:28
Colin Angus Mackay8-Mar-04 4:28 
GeneralRe: Does Size Matter ? Pin
Daniel Turini8-Mar-04 4:36
Daniel Turini8-Mar-04 4:36 
Colin Angus Mackay wrote:

I would recommend you would be better splitting it up in to logically separate DLLS so you can load and unload them as the game progresses

Unloading a .NET assembly isn't an easy thing to do. Even if you load it into a separate AppDomain, this will hurt performance, as all calls will need to go through remoting.
The resulting code can be much slower than loading everything on memory.


Perl combines all the worst aspects of C and Lisp: a billion different sublanguages in one monolithic executable. It combines the power of C with the readability of PostScript. -- Jamie Zawinski
GeneralVB.Net for PocketPC Pin
Razmar8-Mar-04 2:53
Razmar8-Mar-04 2:53 
GeneralGraphics question in VB.net Pin
Member 9239678-Mar-04 1:58
Member 9239678-Mar-04 1:58 
GeneralRe: Graphics question in VB.net Pin
Nadroj8-Mar-04 10:38
Nadroj8-Mar-04 10:38 
GeneralRe: Graphics question in VB.net Pin
Member 9239678-Mar-04 11:06
Member 9239678-Mar-04 11:06 
GeneralRe: Graphics question in VB.net Pin
Nadroj8-Mar-04 19:23
Nadroj8-Mar-04 19:23 
GeneralEmail Server Source Code Pin
Marsa7-Mar-04 22:25
Marsa7-Mar-04 22:25 
Generalsearch function Pin
Lim Goh Tong7-Mar-04 20:31
Lim Goh Tong7-Mar-04 20:31 
GeneralRe: search function Pin
John Kuhn7-Mar-04 20:34
John Kuhn7-Mar-04 20:34 
GeneralRe: search function Pin
John Kuhn8-Mar-04 8:43
John Kuhn8-Mar-04 8:43 
GeneralRe: search function Pin
John Kuhn13-Mar-04 7:51
John Kuhn13-Mar-04 7:51 
GeneralRe: xml Pin
Hesham Amin7-Mar-04 20:12
Hesham Amin7-Mar-04 20:12 
Generalstart my application in Windown NT service Pin
toandpt7-Mar-04 17:25
toandpt7-Mar-04 17:25 
GeneralRe: start my application in Windown NT service Pin
John Kuhn7-Mar-04 20:32
John Kuhn7-Mar-04 20:32 
GeneralWebcam Capturing Component Pin
Codemonkey857-Mar-04 15:43
Codemonkey857-Mar-04 15:43 
GeneralRe: Webcam Capturing Component Pin
Dave Kreskowiak8-Mar-04 2:36
mveDave Kreskowiak8-Mar-04 2:36 
GeneralRe: Webcam Capturing Component Pin
Codemonkey858-Mar-04 17:05
Codemonkey858-Mar-04 17:05 
GeneralRe: Webcam Capturing Component Pin
Dave Kreskowiak9-Mar-04 1:07
mveDave Kreskowiak9-Mar-04 1:07 

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.