Click here to Skip to main content
15,888,454 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: A suggestion about an event log on a database Pin
satc21-Jun-15 23:48
satc21-Jun-15 23:48 
GeneralRe: A suggestion about an event log on a database Pin
Eddy Vluggen21-Jun-15 23:57
professionalEddy Vluggen21-Jun-15 23:57 
GeneralRe: A suggestion about an event log on a database Pin
satc22-Jun-15 0:04
satc22-Jun-15 0:04 
GeneralRe: A suggestion about an event log on a database Pin
Eddy Vluggen22-Jun-15 0:11
professionalEddy Vluggen22-Jun-15 0:11 
QuestionRegister XLL addin from VSTO excel addin project Pin
tazo8519-Jun-15 8:24
tazo8519-Jun-15 8:24 
QuestionHow to add crystal report viewer in setup of vb.net 2008? Pin
saedawke19-Jun-15 3:59
saedawke19-Jun-15 3:59 
AnswerRe: How to add crystal report viewer in setup of vb.net 2008? Pin
Eddy Vluggen19-Jun-15 7:55
professionalEddy Vluggen19-Jun-15 7:55 
QuestionHow to draw simple sphere and lines in 3D space ? Pin
RyanSmith18-Jun-15 19:17
professionalRyanSmith18-Jun-15 19:17 
Hi,
I've spent the last few days looking at approaches to creating a 3D display of data points (as a small sphere) and lines (linking the spheres & as a co-ordinate axis).
I did think that DirectX was the solution, but it appears to be not supported for VB.NET under the V4 .NET Framework (?).
So I have installed XNA v4.0 as this seems to be the 'new' way of performing 3D graphics.

My goal is to have a form with a picturebox or appropriate control that I can write "data points" on to in a 3D space. I also want the user to be able to zoom and pan to view the data.

I have had no luck finding straight forward examples in VB (I'm not a c# guy). I have found examples that write circles and lines to a 2D space using XNA but nothing more complex than that.

I would really appreciate any suggestions on where to find a good VB.NET resource for XNA. A post of some sample code would be even better !

Thanks in advance.
Regards
RS
AnswerRe: How to draw simple sphere and lines in 3D space ? Pin
Eddy Vluggen19-Jun-15 7:52
professionalEddy Vluggen19-Jun-15 7:52 
QuestionA short way to detect if a list of KeyPairValues contains a specific Key Pin
satc18-Jun-15 17:37
satc18-Jun-15 17:37 
AnswerRe: A short way to detect if a list of KeyPairValues contains a specific Key Pin
Dave Kreskowiak18-Jun-15 18:07
mveDave Kreskowiak18-Jun-15 18:07 
GeneralRe: A short way to detect if a list of KeyPairValues contains a specific Key Pin
satc18-Jun-15 19:46
satc18-Jun-15 19:46 
GeneralRe: A short way to detect if a list of KeyPairValues contains a specific Key Pin
Dave Kreskowiak19-Jun-15 2:25
mveDave Kreskowiak19-Jun-15 2:25 
GeneralRe: A short way to detect if a list of KeyPairValues contains a specific Key Pin
satc19-Jun-15 11:33
satc19-Jun-15 11:33 
GeneralRe: A short way to detect if a list of KeyPairValues contains a specific Key Pin
Dave Kreskowiak19-Jun-15 12:52
mveDave Kreskowiak19-Jun-15 12:52 
GeneralRe: A short way to detect if a list of KeyPairValues contains a specific Key Pin
satc19-Jun-15 14:51
satc19-Jun-15 14:51 
GeneralRe: A short way to detect if a list of KeyPairValues contains a specific Key Pin
Dave Kreskowiak19-Jun-15 16:14
mveDave Kreskowiak19-Jun-15 16:14 
GeneralRe: A short way to detect if a list of KeyPairValues contains a specific Key Pin
satc19-Jun-15 16:49
satc19-Jun-15 16:49 
GeneralRe: A short way to detect if a list of KeyPairValues contains a specific Key Pin
Dave Kreskowiak19-Jun-15 17:26
mveDave Kreskowiak19-Jun-15 17:26 
GeneralRe: A short way to detect if a list of KeyPairValues contains a specific Key Pin
satc19-Jun-15 18:05
satc19-Jun-15 18:05 
GeneralRe: A short way to detect if a list of KeyPairValues contains a specific Key Pin
Dave Kreskowiak20-Jun-15 4:52
mveDave Kreskowiak20-Jun-15 4:52 
AnswerRe: A short way to detect if a list of KeyPairValues contains a specific Key Pin
Richard Deeming19-Jun-15 1:52
mveRichard Deeming19-Jun-15 1:52 
Questionvb.net 2010 datepicker Pin
sc steinhayse18-Jun-15 7:05
sc steinhayse18-Jun-15 7:05 
AnswerRe: vb.net 2010 datepicker Pin
Ralf Meier18-Jun-15 8:05
mveRalf Meier18-Jun-15 8:05 
AnswerRe: vb.net 2010 datepicker Pin
Dave Kreskowiak18-Jun-15 9:28
mveDave Kreskowiak18-Jun-15 9:28 

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.