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

Visual Basic

 
GeneralRe: Convert into Char Pin
supercat96-May-10 7:02
supercat96-May-10 7:02 
GeneralRe: Convert into Char Pin
Anubhava Dimri6-May-10 18:34
Anubhava Dimri6-May-10 18:34 
AnswerRe: Convert into Char [modified] Pin
Estys4-May-10 23:22
Estys4-May-10 23:22 
QuestionMessage Removed Pin
4-May-10 13:11
gmhanna4-May-10 13:11 
AnswerRe: SQL Update "Update requires a valid update command" Pin
Johan Hakkesteegt4-May-10 23:43
Johan Hakkesteegt4-May-10 23:43 
QuestionLooping through a repeater Pin
Dayekh4-May-10 6:18
Dayekh4-May-10 6:18 
Question3D app what choosing ? DirectX ? XNA ? SlimDX ? Pin
norrisMiou4-May-10 2:01
norrisMiou4-May-10 2:01 
AnswerRe: 3D app what choosing ? DirectX ? XNA ? SlimDX ? Pin
Dave Kreskowiak4-May-10 3:54
mveDave Kreskowiak4-May-10 3:54 
There isn't any good VB.NET solution for 3D. Everything that uses managed code uses C#. There are other solutions out there that use a flavor of BASIC though.

As far as C#, you know more about it than you realize. VB.NET and C# are not all that different. Most of what you're typing is using .NET classes and methods anyway and the structure of each of those statements is very similar almost like you're typing VB.NET and putting a semicolon on the end.

Seriously, if you want to pigeon-hole yourself into VB.NET, that's fine. But if you want to expand your skills beyond just VB.NET, then now is the perfect time to learn C#. You'll find a ton of XNA samples and examples, all written in C#.


norrisMiou wrote:
I have forgotten WPF. I don't know WPF very well,I am more at ease with the winforms.
is this an good idea to make a component WPF and to import it in a winform?
that annoys to me to pass in WPF right for the 3D.


Pickup a book on WPF. It's the best way to go to learn it in an organized manner.

A guide to posting questions on CodeProject[^]



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




AnswerRe: 3D app what choosing ? DirectX ? XNA ? SlimDX ? Pin
Steven J Jowett4-May-10 4:38
Steven J Jowett4-May-10 4:38 
GeneralRe: 3D app what choosing ? DirectX ? XNA ? SlimDX ? Pin
norrisMiou4-May-10 5:40
norrisMiou4-May-10 5:40 
AnswerRe: 3D app what choosing ? DirectX ? XNA ? SlimDX ? Pin
norrisMiou6-May-10 2:54
norrisMiou6-May-10 2:54 
GeneralRe: 3D app what choosing ? DirectX ? XNA ? SlimDX ? Pin
Dave Kreskowiak6-May-10 3:49
mveDave Kreskowiak6-May-10 3:49 
GeneralRe: 3D app what choosing ? DirectX ? XNA ? SlimDX ? Pin
norrisMiou6-May-10 4:52
norrisMiou6-May-10 4:52 
GeneralRe: 3D app what choosing ? DirectX ? XNA ? SlimDX ? Pin
Dave Kreskowiak6-May-10 12:12
mveDave Kreskowiak6-May-10 12:12 
QuestionNeed to detect toolbar button click in 3rd party app Pin
drh65581-May-10 16:09
drh65581-May-10 16:09 
AnswerRe: Need to detect toolbar button click in 3rd party app Pin
Luc Pattyn1-May-10 16:36
sitebuilderLuc Pattyn1-May-10 16:36 
GeneralRe: Need to detect toolbar button click in 3rd party app Pin
drh65581-May-10 17:47
drh65581-May-10 17:47 
GeneralRe: Need to detect toolbar button click in 3rd party app Pin
Luc Pattyn2-May-10 1:49
sitebuilderLuc Pattyn2-May-10 1:49 
GeneralRe: Need to detect toolbar button click in 3rd party app Pin
drh65582-May-10 8:21
drh65582-May-10 8:21 
GeneralRe: Need to detect toolbar button click in 3rd party app Pin
Luc Pattyn2-May-10 8:47
sitebuilderLuc Pattyn2-May-10 8:47 
RantRe: Need to detect toolbar button click in 3rd party app Pin
εїзεїзεїз3-May-10 10:00
εїзεїзεїз3-May-10 10:00 
GeneralRe: Need to detect toolbar button click in 3rd party app Pin
drh65584-May-10 5:38
drh65584-May-10 5:38 
GeneralRe: Need to detect toolbar button click in 3rd party app Pin
εїзεїзεїз4-May-10 19:37
εїзεїзεїз4-May-10 19:37 
GeneralRe: Need to detect toolbar button click in 3rd party app Pin
drh65585-May-10 6:14
drh65585-May-10 6:14 
QuestionProblem in setting DateTime value explicitly. Pin
priyamtheone1-May-10 6:31
priyamtheone1-May-10 6:31 

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.