or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Sell Back Your Copy
For a $0.30 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
C#.net Web Developer's Guide (With CD-ROM)
 
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

C#.net Web Developer's Guide (With CD-ROM) [Illustrated] [Paperback]

Saurabh Nandu (Author), dotthatcom.com (Author), Greg Hack (Author), Adrian Turtschi (Author), Jason Werry (Author), Joseph Albahari (Author), Wei Meng Lee (Author)
3.4 out of 5 stars  See all reviews (8 customer reviews)

Price: $53.95 & this item ships for FREE with Super Saver Shipping. Details
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 1 left in stock--order soon (more on the way).
Want it delivered Tuesday, January 31? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for Students. Learn more


Book Description

1928994504 978-1928994503 February 11, 2002 1
Microsoft's C# ("C sharp") is a modern, object-oriented programming language built from the ground up to exploit the power of XML-based Web services on Microsoft's new .NET platform. With its Visual C++ development system heritage, C# will enable millions of C and C++ developers to use existing skills to rapidly build sophisticated XML-based .NET applications.
Why Will Web Developers Switch to C#?
...Because it's the ideal solution for C and C++ programmers who need to combine rapid development with the power to access all the functionality of the Microsoft.NET platform. They want an environment that is completely in sync with emerging Web standards and one that provides easy integration with existing applications.
C#.net Web Developer's Guide will enhance developer productivity and help them eliminate programming errors that can lead to increased development costs. This book teaches Web developers to quickly and easily build solutions for the Microsoft .NET platform. Web developers will learn to use C# components to build Web services and applications that are available across the Internet, from any application running on any platform.

* Timely coverage of newly released product - programmers and developers are anxious to learn about the new technology
* Comes with Syngress' revolutionary wallet-sized CD containing a printable HTML version of the book and all of the source code examples and demos of popular C# upgrade and programming tools

Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Customers Who Viewed This Item Also Viewed


Editorial Reviews

Review

"C# is the driver in the new .NET Framework..." -- Dr. Dobb's Journal

About the Author

Greg Hack is a Senior Software Engineer with Allscripts Healthcare Solutions. Greg has over 15 years experience developing software on platforms ranging from the mainframe to the desktop using a wide variety of languages and technologies. Recent work includes a Web-based application that allows patients to view their medical records and a Pocket PC application that delivers clinical information to physicians at the point of care.

Adrian Turtschi (MCSD, MCSE) was formerly employed by KPMG International/CERING as an Integration Architect. He was responsible for integration of components, services and third-party applications of KPMG's next generation global knowledge management and collaboration solution (KnewPro). KnewPro is an application supporting collaboration between geographically and organizationally distributed teams, integrating knowledge sharing and content management, team collaboration, enterprise search, workflow, and legacy data connectivity. Adrian also co-wrote the KnewPro architecture document. Prior to joining KPMG, he worked for EBSCO Publishing as a Software Engineer. Adrian is experienced with Java, C#, Visual Basic, Pascal, and the .NET Framework as a member of the Early Adopter program. He is fluent in English, French, German, and Italian. He has done presentations and has published articles with XML Journal, Nature, and Exchange & Outlook Magazine. Adrian graduated with a Master of Science in Computer Science and Mathematics from the University of Bern, School of Science, Bern, Switzerland and a Master of Arts in Mathematics from Brandeis University, Graduate School of Arts and Sciences, Waltham, MA. He resides in Germany.He worked on HTML, JavaScript, Flash 5.0 before he started programming in Java. Saurabh has been impressed by the power and flexibility of .NET. He is currently employed by YesSoftware Inc. as Technical Evangelist.

Wei Meng Lee is Series Editor for Syngress Publishing's .NET Developer Series. He is currently lecturing at The Center for Computer Studies, Ngee Ann Polytechnic, Singapore. Wei Meng is actively involved in Web development work and conducts training for Web developers and Visual Basic programmers. He has co-authored two books on WAP. He holds a bachelor’s degree in Information Systems and Computer Science from the National University of Singapore. The first and second books of the .NET series, VB.NET Developer’s Guide (ISBN: 1-928994-48-2), and ASP.NET Developer’s Guide (ISBN: 1-928994-51-2) are currently available from Syngress Publishing.


