Artículos relacionados a Professional ASP.NET 3.5: In C# and VB

Professional ASP.NET 3.5: In C# and VB - Tapa blanda

 
9780470187579: Professional ASP.NET 3.5: In C# and VB

Sinopsis

This book was written to introduce you to the features and capabilities that ASP.NET 3.5 offers, as well as to give you an explanation of the foundation that ASP.NET provides. We assume you have a general understanding of Web technologies, such as previous versions of ASP.NET, Active Server Pages 2.0/3.0, or JavaServer Pages. We also assume you understand basic programming constructs, such as variables, For Each loops, and object–oriented programming.

When the code differs substantially, this book provides examples in both VB and C#. Coverage includes:

  • ASP.NET folders and files, compiling code, and cross–page posting
  • Using the available server controls
  • Master pages, themes, and skins
  • how to present data with ASP.NET controls
  • Working with LINQ, ADO.NET, and XML
  • hosting and working with your ASP.NET applications in IIS 7
  • Using and extending the extensible provider model
  • the site navigation system
  • storing user information with the personalization system
  • membership and role management system for adding authentication and authorization to applications using web.config
  • encapsulating pages into smaller and more manageable objects with Web Parts
  • working with HTML and CSS design
  • Using the theXMLHttpRequest object to build AJAX–enabled applications
  • the ASP.NET AJAX Control Toolkit simplify AJAX web development
  • authentication, authorization, and HTTP access types and impersonations
  • state management and performance of requests and responses
  • advanced caching capabilities including SQL cache invalidation
  • error handling and debugging techniques
  • working with file types and streams
  • building and using server controls
  • manipulating HTTP requests with HttpModule and HttpHandler.
  • Building and consuming XML Web services and SOAP
  • Internationalization, configuration, instrumentation, performance, application tracing, health monitoring, administration, Management, packaging, deploying

"Sinopsis" puede pertenecer a otra edición de este libro.

Acerca del autor

Bill Evjen is an active proponent of .NET technologies and community–based learning initiatives for .NET. He has been actively involved with .NET since the first bits were released in 2000. In the same year, Bill founded the St. Louis .NET User Group (www.stlnet.org), one of the world’s first such groups. Bill is also the founder and former executive director of the International .NET Association (www.ineta.org), which represents more than 500,000 members worldwide.
Based in St. Louis, Missouri, USA, Bill is an acclaimed author and speaker on ASP.NET and XML Web Services. He has authored or co–authored more than fifteen books including Professional C# 2008, Professional VB 2008, ASP.NET Professional Secrets, XML Web Services for ASP.NET, and Web Services Enhancements: Understanding the WSE for Enterprise Applications (all published by Wiley Publishing, Inc.). In addition to writing, Bill is a speaker at numerous conferences, including DevConnections, VSLive, and TechEd. Along with these items, Bill works closely with Microsoft as a Microsoft Regional Director and an MVP.
Bill is the Technical Architect for Lipper (www.lipperweb.com), a wholly–owned subsidiary of Reuters, the international news and financial services company. He graduated from Western Washington University in Bellingham,Washington, with a Russian language degree. When he isn’t tinkering on the computer, he can usually be found at his summer house in Toivakka, Finland. You can reach Bill at evjen@yahoo.com.

Scott Hanselman works for Microsoft as a Senior Program Manager in the Developer Division, aiming to spread the good word about developing software, most often on the Microsoft stack. Before this he worked in eFinance for 6+ years and before that he was a Principal Consultant a Microsoft Partner for nearly 7 years. He was also involved in a few things like the MVP and RD programs and will speak about computers (and other passions) whenever someone will listen to him. He blogs at http://www.hanselman.com and podcasts at http://www.hanselminutes.com and contributes to http://www.asp.net, http://www.windowsclient.net, and http://www.silverlight.net.

Devin Rader is a Product Manager on the Infragistics Web Client team, responsible for leading the creation of Infragistics ASP.NET and Silverlight products. Devin is also an active proponent and member of the .NET developer community, being a co–founder of the St. Louis .NET User Group, an active member of the New Jersey .NET User Group, a former board member of the International .NET Association (INETA), and a regular speaker at user groups. He is also a contributing author on the Wrox title Silverlight 1.0 and a technical editor for several other Wrox publications and has written columns for ASP.NET Pro magazine, as well as .NET technology articles for MSDN Online. You can find more of Devin’s musings at www.geekswithblogs.com/devin.

De la contraportada

Professional ASP.NET 3.5 In C# and VB

