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

    Question Newbie help : webprogramming tool selection

    Hi,

    I am a C++ programmer and I have done database based C++ apps before. I have used VC++ old editions quite extensively, before they had the VC# etc., included.

    I am new to webprogramming, creating websites etc.,

    Please can you suggest me a simple tool to start with. I understand OO quite well, but havent done much or any of Java...

    I would like to create a website that stores a few details in a database and let users use the website... a simple inventory kind of website.

    Would appreciate if you can suggest some tools that I should be using.. thanks. Mel

  2. #2
    Join Date
    May 2002
    Posts
    10,943

    Re: Newbie help : webprogramming tool selection

    Sounds like you should start with Visual Dev Studio. Use C# as your ASP.NET background language.
    If the post was helpful...Rate it! Remember to use [code] or [php] tags.

Tags for this Thread

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