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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Visual Studio
  4. Data Based SDK

Data Based SDK

Scheduled Pinned Locked Moved Visual Studio
csharpdatabasesql-serversysadminbeta-testing
2 Posts 2 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.
  • D Offline
    D Offline
    Duane in Japan
    wrote on last edited by
    #1

    I am still semi New to the VB Studio thing, I have been watching tons of MS Videos on line, the latest is a 16 part ADO.NET 2.0 series. With VB Studio and SQL Server package, do you really need to spend the time on ADO.NET, wont the VB Studio complete package be good enough to do just about anything a beginner will need to do or build a website that uses a data base to collect new clients and give them access to some data from your site. Thanks in advance for any feedback and guidance.

    O 1 Reply Last reply
    0
    • D Duane in Japan

      I am still semi New to the VB Studio thing, I have been watching tons of MS Videos on line, the latest is a 16 part ADO.NET 2.0 series. With VB Studio and SQL Server package, do you really need to spend the time on ADO.NET, wont the VB Studio complete package be good enough to do just about anything a beginner will need to do or build a website that uses a data base to collect new clients and give them access to some data from your site. Thanks in advance for any feedback and guidance.

      O Offline
      O Offline
      originSH
      wrote on last edited by
      #2

      VB Studio? You mean VB.Net in Visual Studio 2005? There is plenty of drag and drop data functionality in Visual Studio that means for smaller projects you don't have to get your hands dirty with the actual code. The data designers will make the ADO.Net and data binding code for you, but you really should understand what is happening in the background so you can deal with any problems and bugs that come up. Once you start moving on wards beyond simple projects then you begin needing to hand craft the data access to get the most functionality and performance you can.

      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