Members

Technology Zones

IBM Learning Center

Articles

Hosted By

MaximumASP

Info

[4286] An Introduction to VB.NET and Database Programming

Last post 07-08-2008 4:52 AM by imran1214. 12 replies.
Page 1 of 1 (13 items)
Sort Posts: Previous Next
  • 01-01-1999 12:00 AM

    [4286] An Introduction to VB.NET and Database Programming

    This thread is for discussions of An Introduction to VB.NET and Database Programming.

    • Post Points: 45
  • Advertisement

    • Red Gate Software

    Advertisement

    Want to boost your .NET application performance?

    Some developers always seem to write efficient and lightening-fast code. What is their secret? It’s ANTS Profiler. “We improved the performance of the application up to 10 times” Dan Ports, Intrigma.

    Try it for yourself now.

  • 03-02-2004 10:43 AM In reply to

    VB.Net

    I read your article and its really nice.

    I wanted to ask you, what's the difference between Visual Basic.NET and Visual Studio.NET

    I know a litlle about Visual Basic 6 but I just got a new job and want to learn more stuff so that
    I can create a nice program for my company.

    I will purchase the books you recommend for beginners.   thanks

    • Post Points: 0
  • 03-02-2004 11:31 AM In reply to

    • James Crowley
    • Top 10 Contributor
    • Joined on 12-07-2000
    • United Kingdom
    • Guru
    • Points 14,865
    • SystemAdministrator
    Visual Studio is the Microsoft IDE for writing VB.NET and C# programs - VB.NET is the programming language!

    However, if you purchase VB.NET Professional, that will basically be Visual Studio with support for VB.NET (and not C#)
    • Post Points: 0
  • 03-09-2004 8:35 PM In reply to

    • cpopham
    • Not Ranked
    • Joined on 01-20-2004
    • New Member
    • Points 60

    difference in VB amd Studio

    Chas,

    VB .NET is the Visual Basic language which you can purchase by its self.  .NET Studio is the development Suite which can contain several different development languages, such as VB, C#, Visual J, etc.  I think you can get VB .Net for like $150 and the .Net Suite is around $1000.

    If you are a college student you can either of these at a greatly reduced rate for the academic version.

    Chester
    • Post Points: 10
  • 01-10-2005 10:36 PM In reply to

    • anu rao
    • Not Ranked
    • Joined on 01-10-2005
    • New Member
    • Points 35

    databases

    Hi,
        The topic which you have explained in the article has been of much help to me,I have Joined an organisation as a programmer.As of now,i have not yet started woith programming.
    But since i am new to this field,i would expect you to kindly post more articles which would make working with databases easy.

    Regards,
    Anu
    • Post Points: 0
  • 08-25-2005 1:38 AM In reply to

    • silkkeng
    • Not Ranked
    • Joined on 08-25-2005
    • New Member
    • Points 5

    Package & Deployment of VB.NET Problem

    Hi,
    I have a bit understanding of VB.net.
    Currently I m using winXP Pro.
    I Create an Installation, and I set
    DetectNewerInstalledVersion to False
    RemovePreviousVersions to True.

    However, When I first install a fresh copy, it run fine. An entry was created on Add/Remove Program.

    After I update something on the application and rebuild the installation file and change the product code and upgrade code; I re-run the installation again without uninstall the previous version.

    Installation was success. But the problem is it create 2 entry in Add/Remove Program.

    If i install 5 time, it will create 5 entry.
    I'm not sure what's wrong with my installation scripts.

    Like Winzip or Winrar. no matter how many time we run the installation, it only create one entry on Add/REmove program.
    Is there any other way to fix this ?

    Please help!
    • Post Points: 0
  • 10-24-2005 9:47 PM In reply to

    • asdf5
    • Not Ranked
    • Joined on 10-24-2005
    • New Member
    • Points 5

    different browsers

    a web site that I wrote works well under internet explorer, but when I run the site on mazilla the forms get changed.
    The colors are deleted, and the sizes of the textbox's, change.  When I examined the html code generated, there  was a difference between the code  for IE and Mazilla.  How do I correct this
    • Post Points: 0
  • 12-16-2006 8:11 AM In reply to

    • Tabbasum
    • Not Ranked
    • Joined on 12-16-2006
    • New Member
    • Points 5

    Re: [4286] An Introduction to VB.NET and Database Programming

    Hi,

    I am having a problem in data binding in vb.net. I have to use MS-Access as database and win forms controls to design a application. Please guide me . Specially in adding the records into the table at run time. Like I just enter the data in the text boxes and clike on the ADD button. The data should automatically be added into the table.

                                   Thank you.

    • Post Points: 5
  • 04-17-2007 9:11 AM In reply to

    • Chatura
    • Not Ranked
    • Joined on 04-17-2007
    • Sri Lanka
    • New Member
    • Points 110

    Re: difference in VB amd Studio

    Hi All

    I'm a beginner to VB .NET but have quite good knowledge in VB 6. I'm currently in the process of switching to .net.

    When I install visual studio 2005, there are SQL Server Mobile package and some other SQL server stuff. could you please tell me why they are there and what I can do with them?

    Also, is there one called profile or something? As I heard, as a VB 6 project can hold many forms, in .Net there are profiles which can hold many projects. Could you please explain?

    Appreciate your help

    Best Regards,

    Chathura 

    • Post Points: 10
  • 05-28-2007 9:08 AM In reply to

    • seemaavi
    • Not Ranked
    • Joined on 05-28-2007
    • India
    • New Member
    • Points 10

    Re: [4286] An Introduction to VB.NET and Database Programming

    Hi,

    As a M.E.  student of Computer Engineering  i am serching for the VB.net Platfrom how 2 start with & find your para usefull. Thanks

     

     

     

     

    • Post Points: 10
  • 07-27-2007 3:21 PM In reply to

    • Chas
    • Not Ranked
    • Joined on 05-20-2004
    • United States
    • New Member
    • Points 20

    Re: [4286] An Introduction to VB.NET and Database Programming

    You are welcome.

    • Post Points: 10
  • 11-11-2007 9:54 AM In reply to

    • narayanan
    • Not Ranked
    • Joined on 11-11-2007
    • India
    • New Member
    • Points 15

    Re: [4286] An Introduction to VB.NET and Database Programming

     i want to how to have a data set of more than10 tables

    • Post Points: 5
  • 07-08-2008 4:52 AM In reply to

    • imran1214
    • Not Ranked
    • Joined on 07-08-2008
    • Japan
    • New Member
    • Points 5

    Re: difference in VB amd Studio

    Hi Chathura,

          Good day to you. As you asked the question about the vb.net. And from your explanation you also said that you are little good in vb6. So once you are entering the .net framework area you should be aware of this area. Anyway you are a new user of this programming even u are good in vb6. The main matter in vb.net is that, its quit similar like java. Where in java, you write program in one platform but you can run the program from all other platform. But in vb.net you write the program in all platform but run the program from one platform. Mostly we use vb.net for database connectivity application. We choose this also for web applications. So its very usual that to make a program in vb.net we will be using SQL access, ado.net or asp.net etc. So its natural that if you download vb.net the other software also included with it. May I know what site you used to download vb.net? May be you are downloading fro, any wrong sites. Thank you.

     

                                                                                                                              Best regards

                                                                                                                                  Imran
     

    • Post Points: 5
Page 1 of 1 (13 items)