473,385 Members | 1,402 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,385 software developers and data experts.

Need VB.Net References

A P
Hi!

I am new to VB.Net, and I am task to develop web based applications using
VB.Net . I only have these infrastructure:

Win2K server SP4 with .Net Framework 1.1
Visual Basic .NET 2003 Standard
Using MS Access as its database

I need a book/Internet URL that can easily guide me. Hope you have some
suggestions.
Me
Nov 21 '05 #1
5 939
AP:
It would be nice if you told us what you did know...are you coming from
Java? ASP? PHP? are you generally new to programming? Do you already know
ASP.Net, just not VB.Net?

Anyways, since you didn't provide this information.

A great reference VB.Net book (and a decent learning book) is:
http://www.amazon.com/exec/obidos/AS...632199-2439132
This won't help you with ASP.Net, but will be great if you are relatively
knew to programming or BASIC

A nice introduction to ASP.Net w/VB.Net would be:
http://www.amazon.com/gp/product/186..._encoding=UTF8
or
http://www.amazon.com/exec/obidos/tg...39132?v=glance

You can always try some online tutorials:
http://www.asp.net/Tutorials/quickstart.aspx
http://www.w3schools.com/aspnet/default.asp

or do a google search

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/ - New and Improved (yes, the popup is annoying)
http://www.openmymind.net/faq.aspx - unofficial newsgroup FAQ (more to
come!)
"A P" <ap@textguru.ph> wrote in message
news:uj**************@TK2MSFTNGP09.phx.gbl...
Hi!

I am new to VB.Net, and I am task to develop web based applications using
VB.Net . I only have these infrastructure:

Win2K server SP4 with .Net Framework 1.1
Visual Basic .NET 2003 Standard
Using MS Access as its database

I need a book/Internet URL that can easily guide me. Hope you have some
suggestions.
Me

Nov 21 '05 #2
A P
Hi Karl,

Im previously using ASP to develop web-based applications. I am asking this
since I made an error buying books since VB.Net is not only used for web
applications, also for windows. So I want a book that mearly focusing on
developing web-based applications using VB.net only, from basic to advance.

Me
"Karl Seguin" <karl REMOVE @ REMOVE openmymind REMOVEMETOO . ANDME net>
wrote in message news:Oc**************@TK2MSFTNGP15.phx.gbl...
AP:
It would be nice if you told us what you did know...are you coming from
Java? ASP? PHP? are you generally new to programming? Do you already know
ASP.Net, just not VB.Net?

Anyways, since you didn't provide this information.

A great reference VB.Net book (and a decent learning book) is:
http://www.amazon.com/exec/obidos/AS...n-20/104-36321
99-2439132 This won't help you with ASP.Net, but will be great if you are relatively
knew to programming or BASIC

A nice introduction to ASP.Net w/VB.Net would be:
http://www.amazon.com/gp/product/186...2?_encoding=UT
F8 or
http://www.amazon.com/exec/obidos/tg...632199-2439132
?v=glance
You can always try some online tutorials:
http://www.asp.net/Tutorials/quickstart.aspx
http://www.w3schools.com/aspnet/default.asp

or do a google search

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/ - New and Improved (yes, the popup is annoying)
http://www.openmymind.net/faq.aspx - unofficial newsgroup FAQ (more to
come!)
"A P" <ap@textguru.ph> wrote in message
news:uj**************@TK2MSFTNGP09.phx.gbl...
Hi!

I am new to VB.Net, and I am task to develop web based applications using VB.Net . I only have these infrastructure:

Win2K server SP4 with .Net Framework 1.1
Visual Basic .NET 2003 Standard
Using MS Access as its database

I need a book/Internet URL that can easily guide me. Hope you have some
suggestions.
Me


Nov 21 '05 #3
AP,

There are two problems, using VBNet in ASPNET is mostly confused with a kind
of scripting what is not needed in ASPNET you can use DLL's. I see often all
kind of upgraded ASP samples what people call ASPNET and sometimes it is
(good scripting ASPNET) however seldom in the way with DLL's.

I know that there is a resource pack what is well filed with all kind of
samples and other material have a look at that.

http://msdn.microsoft.com/asp.net/asprk/

Cor
Nov 21 '05 #4
Microsoft makes the .Net SDK available for free download:

http://www.microsoft.com/downloads/d...displaylang=en

It is an awesome reference, with tutorials, articles, sample code, and a
complete reference to both the CLR and the .Net platform.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
What You Seek Is What You Get.

"A P" <ap@textguru.ph> wrote in message
news:uj**************@TK2MSFTNGP09.phx.gbl...
Hi!

I am new to VB.Net, and I am task to develop web based applications using
VB.Net . I only have these infrastructure:

Win2K server SP4 with .Net Framework 1.1
Visual Basic .NET 2003 Standard
Using MS Access as its database

I need a book/Internet URL that can easily guide me. Hope you have some
suggestions.
Me

Nov 21 '05 #5
A P
How about books / URL that focus on Web Application using Access DB? Some
books that I see always focus on SQL Server DB.
Me

"Karl Seguin" <karl REMOVE @ REMOVE openmymind REMOVEMETOO . ANDME net>
wrote in message news:Oc**************@TK2MSFTNGP15.phx.gbl...
AP:
It would be nice if you told us what you did know...are you coming from
Java? ASP? PHP? are you generally new to programming? Do you already know
ASP.Net, just not VB.Net?

Anyways, since you didn't provide this information.

A great reference VB.Net book (and a decent learning book) is:
http://www.amazon.com/exec/obidos/AS...n-20/104-36321
99-2439132 This won't help you with ASP.Net, but will be great if you are relatively
knew to programming or BASIC

A nice introduction to ASP.Net w/VB.Net would be:
http://www.amazon.com/gp/product/186...2?_encoding=UT
F8 or
http://www.amazon.com/exec/obidos/tg...632199-2439132
?v=glance
You can always try some online tutorials:
http://www.asp.net/Tutorials/quickstart.aspx
http://www.w3schools.com/aspnet/default.asp

or do a google search

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/ - New and Improved (yes, the popup is annoying)
http://www.openmymind.net/faq.aspx - unofficial newsgroup FAQ (more to
come!)
"A P" <ap@textguru.ph> wrote in message
news:uj**************@TK2MSFTNGP09.phx.gbl...
Hi!

I am new to VB.Net, and I am task to develop web based applications using VB.Net . I only have these infrastructure:

Win2K server SP4 with .Net Framework 1.1
Visual Basic .NET 2003 Standard
Using MS Access as its database

I need a book/Internet URL that can easily guide me. Hope you have some
suggestions.
Me


Nov 21 '05 #6

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

Similar topics

0
by: Vera | last post by:
Hi, I have a very annoying problem, with which I NEED HELP DESPERATELY!! It smells like a bug to me, but I'm not sure. SITUATION This description is a very much simplified version of the real...
3
by: Helene Day | last post by:
I am trying to access the Word Objects from a .NET project. I have some sample from http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odc_vsto2003_ta/html/WordObject.asp and I...
7
by: Snake | last post by:
Hi guys, I have question about classes. when u create class called Test. and you define variable Test c; so does this act like( a variable c of type Test pointing to an abject )? The thing that...
9
by: Robert Schneider | last post by:
Hi to all, I don't understand that: I try to delete a record via JDBC. But I always get the error SQL7008 with the error code 3. It seems that this has something to do with journaling, since the...
3
by: Lauren Wilson | last post by:
Hello good folks! It is WAY past time for me to figure out how to check for the existence of all referenced libraries on application startup and provide feedback to the user if they are not. ...
7
by: Timothy Shih | last post by:
Hi, I am trying to figure out how to use unmanaged code using P/Invoke. I wrote a simple function which takes in 2 buffers (one a byte buffer, one a char buffer) and copies the contents of the byte...
3
by: Ray Mitchell | last post by:
Hello, I currently have a .dll assembly and 2 .exe assemblies that both use the ..dll assembly. I currently have the IDE set up as 3 separate projects. I must always first build the .dll...
3
by: Richard Lewis Haggard | last post by:
We are having a lot of trouble with problems relating to failures relating to 'The located assembly's manifest definition with name 'xxx' does not match the assembly reference" but none of us here...
5
by: Michael Russell | last post by:
Hi all, Using C#, I've created a simple wrapper class for using Excel. I have Office Pro 2003 installed on my devel machine. The wrapper class works great, reading and writing to/from Excel. ...
10
by: Summercool | last post by:
so many places, including the book PHP in a Nutshell, p. 80, it says: $a =& $b # set $a to reference $b if $a reference $b, then while you can say $b =1, you can't really say $a = 1. you...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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...

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.