Click here to Skip to main content
16,005,241 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionCurious Cross Thread Error Pin
TheComputerMan18-May-10 4:31
TheComputerMan18-May-10 4:31 
AnswerRe: Curious Cross Thread Error Pin
Dave Kreskowiak18-May-10 5:05
mveDave Kreskowiak18-May-10 5:05 
GeneralRe: Curious Cross Thread Error Pin
Luc Pattyn18-May-10 5:09
sitebuilderLuc Pattyn18-May-10 5:09 
GeneralRe: Curious Cross Thread Error Pin
Dave Kreskowiak18-May-10 8:17
mveDave Kreskowiak18-May-10 8:17 
GeneralRe: Curious Cross Thread Error Pin
Luc Pattyn18-May-10 8:42
sitebuilderLuc Pattyn18-May-10 8:42 
GeneralRe: Curious Cross Thread Error Pin
TheComputerMan18-May-10 14:37
TheComputerMan18-May-10 14:37 
GeneralRe: Curious Cross Thread Error Pin
Luc Pattyn18-May-10 15:38
sitebuilderLuc Pattyn18-May-10 15:38 
QuestionNamespace importing at project level question Pin
programmervb.netc++17-May-10 8:20
programmervb.netc++17-May-10 8:20 
I have just rewritten some shared code to put it into namespaces so that it will be easier to find.
After adding this stuff to namespaces now my code does not work because I am not importing the namespaces on each form.
I know that you can import namespaces for the entire project in properties but I am wondering is this something that will hurt performance.
Even if it will not hurt performance is there another way that I can only import the namespaces into the code files that actually use them because I am not wanting them at project level because while that will make my code work.., it defeats the reason for doing this to begin with which is to narrow the amount of things showing up in intellisense.
I hope that is clear enough if not please just tell me.
Thanks,
Brian

Humble Programmer
AnswerRe: Namespace importing at project level question Pin
Luc Pattyn17-May-10 8:29
sitebuilderLuc Pattyn17-May-10 8:29 
GeneralRe: Namespace importing at project level question Pin
programmervb.netc++17-May-10 8:45
programmervb.netc++17-May-10 8:45 
GeneralRe: Namespace importing at project level question Pin
Luc Pattyn17-May-10 8:49
sitebuilderLuc Pattyn17-May-10 8:49 
GeneralRe: Namespace importing at project level question Pin
programmervb.netc++17-May-10 9:02
programmervb.netc++17-May-10 9:02 
GeneralRe: Namespace importing at project level question Pin
Luc Pattyn17-May-10 9:06
sitebuilderLuc Pattyn17-May-10 9:06 
AnswerRe: Namespace importing at project level question Pin
Gideon Engelberth19-May-10 9:42
Gideon Engelberth19-May-10 9:42 
QuestionConcurrency Error Pin
Ghost_80717-May-10 5:48
Ghost_80717-May-10 5:48 
QuestionError Reading Raw Pixel Data Into Bitmap Pin
Sonhospa16-May-10 21:44
Sonhospa16-May-10 21:44 
AnswerRe: Error Reading Raw Pixel Data Into Bitmap Pin
Henry Minute17-May-10 1:39
Henry Minute17-May-10 1:39 
GeneralRe: Error Reading Raw Pixel Data Into Bitmap Pin
Sonhospa17-May-10 5:09
Sonhospa17-May-10 5:09 
AnswerRe: Error Reading Raw Pixel Data Into Bitmap Pin
DaveAuld17-May-10 1:52
professionalDaveAuld17-May-10 1:52 
GeneralRe: Error Reading Raw Pixel Data Into Bitmap Pin
Sonhospa17-May-10 5:26
Sonhospa17-May-10 5:26 
AnswerRe: Error Reading Raw Pixel Data Into Bitmap Pin
Luc Pattyn17-May-10 3:41
sitebuilderLuc Pattyn17-May-10 3:41 
GeneralRe: Error Reading Raw Pixel Data Into Bitmap Pin
Sonhospa17-May-10 5:41
Sonhospa17-May-10 5:41 
GeneralRe: Error Reading Raw Pixel Data Into Bitmap Pin
Luc Pattyn17-May-10 5:47
sitebuilderLuc Pattyn17-May-10 5:47 
AnswerResolved: Scaling Raw Pixel Data When Reading Into Bitmap Pin
Sonhospa17-May-10 10:59
Sonhospa17-May-10 10:59 
GeneralRe: Resolved: Scaling Raw Pixel Data When Reading Into Bitmap Pin
Luc Pattyn17-May-10 11:44
sitebuilderLuc Pattyn17-May-10 11:44 

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.