Wrox Programmer Forums
|
BOOK: Beginning ASP.NET Dynamic Websites w/ Web Matrix
This is the forum to discuss the Wrox book Beginning Dynamic Websites: with ASP.NET Web Matrix by Dave Sussman, James Greenwood, Alex Homer, Colt Kwong, John M. West; ISBN: 9780764543746
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET Dynamic Websites w/ Web Matrix section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 5th, 2003, 04:17 AM
Registered User
 
Join Date: Jun 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default VB. NET outside Web Matrix environment

Fellow colleagues, a question from an amateur:

I got "Beginning Dynamic Websites" with Web matrix by David Sussman et al. Very good book.

I then went out and bought another VB. Net book just to test my knowledge etc..but the VB. NET I coded doesn't work.

How is it that the VB works in my web matrix aspx pages and not on the other? Do I need to buy VB. Net in order to work outside the web matrix?

Many thanks,

Mickeybags

mm
 
Old June 5th, 2003, 09:36 AM
Registered User
 
Join Date: Jun 2003
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Mickeybags,

    Just a thought, but you may be able to get help on Web Matrix related questions, Easier and quicker, by going to ASP.Net and posting there. You can reach it directly from Help within the Web Matrix editor itself. As I said, just a thought.

Respectfully,
Danny Wentzell
 
Old June 30th, 2004, 09:54 PM
Registered User
 
Join Date: Jun 2004
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi All!
Web Matrix use inline code and VB.NET use code behind


 
Old July 1st, 2004, 07:01 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,998
Thanks: 0
Thanked 3 Times in 3 Posts
Default

Hello,

Code-behind pages must also be compiled into the DLL for the project so that it will be accessible by the page, whereas web matrix doesn't need to do that.

Brian





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to convert web matrix codes to dot net johnyvinoth33 Wrox Book Feedback 2 March 16th, 2007 04:09 AM
Beginning Dyanamic Websites w/ASP.NET Web Matrix chqdzn ASP.NET 1.0 and 1.1 Basics 0 April 21st, 2005 07:10 PM
Beginning ASP.Net 1.1 use of Web Matrix sbass Wrox Book Feedback 4 February 4th, 2005 11:37 AM
ASP.NET web matrix Images kappa3 Wrox Book Feedback 2 October 8th, 2003 12:18 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.