ASP.NET 3.5 brings the power of Visual Studio 2008 along with the multitude of language improvements in C# 2008 and Visual Basic 2008 as well as powerful new technology called LINQ, together with the ASP.NET 2.0 Framework you already know and love. Combine all this with the release of IIS 7.0 and its new managed code request processing pipeline, and you have a truly revolutionary leap forward in web application development.

ASP.NET 3.5 also brings with it new server controls, like the ListView and theincredibly flexible GridView. It also includes new advancements in AJAX technologycombined with the new JavaScript debugging features in Visual Studio 2008. Greatly expanded from the original best-selling Professional ASP.NET 2.0, this new edition adds hundreds of pages and dozens of code samples so you'll be prepared to put these new technologies into action.

What you will learn from this book

  • The concepts underlying the server control and its pivotal role in ASP.NET development

  • How to create templated ASP.NET pages using the master page feature

  • How to work with data from enterprise databases including SQL Server

  • Ways to debug, package and deploy ASP.NET applications, monitor their health and performance, and handle errors

  • How to retrieve, update, and delete data quickly and logically using LINQ with side-by-side examples comparing LINQ to existing techniques

  • How to localize your web site in multiple languages for a world-wide audience

  • How to add AJAX capabilities to your ASP.NET applications

  • How to integrate Silverlight interactivity into existing ASP.NET applications

  • An understanding of how to use and extend the Provider Model for accessing data stores, processes, and more

  • What freeware tools you need in Scott Hanselman's ASP.NET Ultimate Developer Tools appendix.

Who this book is for
This book is for programmers and developers who are looking to make the transition to ASP.NET 3.5 with Visual Studio 2008 and either C# 3.0 (2008) or Visual Basic 9 (2008).

Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.

"Sobre este título" puede pertenecer a otra edición de este libro.

  • EditorialWrox Press
  • Año de publicación2008
  • ISBN 10 0470187573
  • ISBN 13 9780470187579
  • EncuadernaciónTapa blanda
  • IdiomaInglés
  • Número de páginas1704
  • Contacto del fabricanteno disponible

Comprar usado

Condición: Bien
The book has been read, but is...
Ver este artículo

EUR 7,15 gastos de envío desde Reino Unido a España

Destinos, gastos y plazos de envío

Otras ediciones populares con el mismo título

9780470478264: Professional ASP.NET 3.5 SP1 Edition: In C# and VB

Edición Destacada

ISBN 10:  0470478268 ISBN 13:  9780470478264
Editorial: John Wiley & Sons Ltd, 2009
Tapa dura

Resultados de la búsqueda para Professional ASP.NET 3.5: In C# and VB

Imagen de archivo

Rader, Devin
Publicado por Wrox, 2008
ISBN 10: 0470187573 ISBN 13: 9780470187579
Antiguo o usado Paperback

Librería: WorldofBooks, Goring-By-Sea, WS, Reino Unido

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Paperback. Condición: Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged. Nº de ref. del artículo: GOR002914084

Contactar al vendedor

Comprar usado

EUR 2,48
Convertir moneda
Gastos de envío: EUR 7,15
De Reino Unido a España
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen de archivo

Rader, Devin
Publicado por Wrox, 2008
ISBN 10: 0470187573 ISBN 13: 9780470187579
Antiguo o usado Paperback

Librería: WorldofBooks, Goring-By-Sea, WS, Reino Unido

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Paperback. Condición: Fair. A readable copy of the book which may include some defects such as highlighting and notes. Cover and pages may be creased and show discolouration. Nº de ref. del artículo: GOR006273230

Contactar al vendedor

Comprar usado

EUR 2,48
Convertir moneda
Gastos de envío: EUR 7,15
De Reino Unido a España
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen de archivo

Rader, Devin
Publicado por Wrox, 2008
ISBN 10: 0470187573 ISBN 13: 9780470187579
Antiguo o usado Paperback

Librería: Reuseabook, Gloucester, GLOS, Reino Unido

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Paperback. Condición: Used; Good. Dispatched, from the UK, within 48 hours of ordering. This book is in good condition but will show signs of previous ownership. Please expect some creasing to the spine and/or minor damage to the cover. Grubby book may have mild dirt or some staining, mostly on the edges of pages. Nº de ref. del artículo: CHL10022135

Contactar al vendedor

Comprar usado

EUR 5,32
Convertir moneda
Gastos de envío: EUR 5,40
De Reino Unido a España
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen de archivo

