Dotnetcat » .NET Books » Performance books
Performance Analysis of Communication Systems : Modeling with Non-Markovian Stochastic Petri Nets
|
Author: | Reinhard German |
| List price: | $230.00 | |
| Amazon price: | $185.07 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Wiley (17 May 2000) |
Provides a clear and systematic introduction to the use of stochastic Petri nets in communications systems engineering and the analysis techniques and algorithms used in performance evaluation.
The field of communication systems is full of complex design questions concerning performance and reliability. Since data traffic and errors occur in a random fashion, stochastic models are used for developing and comparing systems. In particular, stochastic Petri nets have become a popular tool for the description and automatic evaluation of such models. The use of non-Markovian models has become important as they allow more flexibility.
This book
* Provides a clear exposition of the use of stochastic Petri nets in communication systems engineering
* Introduces the reader to the analysis techniques and algorithsm used in performance evaluation
* Provides an accompanying example to clarify the use of each definition, concept and algorithm
* Mathematica routines used for implementing the algorithms are available on the Wiley ftp site
The text will appeal to researchers, industrial engineers, and graduate students studying communication systems and stochastic modeling. The numerous examples will benefit those working in performance evaluation, reliability, operations research, queueing theory and computer science.
The Mathematica routines used for implementing the algorithms are available for downloading on the following Wiley ftp site: ftp://ftp.wiley.co.uk/pub/books/german
Beginning ASP.NET 2.0 in C# 2005: From Novice to Professional (Beginning: From Novice to Professional)
|
Author: | Matthew MacDonald |
| List price: | $49.99 | |
| Amazon price: | $15.00 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Apress (27 January 2006) |
An up-to-date and comprehensive introductory ASP.NET book, Beginning ASP.NET 2.0 in C#: From Novice to Professional guides you through Microsoft’s latest technology for building dynamic websites. This book will enable you to build dynamic web pages on the fly, and it assumes only the most basic knowledge of C#.
Beginning ASP.NET 2.0 in C# From Novice to Professional provides exhaustive coverage of ASP.NET, guiding you from your first steps right up to the most advanced techniques, such as querying databases from within a web page and performance-tuning your site. You’ll find tips for "best practices" and comprehensive discussions of key database and XML principles you need to know in order to be effective with ASP.NET. The book also emphasizes the invaluable coding techniques of object orientation and code behind, which will start you off on the track to build real-world websites right from the beginning — rather than just faking it with simplified coding practices.
By the time you’ve finished the book, you will have mastered the core techniques and have all the knowledge you need to begin work as a professional ASP.NET developer.
High Performance JavaScript (Build Faster Web Application Interfaces)
|
Author: | Nicholas C. Zakas |
| List price: | $34.99 | |
| Amazon price: | $19.50 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Yahoo Press (30 March 2010) |
If you're like most developers, you rely heavily on JavaScript to build interactive and quick-responding web applications. The problem is that all of those lines of JavaScript code can slow down your apps. This book reveals techniques and strategies to help you eliminate performance bottlenecks during development. You'll learn how to improve execution time, downloading, interaction with the DOM, page life cycle, and more.
Yahoo! frontend engineer Nicholas C. Zakas and five other JavaScript experts -- Ross Harmes, Julien Lecomte, Steven Levithan, Stoyan Stefanov, and Matt Sweeney -- demonstrate optimal ways to load code onto a page, and offer programming tips to help your JavaScript run as efficiently and quickly as possible. You'll learn the best practices to build and deploy your files to a production environment, and tools that can help you find problems once your site goes live.
- Identify problem code and use faster alternatives to accomplish the same task
- Improve scripts by learning how JavaScript stores and accesses data
- Implement JavaScript code so that it doesn't slow down interaction with the DOM
- Use optimization techniques to improve runtime performance
- Learn ways to ensure the UI is responsive at all times
- Achieve faster client-server communication
- Use a build system to minify files, and HTTP compression to deliver them to the browser
Performance Modeling of Automated Manufacturing Systems (Prentice Hall Information and System Sciences Series)
|
Author: | N. Viswanadham |
| List price: | $76.00 | |
| Amazon price: | $41.95 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Prentice Hall College Div ( 1 February 1992) |
Presents a unified and systematic treatment of various modelling methodologies and analysis techniques for performance evaluation of automated manufacturing systems. Beginning with an overview of automated manufacturing systems, the coverage continues with a discussion of three principal analytical modelling paradigms - Markov chains, queues and queueing networks, and petri nets. Recent and current research advances in performance analysis of automated manufacturing systems are also included. This book should be of use to research and practising engineers involved in the planning, design, operation and control of discrete manufacturing systems.
Learning Visual Basic .Net
|
Author: | Jesse Liberty |
| List price: | $34.95 | |
| Amazon price: | $21.44 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | O'Reilly Media ( 1 October 2002) |
Most Visual Basic .NET books are written for experienced object-oriented programmers, but many programmers jumping on the .NET bandwagon are coming from non-object-oriented languages, such as Visual Basic 6.0 or from script programming, such as JavaScript. These programmers, and those who are adopting VB.NET as their first programming language, have been out of luck when it comes to finding a high-quality introduction to the language that helps them get started.
That's why Jesse Liberty, author of the best-selling books Programming C# and Programming ASP.NET, has written an entry-level guide to Visual Basic .NET. Written in a warm and friendly manner, this book assumes no prior programming experience, and provides an easy introduction to Microsoft's most popular .NET language.
Learning Visual Basic .NET is a complete introduction to VB.NET and object-oriented programming. This book will help you build a solid foundation in .NET, and show how to apply your skills by using hundreds of examples to help you become productive quickly. Learning Visual Basic .NET introduces fundamentals like Visual Studio .NET, a tool set for building Windows and Web applications. You'll learn about the syntax and structure of the Visual Basic .NET language, including operators, classes and interfaces, structs, arrays, and strings. Liberty then demonstrates how to develop various kinds of applications--including those that work with databases--and web services.
By the time you've finished Learning Visual Basic .NET, you'll be ready to move on to a more advanced programming guide that will help you create large-scale web and Windows applications.
Whether you have a little object-oriented programming experience or you are new to programming altogether, Visual Basic .NET will set you firmly on your way to mastering the essentials of the VB.NET language.
Pro ASP.NET 3.5 in C# 2008 (Windows.Net)
|
Author: | Matthew MacDonald |
| List price: | $59.99 | |
| Amazon price: | $19.79 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Apress (15 November 2007) |
ASP.NET 3.5 is Microsoft’s revolutionary ASP.NET technology. It is the principal standard for creating dynamic web pages on the Windows platform. Pro ASP.NET 3.5 in C# 2008 raises the bar for high–quality, practical advice on learning and deploying Microsoft’s dynamic web solution.
Seasoned .NET professionals Matthew MacDonald and Mario Szpuszta explain how you can get the most from this groundbreaking technology. They cover ASP.NET 3.5 as a whole, illustrating both the brand–new features and the functionality carried over from previous versions of ASP. This book will give you the knowledge you need to code real ASP.NET 3.5 applications in the best possible style.
Performance Tools and Applications to Networked Systems: Revised Tutorial Lectures
|
Author: | |
| List price: | $74.95 | |
| Amazon price: | Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Springer (14 June 2004) |
Professional WCF 4: Windows Communication Foundation with .NET 4 (Wrox Programmer to Programmer)
|
Author: | Pablo Cibraro |
| List price: | $49.99 | |
| Amazon price: | $19.99 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Wrox (15 June 2010) |
A guide to architecting, designing, and building distributed applications with Windows Communication Foundation
Windows Communication Foundation is the .NET technology that is used to build service-oriented applications, exchange messages in various communication scenarios, and run workflows. This guide enables developers to create state-of-the-art applications using this technology.
Written by a team of Microsoft MVPs and WCF experts, this book explains how the pieces of WCF 4.0 build on each other to provide a comprehensive framework to support distributed enterprise applications. Experienced developers will learn both theory and practical application using the familiar Wrox approach.
.NET developers will learn to design services, create a hosting environment with Dublin, build cloud-based integrations, and much more.
Coverage Includes:
- Design Principles and Patterns
- Service Contracts and Data Contracts
- Bindings
- Clients
- Instancing
- Workflow Services
- Understanding WCF Security
- WCF Security in Action
- Federated Authentication in WCF
- Windows Azure Platform AppFabric
- Creating a SOA Case
- Creating the Communication and Integration Case
- Creating the Business Process
- Hosting
NEW NET SURVEYOR SYSTEM MONITORS NETWORK TRAFFIC.(GL Communications Inc.)(Product Announcement): An article from: Computer Protocols
| Author: | ||
| List price: | $5.95 | |
| Amazon price: | $5.95 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Worldwide Videotex ( 1 May 2002) |
This digital document is an article from Computer Protocols, published by Worldwide Videotex on May 1, 2002. The length of the article is 540 words. The page length shown above is based on a typical 300-word page. The article is delivered in HTML format and is available in your Amazon.com Digital Locker immediately after purchase. You can view it with any web browser.
Citation Details
Title: NEW NET SURVEYOR SYSTEM MONITORS NETWORK TRAFFIC.(GL Communications Inc.)(Product Announcement)
Publication: Computer Protocols (Newsletter)
Date: May 1, 2002
Publisher: Worldwide Videotex
Volume: 15 Issue: 5 Page: NA
Article Type: Product Announcement
Distributed by Thomson Gale
The Ultimate VB .NET and ASP.NET Code Book
|
Author: | Karl Moore |
| List price: | $49.99 | |
| Amazon price: | $26.36 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Apress ( 2 July 2003) |
You know all those hidden techniques and amazing features you spent months discovering in Visual Basic 6? Imagine you could read just one book and regain all of that knowledge. Imagine a book that clearly shows you how to do practically everything you want in .NET – and provides real-life code to get you there. Imagine a book that goes beyond the basics, yet doesn’t get bogged down in detail, a book that will save you hours. That’s what this book is all about; it is the number one book for all your VB.NET code demands.


Syndicate







