.NET

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Before I ask my question, is this the best URL to post general basic
questions about developing in Visual Studio .NET 2005???

My question is this: I'm new to Visual Studio but I can now link up to my
SQL databases, create dropdowns and create a data-grid-view on a VS Form. I
am struggling to creating a form were a user can enter new data to the
database and also look up current data. Is there a toobox item to perform
this, or do I have to code it. Also, I assume I'll need a button to launch
the request once I figure how to make the request...

Please aim me in the right direction...
 
Before I ask my question, is this the best URL to post general basic
questions about developing in Visual Studio .NET 2005???

Not really. This is a forum for Microsoft Access. While VS.NET can
work with databases, and Access can work with databases, they do so in
VERY different ways.

Try one of the microsoft.public.vsnet newsgroups.


John W. Vinson [MVP]
 
Back
Top