Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. diffrence between vb.net and asp.net

diffrence between vb.net and asp.net

Scheduled Pinned Locked Moved Web Development
questioncsharpasp-net
8 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    idsanjeevjha
    wrote on last edited by
    #1

    What is diffrences between asp.net and vb.net? how can data insert in in asp.net?

    sanjeev

    G G 2 Replies Last reply
    0
    • I idsanjeevjha

      What is diffrences between asp.net and vb.net? how can data insert in in asp.net?

      sanjeev

      G Offline
      G Offline
      Guffa
      wrote on last edited by
      #2

      idsanjeevjha wrote:

      What is diffrences between asp.net and vb.net?

      VB.NET is a language. ASP.NET is a platform. ASP.NET is the platform for web applications. You can use many different languages with ASP.NET, of which C# and VB.NET are the most common.

      idsanjeevjha wrote:

      how can data insert in in asp.net?

      That's a too vague question to answer, really. The ASP.NET platform uses the .NET framework, so you have full access to the database classes in the framework.

      Experience is the sum of all the mistakes you have done.

      I 1 Reply Last reply
      0
      • G Guffa

        idsanjeevjha wrote:

        What is diffrences between asp.net and vb.net?

        VB.NET is a language. ASP.NET is a platform. ASP.NET is the platform for web applications. You can use many different languages with ASP.NET, of which C# and VB.NET are the most common.

        idsanjeevjha wrote:

        how can data insert in in asp.net?

        That's a too vague question to answer, really. The ASP.NET platform uses the .NET framework, so you have full access to the database classes in the framework.

        Experience is the sum of all the mistakes you have done.

        I Offline
        I Offline
        idsanjeevjha
        wrote on last edited by
        #3

        Hello guffa where can i write the code of asp.net easily.i don't know how can use database in asp.net. thanks

        sanjeev

        C G 2 Replies Last reply
        0
        • I idsanjeevjha

          Hello guffa where can i write the code of asp.net easily.i don't know how can use database in asp.net. thanks

          sanjeev

          C Offline
          C Offline
          Colin Angus Mackay
          wrote on last edited by
          #4

          Then buy a beginners book on the subject

          Upcoming FREE developer events: * Developer Day Scotland Recent blog posts: * Creating Many-to-Many Joins * A simple challenge (solution) My website |

          I 1 Reply Last reply
          0
          • C Colin Angus Mackay

            Then buy a beginners book on the subject

            Upcoming FREE developer events: * Developer Day Scotland Recent blog posts: * Creating Many-to-Many Joins * A simple challenge (solution) My website |

            I Offline
            I Offline
            idsanjeevjha
            wrote on last edited by
            #5

            Thanks for your outstanding support. your are the best

            sanjeev

            1 Reply Last reply
            0
            • I idsanjeevjha

              Hello guffa where can i write the code of asp.net easily.i don't know how can use database in asp.net. thanks

              sanjeev

              G Offline
              G Offline
              Guffa
              wrote on last edited by
              #6

              idsanjeevjha wrote:

              where can i write the code of asp.net easily.

              idsanjeevjha wrote:

              i don't know how can use database in asp.net.

              I don't know if I understand what you are asking about really, but you can use Visual Studio to write ASP.NET code. Is it that you don't know how to use a database at all, or specifically how it's done in ASP.NET?

              Experience is the sum of all the mistakes you have done.

              I 1 Reply Last reply
              0
              • G Guffa

                idsanjeevjha wrote:

                where can i write the code of asp.net easily.

                idsanjeevjha wrote:

                i don't know how can use database in asp.net.

                I don't know if I understand what you are asking about really, but you can use Visual Studio to write ASP.NET code. Is it that you don't know how to use a database at all, or specifically how it's done in ASP.NET?

                Experience is the sum of all the mistakes you have done.

                I Offline
                I Offline
                idsanjeevjha
                wrote on last edited by
                #7

                specifically how it's done in ASP.NET? with oracle and access database thanks

                sanjeev

                1 Reply Last reply
                0
                • I idsanjeevjha

                  What is diffrences between asp.net and vb.net? how can data insert in in asp.net?

                  sanjeev

                  G Offline
                  G Offline
                  Gandalf_TheWhite
                  wrote on last edited by
                  #8

                  Hi You can go for Visual Studio 2005 For Build Asp.Net Application. Asp.Net Is platform on which you can Code with VB or C# or with any language which .net framework supports. And For Database U can Use Microsoft SQL Server 2005 Express. Now inserting data in asp.net : It is not possible to insert data in asp.net U can enter data in Database That is MS SQL Server. Hope this helps...

                  Believe Yourself™ :->™

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups