473,406 Members | 2,220 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

VB.Net DB apps made easy?

Is there a way (or a tool for $500 to a $1000) to make developing VB.Net
database applications as easy as Access? I'm sure it's lots of fun to learn
the intricacies of datareaders, dataAdapters, datasets, etc. but I'd rather
spend my time making an application. Does anyone know of a tool / addin to
make this possible?

Thanks!
Nov 20 '05 #1
7 1582
You are kidding right?

Doing the databsets, dataadapters et all this is "making an application".

:(

"Cameron Frasnelly" <[spam]ne***********@premierwestbank.com> wrote in
message news:Ol*************@tk2msftngp13.phx.gbl...
Is there a way (or a tool for $500 to a $1000) to make developing VB.Net
database applications as easy as Access? I'm sure it's lots of fun to learn the intricacies of datareaders, dataAdapters, datasets, etc. but I'd rather spend my time making an application. Does anyone know of a tool / addin to make this possible?

Thanks!

Nov 20 '05 #2
Give me a spec. For $1K I'll write it : )

Seriously though, the methodology jump between Access and VB.NET is
unfortunately difficult just as the jump between Access and VB6 was. But
once you take the jump, it's a lot easier than you think.

Also, you still have access to DAO 3.6 Library if you want it. Importing
this library, you can do your data access stuff in the same fashion as you
most likely did with Access.

--

Justin Weinberg
Designing a PrintDocument? Drawing to forms?
Check out GDI+ Architect at www.mrgsoft.com
"Cameron Frasnelly" <[spam]ne***********@premierwestbank.com> wrote in
message news:Ol*************@tk2msftngp13.phx.gbl...
Is there a way (or a tool for $500 to a $1000) to make developing VB.Net
database applications as easy as Access? I'm sure it's lots of fun to learn the intricacies of datareaders, dataAdapters, datasets, etc. but I'd rather spend my time making an application. Does anyone know of a tool / addin to make this possible?

Thanks!

Nov 20 '05 #3
Cameron,
Right now the closest tool I know about is Visual Studio.NET.

The next version VS.NET 2004 (Whidbey) appears to be closer then the current
version, however Whidbey is still in beta.

For hints of what Whidbey is going to be able to do for you, check out the
videos at:

http://msdn.microsoft.com/vbasic/whidbey/

Hope this helps
Jay
"Cameron Frasnelly" <[spam]ne***********@premierwestbank.com> wrote in
message news:Ol*************@tk2msftngp13.phx.gbl...
Is there a way (or a tool for $500 to a $1000) to make developing VB.Net
database applications as easy as Access? I'm sure it's lots of fun to learn the intricacies of datareaders, dataAdapters, datasets, etc. but I'd rather spend my time making an application. Does anyone know of a tool / addin to make this possible?

Thanks!

Nov 20 '05 #4
Thanks all... I'll keep plugging away. Also, I found a tool at
ironspeed.com that looks like it might hide all the unnecessary stuff...
thanks again!

"Cameron Frasnelly" <[spam]ne***********@premierwestbank.com> wrote in
message news:Ol*************@tk2msftngp13.phx.gbl...
Is there a way (or a tool for $500 to a $1000) to make developing VB.Net
database applications as easy as Access? I'm sure it's lots of fun to learn the intricacies of datareaders, dataAdapters, datasets, etc. but I'd rather spend my time making an application. Does anyone know of a tool / addin to make this possible?

Thanks!

Nov 20 '05 #5
WOW!!!! Whidbey is exactly what I want!!!!!

"Jay B. Harlow [MVP - Outlook]" <Ja********@email.msn.com> wrote in message
news:ed**************@tk2msftngp13.phx.gbl...
Cameron,
Right now the closest tool I know about is Visual Studio.NET.

The next version VS.NET 2004 (Whidbey) appears to be closer then the current version, however Whidbey is still in beta.

For hints of what Whidbey is going to be able to do for you, check out the
videos at:

http://msdn.microsoft.com/vbasic/whidbey/

Hope this helps
Jay
"Cameron Frasnelly" <[spam]ne***********@premierwestbank.com> wrote in
message news:Ol*************@tk2msftngp13.phx.gbl...
Is there a way (or a tool for $500 to a $1000) to make developing VB.Net
database applications as easy as Access? I'm sure it's lots of fun to

learn
the intricacies of datareaders, dataAdapters, datasets, etc. but I'd

rather
spend my time making an application. Does anyone know of a tool / addin

to
make this possible?

Thanks!


Nov 20 '05 #6
* "Cameron Frasnelly" <[spam]ne***********@premierwestbank.com> scripsit:
WOW!!!! Whidbey is exactly what I want!!!!!


Whidbey will be a bestseller...

;-)))

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>

Improve your quoting style:
<http://learn.to/quote>
<http://www.plig.net/nnq/nquote.html>
Nov 20 '05 #7
Hello Cameron

In about 15 days, I have a DataServices code generator going into beta
testing. It's been almost a year in the making. If you are interested in
getting on the beta, drop me a line. Oh, by the way, its for SQL-Server and
VB.Net only.

Ibrahim Malluf
ib******@malluf.com

"Cameron Frasnelly" <[spam]ne***********@premierwestbank.com> wrote in
message news:Ol*************@tk2msftngp13.phx.gbl...
Is there a way (or a tool for $500 to a $1000) to make developing VB.Net
database applications as easy as Access? I'm sure it's lots of fun to learn the intricacies of datareaders, dataAdapters, datasets, etc. but I'd rather spend my time making an application. Does anyone know of a tool / addin to make this possible?

Thanks!

Nov 20 '05 #8

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

Similar topics

14
by: mirnazim | last post by:
Hi, There are great Python Web Application Framework. But most of them are meant for content oriented web apps. Is there something that can ease the development of application that are not...
22
by: owen | last post by:
I have been developing web-based applications for around 3 years, first using ASP, and more recently, ASP.NET. I am starting to wonder if web applications are really the way forward for...
3
by: Maur | last post by:
I have Office XP Pro and Developer Edition and SQL Server installed on my local development machine. Given the option of installing; Visual Studio 6.0 Enterprise Edition AND/OR Visual...
17
by: Jelmer | last post by:
Hi, I am mildly familiar with ms access developement and I have been asked to port and document a ms access app. I expect the porting (97 to XP) to be fairly straightforward. However documenting...
9
by: mBird | last post by:
I wrote a service that listens for broadcast messages from my firewall (UDP snmp trap messages) and parses and puts the data in an database. I'd also like to write an app that is a simple form...
24
by: John Rivers | last post by:
ASPX which means ASPX pages, the code-behind concept, User Controls, Web Controls etc. is very poorly designed and makes it extremely hard to develop professional quality web applications. ASPX...
7
by: Ludwig | last post by:
Hi, Current situation: a number of C++ applications installed on multiple computers, some of them are dependent of each other. Updates are installed manually. Question: automate these...
14
by: ApexData | last post by:
I am considering building some distributable commercial applications. For about a year now, I have been using Access2000. This was my first venture into object oriented database development. ...
2
by: Jurjen de Groot | last post by:
I will be developping a planning application for wich it's necessary for multiple users to view and edit the same data, all changes made by one user, must be visible to the other user's more or...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.