Click here to Skip to main content
15,891,657 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: crystal reports in visual studio 2005 Pin
Dave Kreskowiak26-Jun-07 4:43
mveDave Kreskowiak26-Jun-07 4:43 
QuestionERP Software Pin
ShuklaGirish25-Jun-07 18:55
ShuklaGirish25-Jun-07 18:55 
AnswerRe: ERP Software Pin
Xandip25-Jun-07 19:25
Xandip25-Jun-07 19:25 
GeneralRe: ERP Software Pin
ShuklaGirish25-Jun-07 19:34
ShuklaGirish25-Jun-07 19:34 
GeneralRe: ERP Software Pin
Xandip25-Jun-07 20:11
Xandip25-Jun-07 20:11 
AnswerRe: ERP Software Pin
Vasudevan Deepak Kumar25-Jun-07 22:21
Vasudevan Deepak Kumar25-Jun-07 22:21 
GeneralRe: ERP Software Pin
ShuklaGirish26-Jun-07 0:21
ShuklaGirish26-Jun-07 0:21 
QuestionHelp with Geometry Function Pin
frappydan25-Jun-07 18:54
frappydan25-Jun-07 18:54 
I am working on a game that requires knowing the distance between two objects on the screen. In other words point 1 and point 2 put into a function and the radius of (or actual distance between ) the two points returned by the function. Game pieces need to be able to calculate their "close neibors" and their "far neibors" for my program to work correctly. So far I've sent in point 1 to a function that returns an array of points that make up a circle. I then use the circle returned to try and calculate whether point 2 is inside or outside of the circle. This method is a mess and is not very accurate most of the time. Since VB.NET doesn't have a neat function for this like rectangle.contains(point) I'm a little lost because my geometry is very very rusty. Can somebody help me with a simple and quick function for this?

Thanks.

FrappyDan - TheMadProgrammer
AnswerRe: Help with Geometry Function Pin
Johan Hakkesteegt26-Jun-07 23:24
Johan Hakkesteegt26-Jun-07 23:24 
AnswerRe: Help with Geometry Function Pin
DanB198327-Jun-07 1:30
DanB198327-Jun-07 1:30 
QuestionCenter Form.. Pin
Xandip25-Jun-07 18:48
Xandip25-Jun-07 18:48 
AnswerRe: Center Form.. Pin
Manas Bhardwaj25-Jun-07 20:44
professionalManas Bhardwaj25-Jun-07 20:44 
QuestionHow to Complile *.bas file in VB.NET Pin
Jahnson K25-Jun-07 11:48
Jahnson K25-Jun-07 11:48 
AnswerRe: How to Complile *.bas file in VB.NET Pin
Christian Graus25-Jun-07 11:54
protectorChristian Graus25-Jun-07 11:54 
AnswerRe: How to Complile *.bas file in VB.NET Pin
The Man from U.N.C.L.E.25-Jun-07 11:55
The Man from U.N.C.L.E.25-Jun-07 11:55 
GeneralRe: How to Complile *.bas file in VB.NET Pin
Jahnson K25-Jun-07 12:23
Jahnson K25-Jun-07 12:23 
GeneralRe: How to Complile *.bas file in VB.NET Pin
Dave Kreskowiak25-Jun-07 13:29
mveDave Kreskowiak25-Jun-07 13:29 
GeneralRe: How to Complile *.bas file in VB.NET Pin
Christian Graus25-Jun-07 13:38
protectorChristian Graus25-Jun-07 13:38 
GeneralRe: How to Complile *.bas file in VB.NET Pin
Jahnson K25-Jun-07 17:19
Jahnson K25-Jun-07 17:19 
Questionlog4net examples in VB.NET Pin
Ridge Howison25-Jun-07 11:38
Ridge Howison25-Jun-07 11:38 
AnswerRe: log4net examples in VB.NET Pin
Dave Kreskowiak25-Jun-07 13:30
mveDave Kreskowiak25-Jun-07 13:30 
QuestionRowHeaders in Datagrids Pin
hsprasain25-Jun-07 10:35
hsprasain25-Jun-07 10:35 
AnswerRe: RowHeaders in Datagrids Pin
Dave Kreskowiak25-Jun-07 13:40
mveDave Kreskowiak25-Jun-07 13:40 
AnswerRe: RowHeaders in Datagrids Pin
Rupesh Kumar Swami25-Jun-07 19:02
Rupesh Kumar Swami25-Jun-07 19:02 
Questionbutton to terminate application Pin
GatoFedorento4725-Jun-07 10:35
GatoFedorento4725-Jun-07 10:35 

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.