Join Amazon Prime and ship Two-Day for free and Overnight for $3.99. Already a member? Sign in.
Beginning Visual Web Programming in C# and over 300,000 other books are available for Amazon Kindle – Amazon’s new wireless reading device. Learn more

 

or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
42 used & new from $1.14

Have one to sell? Sell yours here
 
   
Beginning Visual Web Programming in C#
 
 
Start reading Beginning Visual Web Programming in C# on your Kindle in under a minute.

Don’t have a Kindle? Get yours here.
 
  

Beginning Visual Web Programming in C# (Paperback)

by Daniel Cazzulino (Author), Victor Garcia Aprea (Author), James Greenwood (Author)
Key Phrases: connection string, web form designer, file field, Friends Reunion, Try It Out, Solution Explorer (more...)
4.2 out of 5 stars See all reviews (4 customer reviews)

List Price: $39.99
Price: $32.57 & this item ships for FREE with Super Saver Shipping. Details
You Save: $7.42 (19%)
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.

Want it delivered Tuesday, July 14? Choose One-Day Shipping at checkout. Details
25 new from $1.14 17 used from $1.15
Also Available in: List Price: Our Price: Other Offers:
Kindle Edition (Kindle Book) $29.31

Frequently Bought Together

Customers buy this book with Beginning C# Objects: From Concepts to Code by Jacquie Barker

Beginning Visual Web Programming in C# + Beginning C# Objects: From Concepts to Code
  • This item: Beginning Visual Web Programming in C# by Daniel Cazzulino

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Beginning C# Objects: From Concepts to Code by Jacquie Barker

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details


Customers Who Bought This Item Also Bought

C# Fast & Easy Web Development

C# Fast & Easy Web Development

by Aneesha Bakharia
Beginning C# Databases: From Novice to Professional

Beginning C# Databases: From Novice to Professional

by James Huddleston
4.7 out of 5 stars (6)  $35.40
Pro Visual Studio .NET (Expert's Voice)

Pro Visual Studio .NET (Expert's Voice)

by Brian Bischof
4.0 out of 5 stars (1)  $49.99
Beginning ASP.NET 1.1 Databases: From Novice to Professional

Beginning ASP.NET 1.1 Databases: From Novice to Professional

by Damien Foggon
3.8 out of 5 stars (4)  $39.99
Beginning Visual Web Programming in VB .NET: From Novice to Professional

Beginning Visual Web Programming in VB .NET: From Novice to Professional

by Daniel Cazzulino
Explore similar items


Editorial Reviews

Product Description
I recommend this to anyone who is starting with ASP.NET.</a></p> </blockquote> <p id="quoteAuthor">&#8212; Jack Herrington, Code Generation Network</p></div>

<p><i>Beginning Web Programming in C#: From Novice to Professional</i> will teach you the fundamentals of the web environment and how Visual Studio .NET (VS .NET) makes it accessible to C# programmers. You'll build a working website that demonstrates all the elements of a C# web application, through step-by-step examples that explore the essential technologies and how VS .NET helps you integrate them into a highly interactive, attractive web application. </p>

<p>In this tutorial guide you'll learn how to</p> <ul> <li> Create dynamic web pages with ASP.NET web forms and web server controls </li> <li> Display and manipulate data using ADO.NET and VS .NET components </li> <li> Persist state in different ways, within the "stateless" web environment </li> <li> Create XML files and XML schema, and use them for data transfer </li> <li> Integrate your web applications with others through web services </li> <li> Make your application more secure via the security features in ASP.NET and IIS </li> <li> Eliminate bugs and unexpected failures through effective debugging and exception-handling techniques </li> <li> Improve the performance of your application and prepare it for release </li> </ul> <p>Also available in a VB .NET version!</p>

About the Author
Daniel Cazzulino (a.k.a.He has coauthored several books on web development and server controls with ASP.NET, written and reviewed many articles for ASP Today and C# Today, and currently enjoys sharing his .

<p> Daniel works closely with Microsoft in key projects from the Patterns and Practices group.Surprisingly enough, Daniel is a lawyer who found a more exciting career as a developer and .NET/XML geek.</p>

Victor Garcia Aprea is founder of Clarius Consulting, which provides training, consulting and development in Microsoft .NET technologies. Aprea has been involved with ASP.NET since its beginning, and he was named Microsoft MVP for ASP.NET in 2002 and 2003 (the 2004 awards aren't due yet!). Aprea has written books and articles and reviewed for numerous publishers. He is a regular speaker at Microsoft Argentina (MSDN DevDays, Ask the Experts panel, etc.) and .NET local user groups.Or you may email him at <a href="mailto:vga@aspnet2.com">vga@aspnet2.com</a>.

A biography is currently unavailable.


Product Details

  • Paperback: 664 pages
  • Publisher: Apress; 1 edition (September 30, 2004)
  • Language: English
  • ISBN-10: 1590593618
  • ISBN-13: 978-1590593615
  • Product Dimensions: 9.2 x 7 x 1.5 inches
  • Shipping Weight: 2.2 pounds (View shipping rates and policies)
  • Average Customer Review: 4.2 out of 5 stars See all reviews (4 customer reviews)
  • Amazon.com Sales Rank: #748,545 in Books (See Bestsellers in Books)

Inside This Book (learn more)

What Do Customers Ultimately Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
Check the boxes next to the tags you consider relevant or enter your own tags in the field below.

Your tags: Add your first tag
 
Help others find this product — tag it for Amazon search
No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

4 Reviews
5 star:
 (1)
4 star:
 (3)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.2 out of 5 stars (4 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
4 of 4 people found the following review helpful:
4.0 out of 5 stars a complete web development environment, December 26, 2004
By W Boudville (Terra, Sol 3) - See all my reviews
(TOP 50 REVIEWER)    (REAL NAME)      
The book shows how to write a C# web application on a server running .NET. Perhaps the most succinct description of the book is its cohesiveness. It describes using two crucial packages, ASP.NET and ADO.NET. ASP.NET essentially handles the client-server interaction, by making dynamic HTML pages and handling the user's input. While ADO.NET controls the interaction between the application server and the database.

As you go through the book, if you keep this simple demarcation in mind, then it helps your understanding of the many lower level details in each chapter.

It is clear from the book that Microsoft is pushing hard to have the entire web development process done on their .NET machines, by offering a tight and consistent tool integration. Gives the open source movement a serious challenge.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
2 of 2 people found the following review helpful:
4.0 out of 5 stars Nice intro into.NET Web Programming, February 26, 2007
By James Gruszynski "db man" (Margate, FL United States) - See all my reviews
(REAL NAME)   
I had a great deal of C# Windows forms programming experience. What I needed was a book to help me leverage that into Web programming. This book fit the bill.

You will not learn C# in this book (it assumes you already know the language); but it will get you quickly into building Web applications.

The examples are clear, well organized, and most importantly run properly when typed in correctly! The examples also have one important feature I prefer, which is a lack of over embellishment. They show only the code needed to complete the given task, not additional bells and whistles that can confuse the point of the example.

After completing the book, I found it easy to adapt the examples for use in building my own web site.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
3 of 4 people found the following review helpful:
4.0 out of 5 stars Gives you the whole picture..., June 14, 2005
I found this book to be a very good source of overall C# information. It was not an exhaustive resource, nor did it delve in minute detail to all the points, but I have not found a better book to get a complete picture of the web programming world.

The code samples are very easy to follow, and the reader can download the code from the publisher's web site. I chose to input the code samples manually and only had a couple of minor issues along the way.

One example late in the book (Chapter 11 or 12) left the code in a state where it would not execute.

I also had problems with the web service examples but that can most likely be attributed to the proxy/network configuration at my place of employment.

The only other issue I encountered was with the stress testing tools like ACT. I was unable to access the site and still have not been able to determine why. Of course, that's not a failing of the book or the author, just a configuration issue, I'm sure.

If you are looking at starting ASP.NET development, this book is a good, solid read.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

5.0 out of 5 stars Sweeping introduction to .NET
This is an end-to-end introduction to the world of .NET development. The coverage, which starts with the architecture and ends with deployment, is never comprehensive, but is... Read more
Published on October 12, 2004 by Jack D. Herrington

Only search this product's reviews



Customer Discussions

 Beta (What's this?)
New! See all customer communities, and bookmark your communities to keep track of them.
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
  [Cancel]

   


Product Information from the Amapedia Community

Beta (What's this?)

Listmania!


Look for Similar Items by Category


Everything to Maintain Your Landscape

Shop for gardening tools
From pruners and saws to shovels and rakes, we have the gardening tools you need to keep your landscape looking its best.

Shop all gardening tools

 

Best Books of 2008

Best of 2008
Find our top 100 editors' picks as well as customers' favorites in dozens of categories in our Best Books of 2008 Store.
 

Buy Three Books, Get a Fourth Free

4-for-3 Books
Order any four eligible books under $10 and get the lowest-price book free in our 4-for-3 Books Store. See more details.
 

Plow Your Way Through Winter

Shop for Snow Removal Equipment and Accessories
Be prepared for snow season with snow removal equipment and accessories found in the Home Improvement Store.

Shop all snow removal equipment

 

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.


Where's My Stuff?

Shipping & Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.

Look to the right column to find helpful suggestions for your shopping session.

Continue shopping: Top Sellers
Paranoia
Paranoia by Joseph Finder
Glenn Beck's Common Sense
Finger Lickin' Fifteen
Finger Lickin' Fifteen by Janet Evanovich
My Soul to Lose
My Soul to Lose by Rachel Vincent
$0.00

Conditions of Use | Privacy Notice © 1996-2009, Amazon.com, Inc. or its affiliates