Dotnetcat » .NET Books » Performance books

Performance Tuning and Optimizing ASP.NET Applications

Performance Tuning and Optimizing ASP.NET Applications Author: Jeffrey Hasan
Publisher: Apress (19 March 2003)
Price: $44.99  View »

The authors make performance issues the central topic, with very in-depth discussion and examples.

Clans of Petri Nets: Verification of protocols and performance evaluation of networks

Clans of Petri Nets: Verification of protocols and performance evaluation of networks Author: Dmitry Zaitsev
Publisher: LAP LAMBERT Academic Publishing (29 June 2013)
Price: $98.00  View »

Foundations of the functional Petri net theory were developed for the analysis of detailed models of networking protocols. Methods of timed Petri nets reduction on the basis of equivalent transformations of formulas describing their transfer function were constructed; weak types of nets equivalence were investigated. Methods of synthesis of continuous (fuzzy) logic functions given in tabular form were developed. Bases of the theory of clans of systems of the linear algebraic equations were built, allowing the acceleration of the systems solving in rings with a sign, as well as the corresponding algorithms and software. Methods of synthesis of Petri net models on standard specifications of telecommunication protocols with use of intermediate language of cooperating consecutive Hoare processes were developed. Petri net model of the electronic commerce protocol IOTP was synthesized. Verification of protocols ECMA, BGP, TCP, IOTP was fulfilled. The method of compositional calculation of…

ASP.NET Core 1.0 High Performance

ASP.NET Core 1.0 High Performance Author: James Singleton
Publisher: Packt Publishing - ebooks Account (27 June 2016)
Price: $49.99  View »

Create fast, scalable, and high performance applications with C#, ASP.NET Core 1.0, and MVC 6

About This Book
  • Learn the importance of measuring, profiling, and locating the most impactful problems
  • Discover the common areas you might encounter performance problems and areas you don't need to worry about
  • Understand the differences between development workstations and production infrastructure and how these can amplify problems
  • Design workflows that run asynchronously and are resilient to transient performance issues
Who This Book Is For

This book is for ASP.NET and C# developers who have experience with the MVC framework for web application development and are looking to deploy applications that will perform well in live production environments. These could be virtual machines or hosted by a cloud service provider such as AWS or Azure.

What You Will Learn
  • Why performance matters and when it should be…

Professional ASP.NET Performance

Professional ASP.NET Performance Author: Matt Odhner
Publisher: Apress ( 1 November 2002)
Price: $59.99  View »

If you want to build ASP.NET applications that perform well, you need this book.

This book will show you how to use the features offered by ASP.NET to develop efficient applications that will make the most of the hardware they run on.

The book covers:

How ASP.NET concepts relate to application performance
Designing for performance
Techniques for maximizing the performance of code
Using caching effectively
High performance data access
Performance Testing (including the ACT system that is integrated with Visual Studio .NET and the free WAS tool)
Tuning underperforming applications
Monitoring performance with built in and custom performance counters

The code in this book is presented in Visual Basic .NET

Petri Nets and Performance Models (Pnpm '99), 8th International Workshop on: IEEE Computer Society, Sponsor(S

Petri Nets and Performance Models (Pnpm '99), 8th International Workshop on: IEEE Computer Society, Sponsor(S Author: IEEE
Publisher: IEEE ( 1 September 1999)
Price: $110.00  View »

Contains 22 contributions selected from the September 1998 International Workshop on Petri Nets and Performance Models held in Zaragoza, Spain. Contributions, submitted by authors from the US, Canada, Europe, Singapore, and South Africa, are divided into thematic sections addressing solution techniques, telecommunication applications, non-Markovian nets, manufacturing applications, formalisms, MAX/PLUS algebra, and timed nets. Also includes the text of an invited talk by William Sanders on integrated frameworks for multi-level and multi-formalism modeling. Author-indexed only. Annotation c. Book News, Inc., Portland, OR (booknews.com)

6th International Workshop on Petri Nets and Performance Models, Pnpm '97

Author: IEEE Computer Society
Publisher: IEEE ( 1 January 1998)
Price: $110.00  View »

The proceedings of the June 1996 workshop contain 24 papers selected according to a special review process. Papers are organized in 8 sessions, covering the topics of solution techniques, simulation, queueing systems, process algebra and applications. Specific topics include petri nets for modeling and evaluating deterministic and stochastic manufacturing systems; modeling of hybrid systems using continuous and hybrid petri nets; analysis of large GSPN models; timed petri net models of multithreaded multiprocessor architectures; discrete-event simulation of fluid stochastic petri nets; and GSPN analysis of ABR in ATM LANs. No index. Annotation c. by Book News, Inc., Portland, Or.

Pro Excel 2007 VBA: Learn to build hgh-performance applications in Excel 2007 using VBA (Expert's Voice in Excel VBA)

Pro Excel 2007 VBA: Learn to build hgh-performance applications in Excel 2007 using VBA (Expert's Voice in Excel VBA) Author: Jim DeMarco
Publisher: Apress ( 7 March 2008)
Price: $42.99  View »

This is a professionals’ guide to understanding and implementing the key principles and techniques of programming Microsoft Office Excel 2007. Automating complex spreadsheets, streamlining time-intensive work processes, gaining the competitive edge, and making more money for your businesses: these are all reasons to take Excel to the next level. This book teaches how to do just that, with the author using his own real-life experience to develop your understanding to this professional level. The text teaches the most efficient way to create complex and feature rich VBA code, exposing all the new features and capabilities that make Excel 2007 so exciting.

Ultra-Fast ASP.NET: Build Ultra-Fast and Ultra-Scalable web sites using ASP.NET and SQL Server

Ultra-Fast ASP.NET: Build Ultra-Fast and Ultra-Scalable web sites using ASP.NET and SQL Server Author: Richard Kiessig
Publisher: Apress (10 November 2009)
Price: $49.99  View »
Rating:
Very good

Ultra-Fast ASP.NET presents a practical approach to building fast and scalable web sites using ASP.NET and SQL Server. In addition to a wealth of tips, tricks and secrets, you'll find advice and code examples for all tiers of your application, including the client, caching, IIS 7, ASP.NET, threads, session state, SQL Server, Analysis Services, infrastructure and operations. By applying the ultra-fast approach to your projects, you'll squeeze every last ounce of performance out of your code and infrastructure―giving your site unrivaled speed.

The approach is mostly prescriptive; rather than drowning you in options, the book presents and explains specific high-impact recommendations and demonstrates them with detailed examples. Using this knowledge, you will soon be building high-performance web sites that scale easily as your site grows.

Beginning DB2: From Novice to Professional (Expert's Voice)

Beginning DB2: From Novice to Professional (Expert's Voice) Author: Grant Allen
Publisher: Apress (21 August 2008)
Price: $54.99  View »

IBM’s DB2 Express Edition is one of the most capable of the free database platforms available in today’s marketplace. In Beginning DB2, author Grant Allen gets you started using DB2 Express Edition for web sites, desktop applications, and more. The author covers the basics of DB2 for developers and database administrators, shows you how to manage data in both XML and relational form, and includes numerous code examples so that you are never in doubt as to how things work. In this book, you’ll find:

  • A friendly introduction to DB2 Express Edition, an industrial–strength, relational database from IBM
  • Dozens of examples so that you are never in doubt as to how things work
  • Coverage of important language interfaces, such as from PHP, Ruby, C#, Python, and more

The book is aimed at developers who want a robust database to back their applications.

Structure and Interpretation of the SMB Protocol

Structure and Interpretation of the SMB Protocol Author: Sunu Engineer
Publisher: Springer ( 1 September 2019)
Price: $139.00  View »

This book discusses the theory and applications of the server message block (SMB) 3 protocol used for distributed remote file access. It covers the protocol from its genesis to the present structure and the future enhancements, and includes detailed mathematical models of system performance and real-world applications of SMB-based storage systems. The book examines in detail the protocol and the design principles that have driven its evolution to the present 3.1.1 version, and its applications in the environments such Azure and beyond. Further, the use of machine learning and artificial intelligence (AI) techniques for understanding the behavior of storage systems with a view to adapting them to modern storage systems such as NVMe(non-volatile memory express) based and software-defined scale out storage systems are explored in detail.