-
Publicado por - -, 2008
ISBN 10: 0470187573 ISBN 13: 9780470187579
Antiguo o usado Paperback

Librería: Bahamut Media, Reading, Reino Unido

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Paperback. Condición: Very Good. This book is in very good condition and will be shipped within 24 hours of ordering. The cover may have some limited signs of wear but the pages are clean, intact and the spine remains undamaged. This book has clearly been well maintained and looked after thus far. Money back guarantee if you are not satisfied. See all our books here, order more than 1 book and get discounted shipping. Nº de ref. del artículo: 6545-9780470187579

Contactar al vendedor

Comprar usado

EUR 6,54
Convertir moneda
Gastos de envío: EUR 9,52
De Reino Unido a España
Destinos, gastos y plazos de envío

Cantidad disponible: 2 disponibles

Añadir al carrito

Imagen de archivo

Evjen, B. et al.
Publicado por John Wiley and Sons, 2008
ISBN 10: 0470187573 ISBN 13: 9780470187579
Antiguo o usado Tapa blanda

Librería: Anybook.com, Lincoln, Reino Unido

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: Fair. This is an ex-library book and may have the usual library/used-book markings inside.This book has soft covers. In fair condition, suitable as a study copy. Please note the Image in this listing is a stock photo and may not match the covers of the actual item,2450grams, ISBN:9780470187579. Nº de ref. del artículo: 8716804

Contactar al vendedor

Comprar usado

EUR 3,07
Convertir moneda
Gastos de envío: EUR 17,70
De Reino Unido a España
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen de archivo

Evjen, Bill, Hanselman, Scott, Rader, Devin
Publicado por Wrox, 2008
ISBN 10: 0470187573 ISBN 13: 9780470187579
Antiguo o usado Tapa blanda

Librería: Wonder Book, Frederick, MD, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: Good. Good condition. A copy that has been read but remains intact. May contain markings such as bookplates, stamps, limited notes and highlighting, or a few light stains. NOT AVAILABLE FOR SHIPMENT OUTSIDE OF THE UNITED STATES. Nº de ref. del artículo: J07B-01001

Contactar al vendedor

Comprar usado

EUR 8,91
Convertir moneda
Gastos de envío: EUR 21,95
De Estados Unidos de America a España
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen de archivo

Evjen, Bill; Hanselman, Scott; Rader, Devin
Publicado por Wrox, 2008
ISBN 10: 0470187573 ISBN 13: 9780470187579
Antiguo o usado paperback Original o primera edición

Librería: The Maryland Book Bank, Baltimore, MD, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

paperback. Condición: Very Good. 1st Edition. Used - Very Good. Nº de ref. del artículo: 11-G-5-0148

Contactar al vendedor

Comprar usado

EUR 3,21
Convertir moneda
Gastos de envío: EUR 30,73
De Estados Unidos de America a España
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen de archivo

Evjen, Bill, Hanselman, Scott, Rader, Devin
Publicado por Wrox, 2008
ISBN 10: 0470187573 ISBN 13: 9780470187579
Antiguo o usado Tapa blanda

Librería: SecondSale, Montgomery, IL, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: Very Good. Item in very good condition! Textbooks may not include supplemental items i.e. CDs, access codes etc. Nº de ref. del artículo: 00080543307

Contactar al vendedor

Comprar usado

EUR 6,82
Convertir moneda
Gastos de envío: EUR 30,73
De Estados Unidos de America a España
Destinos, gastos y plazos de envío

Cantidad disponible: 2 disponibles

Añadir al carrito

Imagen de archivo

Bill Evjen; Scott Hanselman; Devin Rader
Publicado por Wrox, 2008
ISBN 10: 0470187573 ISBN 13: 9780470187579
Antiguo o usado Paperback

Librería: ThriftBooks-Atlanta, AUSTELL, GA, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Paperback. Condición: Very Good. No Jacket. May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less 4.85. Nº de ref. del artículo: G0470187573I4N00

Contactar al vendedor

Comprar usado

EUR 6,84
Convertir moneda
Gastos de envío: EUR 31,98
De Estados Unidos de America a España
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen de archivo

Evjen
Publicado por John Wiley and Sons Ltd, 2008
ISBN 10: 0470187573 ISBN 13: 9780470187579
Antiguo o usado Tapa blanda

Librería: OM Books, Sevilla, SE, España

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: Usado - bueno. Nº de ref. del artículo: 9780470187579

Contactar al vendedor

Comprar usado

EUR 176,00
Convertir moneda
Gastos de envío: GRATIS
A España
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito