473,466 Members | 1,445 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

How to build VB.NET Forms/Controls as easily as Access 2007 does?

Is there a way in VB.NET to build a Form/Control as easily as Access
2007 does?
I built a small name and address application in Access 2007 and I was
surprised at what I was able to do without any code. Access Forms
allow a Datasheet (GridView) to show by setting a property (I have
mine set to Datasheet on Top). Pretty sweet and easy.
I am a seasoned programmer (over 20 years) but I am a newbie to VB.NET
2005. Our company brought in some VB.NET programmers and they split
the Forms and the Gridview into their own controls with each having
hundreds of lines of code to implement. Looking at it from the outside
I think how can Access do this with no code and we have to use
hundreds of line of code.
Is there also a spot were code could be posted that can be critiqued?
I would think this newsgroup would be a good spot except the
formatting of the code would get lost along with it being hundreds of
line of code.
Or does someone well structured code that can be reviewed that does
CRUD?
A whole application would be nice.
Aug 9 '08 #1
1 1689

"gman" <ge*****@gmail.comwrote in message
news:7c**********************************@m73g2000 hsh.googlegroups.com...
Is there a way in VB.NET to build a Form/Control as easily as Access
2007 does?
I built a small name and address application in Access 2007 and I was
surprised at what I was able to do without any code. Access Forms
allow a Datasheet (GridView) to show by setting a property (I have
mine set to Datasheet on Top). Pretty sweet and easy.
I am a seasoned programmer (over 20 years) but I am a newbie to VB.NET
2005. Our company brought in some VB.NET programmers and they split
the Forms and the Gridview into their own controls with each having
hundreds of lines of code to implement. Looking at it from the outside
I think how can Access do this with no code and we have to use
hundreds of line of code.
Is there also a spot were code could be posted that can be critiqued?
I would think this newsgroup would be a good spot except the
formatting of the code would get lost along with it being hundreds of
line of code.
Or does someone well structured code that can be reviewed that does
CRUD?
A whole application would be nice.
I have two comments, neither of which is meant as a personal affront.
1. Have you looked at any beginners tutorials where you simply drag a table
from a data source onto your form and a fully functional datagrid appears?
2. When you mention "I built a small name and address application in Access
2007 and I was surprised at what I was able to do without any code." The
operative word is small. Access is designed for single user/ small workgroup
applications. I'll guess that the work you refer to as requiring "hundreds
of lines of code" is part of a large scale application?

Here's a book that targets VS 2005 and VB that takes you from the basics and
explains the why's of adding code to gain full control to database
applications:

http://catalogs.mhhe.com/mhhe/viewPr...sbn=0073304441

Aug 9 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: Douglas Buchanan | last post by:
I am using the following code instead of a very lengthly select case statement. (I have a lot of lookup tables in a settings form that are selected from a ListBox. The data adapters are given a...
19
by: James Fortune | last post by:
I have a lot of respect for David Fenton and Allen Browne, but I don't understand why people who know how to write code to completely replace a front end do not write something that will automate...
4
by: waltborders | last post by:
Hi, Because the blind are unable to use a mouse, keyboard navigation is key. A major difficulty is that not all windows forms controls are keyboard 'tab-able' or 'arrow-able' or have "tab...
22
by: Jordan S. | last post by:
SQL Server will be used as the back-end database to a non trivial client application. In question is the choice of client application: I need to be able to speak intelligently about when one...
1
by: blueheelers | last post by:
I have been researching for several hours on the best way to display images in continous forms in Access 2003. For example, I want to display employee name, email, phone, and picture for each...
8
by: hoofbeats95 | last post by:
I don't think this should be this complicated, but I can't figure it out. I've worked with C# for several years now, but in a web environment, not with windows form. I have a form with a query...
12
by: raylopez99 | last post by:
Keywords: scope resolution, passing classes between parent and child forms, parameter constructor method, normal constructor, default constructor, forward reference, sharing classes between forms....
21
by: Dan Tallent | last post by:
In my application I have a form (Customer) that I want to be able to open multiple copies at once. Within this form I have other forms that can be opened. Example: ZipCode. When the user enters...
14
by: yxq | last post by:
Hello, I want to build the multi-language application with the xml file, how to do? could anyone tell a sample? Thank you
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.