- 5 Risultati
prezzo più basso: € 29,99, prezzo più alto: € 37,00, prezzo medio: € 35,59
1
Pro ASP.NET 4 CMS - Alan Harris
Ordina
da lehmanns.de
€ 36,99
OrdinaLink sponsorizzato
Alan Harris:

Pro ASP.NET 4 CMS - nuovo libro

2010, ISBN: 9781430227137

Advanced Techniques for C# Developers Using the .NET 4 Framework, eBooks, eBook Download (PDF), 1st ed. I started down the road of building a content management system (CMS) as a direct r… Altro …

Costi di spedizione:Does not ship to your country., Costi di spedizione aggiuntivi
2
Pro ASP.NET 4 CMS
Ordina
da Springer.com
€ 29,99
Spedizione: € 0,001
OrdinaLink sponsorizzato
Pro ASP.NET 4 CMS - nuovo libro

2010, ISBN: 9781430227137

To be a successful ASP.NET 4 developer, you need to know how to apply the vast array of new functionality available in the latest release of the .NET 4 Framework and Visual Studio 2010. T… Altro …

Nr. 978-1-4302-2713-7. Costi di spedizione:Worldwide free shipping, , DE. (EUR 0.00)
3
Pro Asp. Net 4 Cms - Harris
Ordina
da textbooks.com
$ 39,99
(indicativi € 37,00)
Spedizione: € 0,001
OrdinaLink sponsorizzato
Harris:
Pro Asp. Net 4 Cms - libri usati

ISBN: 9781430227137

A digital copy of "Pro Asp. Net 4 Cms" by Harris. Download is immediately available upon purchase! 9781430227137,1430227133,harris,textbooks eBook, Vitalsource Technologies, Inc.

Download INSTANTLY! Format: VitalSource. Type: . Copying: Allowed, .2Â.36 selections may be copied daily for 2Â.365 days. Printable: Allowed, .2Â.36 prints daily for 2Â.365 days. Expires: No Expiration. Read Aloud?: Allowed. Sharing: Not Allowed. Software: Online: No additional software required <br> Offline: VitalSource Bookshelf. Shipping to USA only! Textbooks. Costi di spedizione: EUR 0.00
4
Pro ASP.NET 4 CMS - Alan Harris
Ordina
da Hugendubel.de
€ 36,99
OrdinaLink sponsorizzato
Alan Harris:
Pro ASP.NET 4 CMS - nuovo libro

ISBN: 9781430227137

*Pro ASP.NET 4 CMS* - Advanced Techniques for C# Developers Using the . NET 4 Framework / pdf eBook für 36.99 € / Aus dem Bereich: eBooks, Sachthemen & Ratgeber, Computer & Internet Medie… Altro …

Costi di spedizione:Does not ship to your country., Costi di spedizione aggiuntivi
5
Pro ASP.NET 4 CMS - Alan Harris
Ordina
da eBook.de
€ 36,99
Spedizione: € 0,001
OrdinaLink sponsorizzato
Alan Harris:
Pro ASP.NET 4 CMS - nuovo libro

ISBN: 9781430227137

Pro ASP.NET 4 CMS - Advanced Techniques for C# Developers Using the . NET 4 Framework: ab 36.99 € eBooks > Sachthemen & Ratgeber > Computer & Internet Springer-Verlag GmbH eBook als pdf, … Altro …

Costi di spedizione:in stock, , , DE. (EUR 0.00)

1Poiché alcune piattaforme non trasmettono le condizioni di spedizione e queste possono dipendere dal paese di consegna, dal prezzo di acquisto, dal peso e dalle dimensioni dell'articolo, dall'eventuale iscrizione alla piattaforma, dalla consegna diretta da parte della piattaforma o tramite un fornitore terzo (Marketplace), ecc. è possibile che le spese di spedizione indicate da eurolibro non corrispondano a quelle della piattaforma offerente.

Dati bibliografici del miglior libro corrispondente

Dettagli del libro

