Internet Cross Logo
Internet Cross your one stop web tutorial website
Your Ad Here

Smart Client Deployment with ClickOnce: Deploying Windows Forms Applications with ClickOnce (Microsoft .NET Development Series)

List Price: $44.99
Our Price: $21.95
Your Save:$ 23.04 ( 51% )
Availability: Usually ships in 24 hours
Manufacturer: Addison-Wesley Professional Average Customer Rating: Average rating of 4.0/5Average rating of 4.0/5Average rating of 4.0/5Average rating of 4.0/5Average rating of 4.0/5

Buy it now at Amazon.com!

Back to previous page




Smart Client Deployment with ClickOnce: Deploying Windows Forms Applications with ClickOnce (Microsoft .NET Development Series)


Binding: Paperback
Dewey Decimal Number: 005.3
EAN: 9780321197696
ISBN: 0321197690
Label: Addison-Wesley Professional
Manufacturer: Addison-Wesley Professional
Number Of Items: 1
Number Of Pages: 336
Publication Date: 2007-01-06
Publisher: Addison-Wesley Professional
Studio: Addison-Wesley Professional

Related Items

Spotlight customer reviews:

Customer Rating: Average rating of 3/5Average rating of 3/5Average rating of 3/5Average rating of 3/5Average rating of 3/5
Summary: Best book out there on ClickOnce
Comment: Of course, at the end of the day, its also really the only book out there on ClickOnce. Its a very good summary of the somewhat convoluted info available on MSDN and other Microsoft sites - it definitely made some things much clearer. It is somewhat lacking in how you would actually use ClickOnce in the real world, unless you are developing internal apps and have a fair degree of control over your servers and your users.

If you are doing anything with ClickOnce, you should definitely buy this book. Just keep in mind that you'll probably need to do some digging on your own afterwards, but this book should make that easier/possible.

Customer Rating: Average rating of 4/5Average rating of 4/5Average rating of 4/5Average rating of 4/5Average rating of 4/5
Summary: Informative, Light Reading
Comment: I just finished Noyes' book on Microsoft's .NET ClickOnce API and found it to be helpful in understanding most aspects of ClickOnce. It provides illustrations of the user's experience when installing an application through the API, and the book is helpful by providing information for making proactive choices when designing the architecture of your application (such as the security consequences of utilizing 3rd party controls).

Customer Rating: Average rating of 4/5Average rating of 4/5Average rating of 4/5Average rating of 4/5Average rating of 4/5
Summary: Thorough coverage of an interesting technology...
Comment: One of the reasons I chose to review Smart Client Deployment with ClickOnce: Deploying Windows Forms Applications with ClickOnce by Brian Noyes is that I had never heard of the ClickOnce technology. After going through this book, I'm now aware of what ClickOnce is and what it does. Noyes does a good job in covering a piece of software that can greatly simplify the life of a .NET developer...

Contents: Introduction to ClickOnce; Initial Deployment with ClickOnce; Automatic Application Updates; On-Demand Updates; Application and Data File Management; ClickOnce Security; Prerequisite Deployment with the Bootstrapper; Advanced ClickOnce Topics; ClickOnce Deployment of WPF Applications; Index

The "thick client" application is starting to make a resurgence on the desktop, but with it comes the problem of keeping the application up-to-date on possibly thousands of computers. ClickOnce is Microsoft's answer to that. As part of Visual Studio, ClickOnce packages an application for download and installation from the network. Then as new versions of the software become available, the application will check the home directory to see if there's an update. If so, the user has a choice (unless the developer mandates the update) to install the updates or wait until later. Bottom line is that you get the increased functionality and features of a non-browser-based application without the deployment nightmares of large software suites (like Office). Noyes starts off with an explanation of how ClickOnce works and what problems it solves, and then he dives into all the details of the software; how it works and how it can be configured to meet your particular requirements. Because the book is more tool-focused than language-focused, it really doesn't matter whether you're using Visual Basic or C#. Either type of application can use the ClickOnce technology. I was impressed at the integration with Visual Studio, and he definitely sold me on the necessity of utilizing software such as this. This was also good background material for me, as the software platform I work on will be going to this type of deployment scenario soon. I'll have a much better idea of how it all should function after reading this book...


Customer Rating: Average rating of 5/5Average rating of 5/5Average rating of 5/5Average rating of 5/5Average rating of 5/5
Summary: Practical.Compact.Easy-to-Read.Up-to-Date
Comment: This book is a 5-stars book carrying completed information about ClickOnce from the beginning to the finish deployment of your project.
It is practical, compact, easy-to-read, and up-to-date. You will enjoy reading it and finish it in few days.

