|
-
Jan 25th, 2003, 02:40 AM
#1
-
Jan 25th, 2003, 03:23 AM
#2
It doesn't matter at all really. I think m_VarName stems from C/C++ where private variables are sometimes called member variables hence the m_. I liked that and used it in VB6 but now I meanly use just _ so it'd be _VarName. But really I think the only thing that matters is that you stick to a pattern so its easier to read your code. So no matter what you pick just ALWAYS use that and build consistantance.
-
Jan 25th, 2003, 03:30 PM
#3
Originally posted by Edneeis
build consistantance.
oooh that's a good one... I'm not consistant at all! thanks, I'll try
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|