
VB.NET with ASP.NET web forms
I have been using a MCSD Training book. I figured that if
I was going to learn it I might as well take a test on it
and get credit. See the URL and key points below:
http://www.microsoft.com/mspress/books/5773.asp
"...
LEARN HOW TO:
. Use Microsoft ASP.NET to build Web Forms applications
. Create user services, including user input, localization
features, and online help
. Access and modify data with Microsoft ADO.NET
. Build and reuse custom Web controls
. Manage application appearance and behavior with style
sheets and XML
. Configure security for Web applications, including
authentication services
. Test and debug coding errors
. Deploy applications to your server or hosting service
. Maintain and optimize applications
..."
Hope this helps!
Quote:
>-----Original Message-----
>Hi,
>I am new to web development. Could anyone tell me of any
good resources
>where I can find out how to use HyperLinks to load up
other web pages
>containing database information from a previous web page.
Also is there any
>decent factual information of using ASP.NET web forms and
VB.NET to build a
>..NET database appplication with ADO.NET to manipulate
data? I need to know
Quote:
>how to add, edit, delete data from the database? Or does
anyone know any of
>this themselves?
>Thanks
>Ajay
>.