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

.NET (Core and Framework)

 
AnswerRe: .NET Framework Initialization Error : Unable to fine the version of runtime to run this application Pin
hkmshb11-Mar-10 2:38
hkmshb11-Mar-10 2:38 
QuestionDevelop a toolbar to IE and Firefox in dotnet it works with out having dotnet framework Pin
pavanip11-Feb-09 22:15
pavanip11-Feb-09 22:15 
AnswerRe: Develop a toolbar to IE and Firefox in dotnet it works with out having dotnet framework Pin
Dave Kreskowiak12-Feb-09 1:37
mveDave Kreskowiak12-Feb-09 1:37 
QuestionOptimize GDI+ for OCR Pin
stardust8511-Feb-09 8:58
stardust8511-Feb-09 8:58 
AnswerRe: Optimize GDI+ for OCR Pin
Dave Kreskowiak11-Feb-09 10:14
mveDave Kreskowiak11-Feb-09 10:14 
GeneralRe: Optimize GDI+ for OCR Pin
Luc Pattyn11-Feb-09 11:51
sitebuilderLuc Pattyn11-Feb-09 11:51 
AnswerRe: Optimize GDI+ for OCR Pin
Mark Churchill11-Feb-09 12:44
Mark Churchill11-Feb-09 12:44 
AnswerRe: Optimize GDI+ for OCR Pin
supercat912-Feb-09 12:55
supercat912-Feb-09 12:55 
Trying to read freshly-generated textual information off a screen tends to be a different problem than reading a scanned document; programs that are designed for one problem may not be optimal for the other. Programs that are seeking to read information off the screen generally have to cope with a lower-resolution version of characters than programs which are dealing with a scanned page, but in many cases have the huge advantage that the letter forms on screen will often be much more consistent than those in a scan. This allowed for much more efficient operation than would otherwise be possible. Even the original IBM PC could read text off the low-resolution graphics screen; indeed, that's how the BASIC interpreter worked in graphics mode. The "Insert" key was a bit sluggish in graphics mode, but that's because each character had to be read off the screen and rewritten one space over. Of course, most applications don't use monospaced text aligned on byte boundaries, but modern PC's don't have to run at 4.77MHz (4*chroma/3).
Questionsong/tune comparison Pin
Vishnu Prem11-Feb-09 7:09
Vishnu Prem11-Feb-09 7:09 
AnswerRe: song/tune comparison Pin
annathor19-Feb-09 2:44
annathor19-Feb-09 2:44 
QuestionWCF Caller context. Pin
MadShad200411-Feb-09 6:13
MadShad200411-Feb-09 6:13 
AnswerRe: WCF Caller context. Pin
MadShad200412-Feb-09 0:34
MadShad200412-Feb-09 0:34 
Question.net Serializable DTO Pin
mokrala11-Feb-09 5:28
mokrala11-Feb-09 5:28 
QuestionKill a Thread Pin
εїзεїзεїз10-Feb-09 21:00
εїзεїзεїз10-Feb-09 21:00 
AnswerRe: Kill a Thread Pin
Dave Kreskowiak11-Feb-09 3:48
mveDave Kreskowiak11-Feb-09 3:48 
GeneralRe: Kill a Thread Pin
εїзεїзεїз11-Feb-09 22:18
εїзεїзεїз11-Feb-09 22:18 
GeneralRe: Kill a Thread Pin
Dave Kreskowiak12-Feb-09 1:34
mveDave Kreskowiak12-Feb-09 1:34 
AnswerRe: Kill a Thread Pin
just3ala213-Feb-09 11:45
just3ala213-Feb-09 11:45 
QuestionCustomizing setup.ini Pin
NICE TO MEET10-Feb-09 17:35
NICE TO MEET10-Feb-09 17:35 
QuestionRe: Customizing setup.ini Pin
led mike11-Feb-09 4:34
led mike11-Feb-09 4:34 
QuestionVS2005 - Setup & Deployment - Condition question Pin
JBAK_CP10-Feb-09 10:11
JBAK_CP10-Feb-09 10:11 
AnswerRe: VS2005 - Setup & Deployment - Condition question Pin
led mike10-Feb-09 11:22
led mike10-Feb-09 11:22 
QuestionRemote " Control Panel" Pin
skinfly10-Feb-09 3:41
skinfly10-Feb-09 3:41 
AnswerRe: Remote " Control Panel" Pin
Dave Kreskowiak10-Feb-09 3:51
mveDave Kreskowiak10-Feb-09 3:51 
QuestionCreating MSI package Pin
NICE TO MEET10-Feb-09 1:30
NICE TO MEET10-Feb-09 1:30 

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.