CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2007
    Posts
    9

    Program to test my knowledge?

    HI, I am usually a C#/ C++/ Java programmer, but I am required to program in VB.net for a school course I am doing. I am a pretty confident programmer, and I have scanned through a couple of VB.net books, but I am really stuck for ideas for a program that will test my knowledge of VB.net to see what I need to work on, any ideas?

  2. #2
    Join Date
    Jun 2004
    Location
    Kashmir, India
    Posts
    6,808

    Re: Program to test my knowledge?

    If you program in C#, you already know the framework. All you need to learn is the VB syntax, which should not be a tough one.

    I would suggest re-writing a program in VB that you already have in C#. This would be the easiest way to check and improve on VB skills.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured