473,782 Members | 2,458 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

VB.Net ... is it what I need?

Hello,

I'm trying to decide if I need Visual Studio .Net or if
VB .NET will suffice. I've read the guide at
http://msdn.microsoft.com/vbasic/howtobuy/choosing.aspX
but still have a few questions:

Basically, I'm looking to write a stand-alone application
that is going to need an embedded video control for MPG
playback, a browser object, and other basic tree
controls, and data grids. It is NOT client/server based,
so any data access would be a local database (like
Access) or flat files.

1) It talks about "control libraries" in Visual
Studio .NET. What types of pre-built controls would I
NOT get in VB .NET?

2) Is there any other big gotcha I'm going to miss out on
with just VB .NET? I don't need to update older apps;
I'm writing this from scratch.

Thanks for any advice, or links, you can provide.

Billy
Nov 20 '05 #1
2 1281
Billy,

To reach your goal, you could use either.

The big control that you will get in dot.net that you don't in VB is the
datagrid. You will also get realistic databinding as well. But you will
require your client to install a 25mb .net runtime library.

You are not trying to break new ground with the app you describe. So, I say,
use what you feel works best for you and you can complete the project with.

Best of luck,
"Billy" <co******@yahoo .com> wrote in message
news:05******** *************** *****@phx.gbl.. .
Hello,

I'm trying to decide if I need Visual Studio .Net or if
VB .NET will suffice. I've read the guide at
http://msdn.microsoft.com/vbasic/howtobuy/choosing.aspX
but still have a few questions:

Basically, I'm looking to write a stand-alone application
that is going to need an embedded video control for MPG
playback, a browser object, and other basic tree
controls, and data grids. It is NOT client/server based,
so any data access would be a local database (like
Access) or flat files.

1) It talks about "control libraries" in Visual
Studio .NET. What types of pre-built controls would I
NOT get in VB .NET?

2) Is there any other big gotcha I'm going to miss out on
with just VB .NET? I don't need to update older apps;
I'm writing this from scratch.

Thanks for any advice, or links, you can provide.

Billy

Nov 20 '05 #2
Great, thanks. One more question that seems silly to me,
but I've been burned in the past.

Without this "data grid" can I still build applications
that retrieve, manipulate, and store data? I come from
the PowerBuilder world, but haven't coded in about 2
years. I think the "data grid" is like its "data window"
which offered binding to the data source and required
almost no code writing to do retrieval and updates. Is
this data grid the same type of thing? And would you
code a data-driven application without it? The marketing
lingo for VB dotnet says "data-driven application
development" but is that possible without the data grid?

Thanks again,

billy
-----Original Message-----
Billy,

To reach your goal, you could use either.

The big control that you will get in dot.net that you don't in VB is thedatagrid. You will also get realistic databinding as well. But you willrequire your client to install a 25mb .net runtime library.
You are not trying to break new ground with the app you describe. So, I say,use what you feel works best for you and you can complete the project with.
Best of luck,
"Billy" <co******@yahoo .com> wrote in message
news:05******* *************** ******@phx.gbl. ..
Hello,

I'm trying to decide if I need Visual Studio .Net or if
VB .NET will suffice. I've read the guide at
http://msdn.microsoft.com/vbasic/howtobuy/choosing.aspX
but still have a few questions:

Basically, I'm looking to write a stand-alone application that is going to need an embedded video control for MPG
playback, a browser object, and other basic tree
controls, and data grids. It is NOT client/server based, so any data access would be a local database (like
Access) or flat files.

1) It talks about "control libraries" in Visual
Studio .NET. What types of pre-built controls would I
NOT get in VB .NET?

2) Is there any other big gotcha I'm going to miss out on with just VB .NET? I don't need to update older apps;
I'm writing this from scratch.

Thanks for any advice, or links, you can provide.

Billy

.

Nov 20 '05 #3

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

Similar topics

0
2466
by: Sofia | last post by:
My name is Sofia and I have for many years been running a personals site, together with my partner, on a non-profit basis. The site is currently not running due to us emigrating, but during its last year we got traffic of between 2000 - 2500 unique visitors per day. We are now about to re-launch the site from Sweden and we need to purchase a script to run it. Having looked at what is available on the net I have realised that we need a...
6
2186
by: Robert Maas, see http://tinyurl.com/uh3t | last post by:
System login message says PHP is available, so I tried this: http://www.rawbw.com/~rem/HelloPlus/h.php It doesn't work at all. Browser just shows the source. What am I doing wrong?
0
2443
by: Gregory Nans | last post by:
hello, i need some help to 'tree-ify' a string... for example i have strings such as : s = """A(here 's , B(A ) silly test) C(to show D(what kind) of stuff i need))""" and i need to parse them to have a tree representation such as :
7
4392
by: Mike Kamermans | last post by:
I hope someone can help me, because what I'm going through at the moment trying to edit XML documents is enough to make me want to never edit XML again. I'm looking for an XML editor that has a few features that you'd expect in any editor, except nearly none of them seem to have: 1 - Search and repalce with Regular Expressions. 2 - Search and Replace in an Xpath context. 3 - User specified tag-generation for either on a...
8
2848
by: JustSomeGuy | last post by:
I need to write an new class derived from the list class. This class stores data in the list to the disk if an object that is added to the list is over 1K in size. What methods of the std stl list class must Ioverride in order for this to work?
3
2640
by: Bob.Henkel | last post by:
I write this to tell you why we won't use postgresql even though we wish we could at a large company. Don't get me wrong I love postgresql in many ways and for many reasons , but fact is fact. If you need more detail I can be glad to prove all my points. Our goal is to make logical systems. We don't want php,perl, or c++ making all the procedure calls and having the host language to be checking for errors and handleing all the...
2
1950
by: Michael R. Pierotti | last post by:
Dim reg As New Regex("^\d{1,3}.\d{1,3}.\d{1,3}.\d{1,3}$") Dim m As Match = reg.Match(txtIPAddress.Text) If m.Success Then 'No need to do anything here Else MessageBox.Show("You need to enter a valid IP Address", "Error!", MessageBoxButtons.OK, MessageBoxIcon.Hand) txtIPAddress.Focus() Return End If
8
2750
by: skumar434 | last post by:
i need to store the data from a data base in to structure .............the problem is like this ....suppose there is a data base which stores the sequence no and item type etc ...but i need only the sequence nos and it should be such that i can access it through the structure .plz help me .
11
4498
by: Alan Mailer | last post by:
A project I'm working on is going to use VB6 as a front end. The back end is going to be pre-existing MS Access 2002 database tables which already have records in them *but do not have any AutoNumber* fields in them. Correct me if I'm wrong, but I'm assuming this means that I cannot now alter these existing Access tables and change their primary key to an "AutoNumber" type. If I'm right about this, I need some suggestions as to the...
0
3963
by: U S Contractors Offering Service A Non-profit | last post by:
Brilliant technology helping those most in need Inbox Reply U S Contractors Offering Service A Non-profit show details 10:37 pm (1 hour ago) Brilliant technology helping those most in need Inbox Reply from Craig Somerford <uscos@2barter.net> hide details 10:25 pm (3 minutes ago)
0
9641
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9480
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10146
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10080
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8968
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7494
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6735
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5511
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2875
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.