473,323 Members | 1,551 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,323 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 19 '05 #1
5 1086
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 19 '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 19 '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 19 '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 19 '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 19 '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...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
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...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.