Informazioni dettagliate del libro - Pro ASP.NET 4 CMS


EAN (ISBN-13): 9781430227137
Anno di pubblicazione: 2010
Editore: Springer-Verlag GmbH

Libro nella banca dati dal 2007-11-27T12:59:39+01:00 (Zurich)
Pagina di dettaglio ultima modifica in 2023-10-26T15:00:41+02:00 (Zurich)
ISBN/EAN: 9781430227137

ISBN - Stili di scrittura alternativi:
978-1-4302-2713-7
Stili di scrittura alternativi e concetti di ricerca simili:
Autore del libro : alan harris
Titolo del libro: cms, asp net


Dati dell'editore

Autore: Alan Harris
Titolo: Pro ASP.NET 4 CMS - Advanced Techniques for C# Developers Using the .NET 4 Framework
Editore: Apress; APRESS
320 Pagine
Anno di pubblicazione: 2010-07-30
Berkeley; CA; US
Lingua: Inglese
36,99 € (DE)
42,00 CHF (CH)
Available
320 p.

EA; E107; eBook; Nonbooks, PBS / Informatik, EDV/Informatik; Microsoftprogrammierung; Verstehen; ASP.NET; Ajax; CMS; Debugging; framework; jQuery; search engine optimization (SEO); A; Microsoft; Software Engineering; Professional and Applied Computing; Software Engineering; BC

Chapter 1: Visual Studio 2010 and .NET 4.0, An introduction to the terms, technology and general course of the book and what readers should hope to gain, as well as a broad overview of what's new in both Visual Studio 2010 and .NET 4.0 Chapter 2: N-Tier Architecture and Component-Based Development, An overview of n-tier architecture and how it will be utilized throughout development of the code within this book, and instruction on coding practices such as coding to interfaces and reusable components. Introduces 'Bookshelf', the storefront / review application to be built throughout the book Chapter 3: Data Tier via P/LINQ and the Entity Framework, Describes the creation of the data tier, touching on LINQ, the Entity Framework and the PLINQ extensions that allow for parallel processing of LINQ queries Chapter 4: Business Tier via DLR and MEF, Walks through creating a business tier for the shop. This chapter addresses the Dynamic Language Runtime as well as the Managed Extensibility Framework with the intention of building a business tier that can easily be expanded and modified in the future Chapter 5: Presentation Tier via MVC and AJAX, Explains how to most effectively use the MVC Framework to develop a standards-compliant, lean, fast UI that supports a variety of user-friendly AJAX features. Also explains the Routing changes made in the SP1 release of .NET 3.5 and fully integrated in .NET 4.0 with new convenience methods Chapter 6: Caching Tier via Memcached / Velocity, A functional app is not sufficient on the modern web; a functional and highly available app is the yardstick of development success. This chapter describes how to use a distributed caching system (either Memcached, which is not a Microsoft component, or alternatively I can use MS Velocity) to easethe load on the database and increase overall system responsiveness Chapter 7: VS2010 Black Box Debugging, Shows how to use the new 'black box debugging' features of Visual Studio 2010 to 'rewind' the state of an application and track down bugs in a reproducible fashion. Also explains how and why to use WinDbg when tracing and basic debugging steps fail to produce the desired solution Chapter 8: Data Mining via IronPython and Axum, Explains how to use IronPython and the Axum languages to perform data mining tasks in a highly-scalable, concurrent fashion, enabling the user to extract information from large amounts of system data Chapter 9: Search Engine Optimization, Details how to apply SEO techniques to the Bookshelf application (as well as what techniques we've already applied without explicitly walking through them previously). Also examines how to make use of the new MS SEO Toolkit that can be integrated with IIS7 to improve the way search engines view your site
This book will immerse you in a variety of advanced topics, including architecting different application data tiers, memory caching paradigms, data mining, and search engine optimization.

Altri libri che potrebbero essere simili a questo:

Ultimo libro simile:
9781430269946 Pro ASP.Net 4.0 CMS (Harris, Alan)


< Per archiviare...