Click here to Skip to main content
15,916,019 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Help In Converting code from Vb6 To Vb.net Pin
Dave Kreskowiak20-Nov-08 15:01
mveDave Kreskowiak20-Nov-08 15:01 
QuestionShutdown System Pin
Gagan.2020-Nov-08 4:09
Gagan.2020-Nov-08 4:09 
AnswerRe: Shutdown System Pin
Tom Deketelaere20-Nov-08 4:18
professionalTom Deketelaere20-Nov-08 4:18 
GeneralRe: Shutdown System Pin
Gagan.2020-Nov-08 22:37
Gagan.2020-Nov-08 22:37 
GeneralRe: Shutdown System Pin
Tom Deketelaere20-Nov-08 22:40
professionalTom Deketelaere20-Nov-08 22:40 
QuestionUsing Combobox in Datagridview Pin
sairfan119-Nov-08 20:51
sairfan119-Nov-08 20:51 
QuestionGEOGRAPHICAL MAP PROJECT FIND LATITUDE AND LONGITUDE Pin
JPJ40200219-Nov-08 18:17
JPJ40200219-Nov-08 18:17 
AnswerRe: GEOGRAPHICAL MAP PROJECT FIND LATITUDE AND LONGITUDE Pin
Dave Kreskowiak19-Nov-08 18:34
mveDave Kreskowiak19-Nov-08 18:34 
It's simple math, but you have to know some basic information about the map. Assuming it's in a straight up is North orientation, you have to know the Lat and Long of each corner of the map. This gives also gives you the scale of the map. Once you have that, it's simple math (Scaled X = Original X * ScaleFactor).


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: GEOGRAPHICAL MAP PROJECT FIND LATITUDE AND LONGITUDE Pin
JPJ40200219-Nov-08 22:38
JPJ40200219-Nov-08 22:38 
GeneralRe: GEOGRAPHICAL MAP PROJECT FIND LATITUDE AND LONGITUDE Pin
JPJ40200219-Nov-08 22:44
JPJ40200219-Nov-08 22:44 
GeneralRe: GEOGRAPHICAL MAP PROJECT FIND LATITUDE AND LONGITUDE Pin
Dave Kreskowiak20-Nov-08 1:46
mveDave Kreskowiak20-Nov-08 1:46 
GeneralRe: GEOGRAPHICAL MAP PROJECT FIND LATITUDE AND LONGITUDE Pin
JPJ40200222-Nov-08 18:09
JPJ40200222-Nov-08 18:09 
GeneralRe: GEOGRAPHICAL MAP PROJECT FIND LATITUDE AND LONGITUDE Pin
JPJ40200223-Nov-08 19:50
JPJ40200223-Nov-08 19:50 
QuestionDetecting objects with a security camera Pin
ASPnoob19-Nov-08 10:59
ASPnoob19-Nov-08 10:59 
AnswerRe: Detecting objects with a security camera [modified] Pin
Dave Kreskowiak19-Nov-08 13:31
mveDave Kreskowiak19-Nov-08 13:31 
GeneralRe: Detecting objects with a security camera Pin
Jon_Boy20-Nov-08 2:05
Jon_Boy20-Nov-08 2:05 
GeneralRe: Detecting objects with a security camera Pin
Paul Conrad20-Nov-08 5:43
professionalPaul Conrad20-Nov-08 5:43 
GeneralRe: Detecting objects with a security camera Pin
Jon_Boy20-Nov-08 8:37
Jon_Boy20-Nov-08 8:37 
GeneralRe: Detecting objects with a security camera Pin
Wendelius20-Nov-08 7:53
mentorWendelius20-Nov-08 7:53 
QuestionHow to poll to get continous data ? Pin
xbiplav19-Nov-08 10:55
xbiplav19-Nov-08 10:55 
AnswerRe: How to poll to get continous data ? Pin
Dave Kreskowiak19-Nov-08 13:28
mveDave Kreskowiak19-Nov-08 13:28 
AnswerRe: How to poll to get continous data ? Pin
Jon_Boy20-Nov-08 2:03
Jon_Boy20-Nov-08 2:03 
QuestionBinding DataGridView to a Generic List of interfaces Pin
droig19-Nov-08 3:21
droig19-Nov-08 3:21 
AnswerRe: Binging DataGridView to a Generic List of interfaces Pin
Jon_Boy19-Nov-08 3:32
Jon_Boy19-Nov-08 3:32 
GeneralRe: Binging DataGridView to a Generic List of interfaces Pin
droig19-Nov-08 3:40
droig19-Nov-08 3:40 

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.