Product Details

  • Paperback: 608 pages
  • Publisher: Syngress; 1 edition (February 11, 2002)
  • Language: English
  • ISBN-10: 1928994504
  • ISBN-13: 978-1928994503
  • Product Dimensions: 9.2 x 7.4 x 1.8 inches
  • Shipping Weight: 3 pounds (View shipping rates and policies)
  • Average Customer Review: 3.4 out of 5 stars  See all reviews (8 customer reviews)
  • Amazon Best Sellers Rank: #1,047,210 in Books (See Top 100 in Books)

More About the Authors

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

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

8 of 8 people found the following review helpful:
5.0 out of 5 stars C# with Real World Scenarios, February 3, 2002
By 
Travis M Gibson (Sacramento, CA United States) - See all my reviews
This review is from: C#.net Web Developer's Guide (With CD-ROM) (Paperback)
This is a really good book for developing applications for the Web. There is a short primer on the C# Language at the beginning of the book but its primary focus is on .Net Technologies including: Web Forms, MSMQ, Remoting, ASP.NET and Web Services.

Although each of those topics could be entire book by itself this book explain the basic functionality and provides excellent tutorials(with source code examples)

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 4 people found the following review helpful:
4.0 out of 5 stars Great Overview, May 2, 2002
This review is from: C#.net Web Developer's Guide (With CD-ROM) (Paperback)
This book is an excellent introduction to many topics including the .net framework, VS.net IDE, Windows Forms, Remoting, MSMQ, ADO.net, ASP.net, Web services and more. There is also a 60 or so page chapter on C# programming.
This book was published before VS.net was released and all the references are made to the beta.
The writing style is very clear and the book is an easy read. Each chapter has a summary of key concepts as well as a short FAQ section at the end.
The code examples are all in C# of course.
This book is best suited as an introduction to .net technologies for an already at least moderately-savvy professional. This book will not make you a .net guru ready to jump and develop .net enterprise solutions. But it will help you understand all the new "buzz words" and explain key concepts. After reading this book, it will be a lot easier to understand which book you need to pick up next to get into the details.
This is also not the best book for a total beginner. A lot of knowledge is already assumed. A lot of differences are pointed out between asp and asp.net for example, or between C# and C++. A person with previous knowledge in these areas will benefit from there comparisons but they will only help confuse someone who is just trying to grasp everything from scratch.
All in all, I think this is a great book - books like this are needed, in that they give a great overview and don't spend 500 pages exhausting one particular topic when you just wanted to know the basics and put all the pieces together. Anyone who buys this book with this in mind will not be dissappointed.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 4 people found the following review helpful:
5.0 out of 5 stars Excellent!, February 28, 2002
By 
David Welford-Costelloe (Brampton, Ontario Canada) - See all my reviews
This review is from: C#.net Web Developer's Guide (With CD-ROM) (Paperback)
As a beginner to C# I found this book to be easy to understand and that is important in order to grasp not only C# but also .Net as well.

If you want to work with C# this is the book for you.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

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






Only search this product's reviews



Inside This Book (learn more)
First Sentence:
The .NET platform is the foundation upon which the next generation of software will be built. Read the first page
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
message queue class, session hit counter, udp peer, unmoderated jokes, message queuing application, message queue component, jokes application, ref dummy, remoting framework, relational calls, string ssn, questions about this chapter, object sender, remoting applications, remoting objects, ref result, hosting application, command transmission, new moderator, measure your understanding, receiving thread, solution explorer, instance void, command processor, string password
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Visual Studio, Data Table, Frequently Asked Questions, Common Language Runtime, Server Explorer, Solutions Fast Track, Visual Basic, Internet Explorer, Ask the Author, Hello World, Windows Service, Data View, Common Language Specification, System Exceptions, Dynamic Help, Add Web Reference, Control Panel, Properties Explorer, Add New Item, Program Listing, Windows Explorer, World Wide Web, Adrian Turtschi, Collection Editor, News Ticker Using
New!
Books on Related Topics | Concordance | Text Stats
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Surprise Me!
Search Inside This Book:




Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

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 Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

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


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject