This book will provide the definitive resource for ASP.NET developers working in Visual Basic .NET, not just to the features of ASP.NET but also how to use them best. Fritz Onion looks at working examples of how Web applications are built today, and then looks at what ASP.NET offers to simplify cons
Essential ASP.NETβ’ fast : with examples in VB .Net
β Scribed by Simon Stobart BA(Hons), Ph.D, MBCS, CEng (auth.)
- Publisher
- Springer-Verlag London
- Year
- 2003
- Tongue
- English
- Leaves
- 242
- Series
- Essential Series
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
How to create dynamic web environments using the ASP .NET framework! The ASP .NET framework enables the development of dynamic web pages, which can interface to various database systems. Using the Visual Basic .NET language you will be able to begin to create your own web systems with ease. This quick and practical introduction explains: how to setup an ASP.NET development environment, and where to find the various software components.- the syntax and features of the language.- web-based user interaction using ASP .NET forms.- pre-defined ASP .NET objects.- how ASP .NET can interface with databases. Clearly written, this book provides you with all the essential information you need to create your own dynamic web environments using ASP .NET. Additional material is available from the Essential series web site: http://www.essential-series.com
β¦ Table of Contents
Front Matter....Pages i-x
Why Use ASP.NET?....Pages 1-5
The ASP.NET Environment....Pages 7-13
Introducing ASP.NET....Pages 15-32
VB.NET Basics....Pages 33-53
ASP.NET Objects....Pages 55-70
Interacting with the User....Pages 71-87
Examining Web Server Controls....Pages 89-106
Further Interface Controls....Pages 107-143
Calendar and Adrotator Controls....Pages 145-156
Form Validation Controls....Pages 157-170
File Handling and Cookies....Pages 171-183
Databases and the DataGrid....Pages 185-214
Interacting with Databases....Pages 215-228
Where Next?....Pages 229-232
Back Matter....Pages 233-238
β¦ Subjects
Information Systems Applications (incl. Internet); Information Storage and Retrieval; Software Engineering; Multimedia Information Systems
π SIMILAR VOLUMES
I am the author of DevelopMentor's Essential ASP.net course, which was first taught 2 years ago this month (Febrary 2003). This book is the culmination of refining 'the story' of ASP.net through teaching it in many classrooms over the last 2 years. I have also had the opportunity to speak at several
I enjoyed this book. It is definitely not for beginners - the high-level treatment suited my style very well. His initial exposition is especially clear and precise. Mr. Onion did not go into too great detail about aspects that I could look up on my own, choosing to focus more on theoretical details
Essential ASP.NET with Examples in C# is the C# programmer's definitive reference for ASP.NET through version 1.1. Intended for students with advanced programming experience, this book provides them with the information needed to fully understand the technology, and is a clear guide to using ASP.NET
The Microsoft .NET Framework is exactly what its name implies: A general system onto which a lot of application-specific technologies are stuck. Essential ASP.NET With Examples in C# assumes you know something about the .NET way of doing things, and want to know more about how you can use its ASP.NE