For .NET developer, it is a must-have book, and worth for your money. Interestingly, it shows how-to-use "ClickOnce" for both Windows and Web applications. This completed information is hardly found in other books.

I am a .NET developer who has experienced for several projects. I recommend this book with Deploying .NET Applications from APress. If you can afford two books, get them both. If you can get only one of them, get this one because in my opinion, it carried deeper, wider, updated information.

Enjoy ClickOnce!!!

Customer Rating: Average rating of 5/5Average rating of 5/5Average rating of 5/5Average rating of 5/5Average rating of 5/5
Summary: Very Thorough
Comment: I gave this book 5 stars because it is very thorough. It covers everything there is to know about ClickOnce deployment. The author didn't miss any topic and covers the topics very thoroughly.

It wasn't what I had hoped for because I already own 'Deploying NET Applications Learning MSBuild and ClickOnce'. I was hoping for more detail on securing the files downloaded to the Client, and some better advice one securing running ClickOnce with parameters. The was no new info.

Both books offered the same information, and depth on the topics. So if you own 'Deploying NET Applications Learning MSBuild and ClickOnce' I would not buy this book.


If you don't own a book on ClickOnce, and you want to learn all the details about it, this is an excellent book.

 

Editorial Reviews:

“ClickOnce demos may look simple, but those techniques only work for simple applications. Brian Noyes gives us the information we need to use ClickOnce in the real world, and he does it with a comprehensive and organized presentation. If you expect your smart client application to move very far beyond ‘Hello,World,’ you’ll want this book to help you deploy it.”
Billy Hollis, president/owner, Elysian Consulting, Microsoft Regional Director
“Once again Brian has outdone himself. As a writer, I tend to be very critical of all technical publications, including my own . . . and it is such a pleasure to read anything Brian writes because he studies his topics well, resulting in an accurate, thorough, yet concise piece of work. ClickOnce being a new technology that deals with the pains we all have with application deployment, versioning, and security, it is important to have a text that will guide you through the learning process, give you sound advice for adopting the technology, and explain why you should even care. Brian gives his readers all of that.”
Michele Leroux Bustamante, chief architect, IDesign, Microsoft Regional Director
“ClickOnce is the key to Windows and smart client deployment. Brian’s book is the key to successfully using ClickOnce. This book walks you through using ClickOnce, from the basics to advanced scenarios. It is an excellent resource.”
Rockford Lhotka, principal technology evangelist, Magenic Technologies, Microsoft Regional Director
“Brian covers ClickOnce with a view to real-world deployment issues, which isobviously based on real-world experience. In and of itself, that is enough forme to buy the book. However, it is an even better investment by virtue of thefact that ClickOnce is a core part of the .NET Framework for Windows Forms2.0 now, and Windows Presentation Foundation in the future.”
Michael Weinhardt, SDK programmer/writer, Application Model,Windows Presentation Foundation, Microsoft
“This book covers the most important ingredient needed for the success of asmart client application—deployment. The author’s unassuming writing style,combined with his in-depth coverage of the topic, makes this book an invaluableresource for all serious smart client developers.”
Vishwas Lele, principal architect, Applied Information Sciences,Microsoft Regional Director

Microsoft’s new ClickOnce auto-updating technology can radically simplify application deployment. Using it, .NET developers and architects can deliver a powerful, smart client experience along with the easy maintenance of today’s best Web applications.

Microsoft Regional Director and MVP Brian Noyes has unsurpassed experience previewing and teaching ClickOnce to professional developers. In Smart Client Deployment with ClickOnce, Noyes demonstrates exactly how to make the most of ClickOnce in your real-world enterprise applications. Noyes covers ClickOnce design, architecture, security, installation, updates, and Bootstrapping—each with a full case study and detailed sample code.

This focused, concise book explains how to

  • Design client applications for efficient deployment and auto-updating
  • Perform application deployments and automatic updates quickly and easily
  • Deliver “on-demand” client application updates
  • Deploy prerequisites with the Visual Studio 2005 Bootstrapper
  • Take full control of ClickOnce’s powerful publishing, update, and security options
  • Leverage the Visual Studio 2005 and .NET 2.0 platform features that make ClickOnce possible
  • Understand how your application will behave in the ClickOnce runtime environment

The book’s sample code is available for download at www.softinsight.com/clickoncebook.




Buy it now at Amazon.com!