Results 1 to 3 of 3

Thread: VB.NET / Internet

  1. #1

    Thread Starter
    Member
    Join Date
    Feb 2002
    Location
    CT
    Posts
    62

    Question VB.NET / Internet

    I have been hearing a lot of information flying around about how you can simply design forms in VB and then publish it to an html page? I am assuming that this is not entirely accurate or accurate at all.. seems that it cant really be that easy.. any thoughts on this? (Im installing Visual Studios.NET at the moment)
    Sometimes the simplest things are the hardest...

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    not really accurate. You have Web form controls and win form controls. Win forms are normal windows apps stuff. Web form controls are server side asp .net controls that render to html. There are some asp versions of windows controls that creates an equivialnt html/dhtml page when the client loads it..that is probably where the confusion comes in.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3

    Thread Starter
    Member
    Join Date
    Feb 2002
    Location
    CT
    Posts
    62

    VB...

    So basically you can use this ASP.NET to create web pages in a similar fashion to the way you would create an app for VB.. and thats about all it is?
    Sometimes the simplest things are the hardest...

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