Click here to Skip to main content
15,891,473 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
Questionthreading: always call delegate.EndInvoke? Pin
Mr.PoorEnglish7-Apr-10 10:30
Mr.PoorEnglish7-Apr-10 10:30 
AnswerRe: threading: always call delegate.EndInvoke? Pin
Alan N8-Apr-10 3:55
Alan N8-Apr-10 3:55 
GeneralRe: threading: always call delegate.EndInvoke? Pin
Mr.PoorEnglish10-Apr-10 4:33
Mr.PoorEnglish10-Apr-10 4:33 
QuestionHow to pass value from Datagrid column to floating div column Pin
GladysRajan7-Apr-10 9:25
GladysRajan7-Apr-10 9:25 
QuestionExplorer Integration Pin
Jaymie7-Apr-10 2:42
Jaymie7-Apr-10 2:42 
AnswerRe: Explorer Integration Pin
Dave Kreskowiak7-Apr-10 4:51
mveDave Kreskowiak7-Apr-10 4:51 
Questionvb.net graphics, hue overlay? Pin
lilx2k6-Apr-10 20:50
lilx2k6-Apr-10 20:50 
AnswerRe: vb.net graphics, hue overlay? Pin
Dave Kreskowiak7-Apr-10 4:33
mveDave Kreskowiak7-Apr-10 4:33 
You can't do this with any speed in VB.NET. C# supports pointers and does a much better job. You could write the component to do the coloring in C# then use that in a VB.NET app.

There is a series of articles here by Christian Graus that deals with doing this very thing. All you have to do is search the articles for "Image Processing for Dummies" (seriously!)

A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




QuestionHelp needed saving an XML document from a VC++ 2008 .NET app Pin
Ger Hayden6-Apr-10 6:19
Ger Hayden6-Apr-10 6:19 
AnswerRe: Help needed saving an XML document from a VC++ 2008 .NET app Pin
Not Active6-Apr-10 8:46
mentorNot Active6-Apr-10 8:46 
AnswerRe: Help needed saving an XML document from a VC++ 2008 .NET app Pin
Estys7-Apr-10 1:25
Estys7-Apr-10 1:25 
GeneralRe: Help needed saving an XML document from a VC++ 2008 .NET app Pin
Ger Hayden7-Apr-10 23:24
Ger Hayden7-Apr-10 23:24 
QuestionSave Listview by Groups Pin
CeremBeyazit5-Apr-10 7:18
CeremBeyazit5-Apr-10 7:18 
QuestionGDI+ Architect Alternative? Pin
Som Shekhar3-Apr-10 8:36
Som Shekhar3-Apr-10 8:36 
Questionhow to programmatically get a list of resource file names in solution explorer [modified] Pin
fjparisIII2-Apr-10 23:46
fjparisIII2-Apr-10 23:46 
AnswerRe: how to programmatically get a list of resource file names in solution explorer Pin
Alan N3-Apr-10 10:21
Alan N3-Apr-10 10:21 
GeneralRe: how to programmatically get a list of resource file names in solution explorer Pin
fjparisIII3-Apr-10 10:46
fjparisIII3-Apr-10 10:46 
GeneralRe: how to programmatically get a list of resource file names in solution explorer Pin
Alan N3-Apr-10 13:32
Alan N3-Apr-10 13:32 
GeneralYour code works (SOLVED) Pin
fjparisIII4-Apr-10 14:36
fjparisIII4-Apr-10 14:36 
AnswerRe: how to programmatically get a list of resource file names in solution explorer Pin
Luc Pattyn3-Apr-10 10:35
sitebuilderLuc Pattyn3-Apr-10 10:35 
GeneralRe: how to programmatically get a list of resource file names in solution explorer Pin
fjparisIII3-Apr-10 10:56
fjparisIII3-Apr-10 10:56 
GeneralRe: how to programmatically get a list of resource file names in solution explorer Pin
Luc Pattyn3-Apr-10 11:06
sitebuilderLuc Pattyn3-Apr-10 11:06 
GeneralRe: how to programmatically get a list of resource file names in solution explorer Pin
fjparisIII3-Apr-10 11:45
fjparisIII3-Apr-10 11:45 
GeneralRe: how to programmatically get a list of resource file names in solution explorer Pin
Luc Pattyn3-Apr-10 12:08
sitebuilderLuc Pattyn3-Apr-10 12:08 
GeneralRe: how to programmatically get a list of resource file names in solution explorer Pin
fjparisIII3-Apr-10 12:55
fjparisIII3-Apr-10 12:55 

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.