Hasil Pencarian  ::  Simpan CSV :: Kembali

Hasil Pencarian

Ditemukan 19546 dokumen yang sesuai dengan query
cover
Kiessig, Richard
"Ultra-Fast ASP.NET 4.5 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.5, ASP.NET 4.5, threads, session state, SQL Server 2012 (otherwise known as Denali), Analysis Services, infrastructure and operations. By applying author Rick Kiessig's 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.
Rather than drowning you in options, Ultra-Fast ASP.NET 4.5 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. Apply the key principles that will help you build Ultra-Fast and Ultra-Scalable web sites.
Identify performance traps (such as with session state) and learn how to avoid them. Put into practice an end-to-end systems-based approach to web site performance and scalability, which includes everything from the browser and the network to caching, back-end operations, hardware infrastructure, and your software development process."
New York : Springer, 2012
e20425613
eBooks  Universitas Indonesia Library
cover
MacDonald, Matthew
"This book explores ASP.NET, which is a core part of Microsoft’s .NET Framework. The .NET Framework is not a single application—it’s a collection of technologies bundled into one marketing term. The .NET Framework includes languages such as C# and VB, an engine for hosting programmable web pages, a model for interacting with databases (ADO.NET), a higher-level framework for performing queries (LINQ and the Entity Framework), and a class library stocked with tools for everything from reading files to validating a password. To master ASP. NET, you need to learn about each of these ingredients. This book covers all these topics from the ground up. As a result, you’ll find yourself learning many techniques that will interest any .NET developer, even those who create Windows applications. For example, you’ll learn about component-based programming, you’ll discover structured error handling, and you’ll see how to access files, XML, and relational databases. You’ll also learn the key topics you need for web programming, such as state management, web controls, and caching. By the end of this book, you’ll be ready to create your own rich web applications and make them available over the Internet."
New York: Springer, 2012
e20425472
eBooks  Universitas Indonesia Library
cover
Evjen, bill
Indianapolis: Wiley Publishing, inc., 2010
005.276 EVJ p
Buku Teks  Universitas Indonesia Library
cover
Spaanjaars, Imar
Indianapolis: Wiley Publishing, Inc., 2010
006.7 SPA b
Buku Teks  Universitas Indonesia Library
cover
Fendy Gunawan
"Layanan web RESTful ASP.NET dan RESTful Symfony memiliki kinerja yang berbeda pada sistem E-Voting. RESTful memiliki kinerja yang lebih baik dari sisi throughput dan latency dibanding RESTful Symfony. Kinerja RESTful ASP.NET yang lebih baik didukung oleh penggunaan sumber daya server yang lebih efisien. Perbedaan kinerja ini mengakibatkan kapasitas kedua RESTful berbeda. RESTful ASP.NET diestimasi dapat melayani 76.190 voter dan RESTful Symfony mampu melayani 52.458 voter dalam 6 jam. Kapasitas melayani voter ini dicapai oleh RESTful ASP.NET pada jumlah koneksi 100 dan dicapai oleh RESTful Symfony pada jumlah koneksi 10 dengan keduanya memiliki tingkat akurasi 100 %.

RESTful web services of ASP.NET dan Symfony have different performance record in E-Voting. RESTful of ASP.NET has better performance in terms of throughput and latency compared to Symfony. This better performance relate to efficient use of server resources by RESTful of ASP.NET. The differences in performance result indicate different capacity for both RESTful. RESTful of ASP.NET is estimated can serve 76.190 voters and Symfony can serve 52.458 voters in 6 hours. Serving capacity of voters is achieved by RESTful of ASP.NET on 100 connections and achieved by RESTful of Symfony on 10 connections with 100 % accuracy for both RESTful."
Depok: Fakultas Teknik Universitas Indonesia, 2013
S46579
UI - Skripsi Membership  Universitas Indonesia Library
cover
Maier, Ronald
New York: Springer, 2007
005.712 MAI k
Buku Teks  Universitas Indonesia Library
cover
Frost, Raymond, 1960-
New Jersey: Pearson Prentice Hall, 2001
005.7 FRO b
Buku Teks  Universitas Indonesia Library
cover
Balliauw, Maarten
"Pro NuGet offers you a solid architectural understanding of how to manage software dependencies using NuGet, an open-source package management tool for the .NET Framework. Providing practical guidance through a multitude of examples and more advanced scenarios, this book shows you how to unleash all the power that NuGet offers. It will help you to streamline your day to day development and even make it more fun to write code."
New York : Springer, 2012
e20425648
eBooks  Universitas Indonesia Library
cover
Troelsen, Andrew
"This new edition of Pro C♯ 5.0 and the .NET 4.5 platform has been completely revised and rewritten to reflect the latest changes to the C♯ language specification and new advances in the .NET framework. You'll find new chapters covering all the important new features that make .NET 4.5 the most comprehensive release yet, including .NET APIs for Windows 8 style UI apps New asynchronous task-based model for async operations. How HTML5 support is being wrapped into C♯ web applications New programming interfaces for HTTP applications, including improved IPv6 support Expanded WPF, WCF and WF libraries giving C♯ more power than ever before This comes on top of award winning coverage of core C♯ features."
New York : Springer, 2012
e20425657
eBooks  Universitas Indonesia Library
cover
Aries Richi
"Seiring dengan berkembangnya teknologi informasi ke era Internet of Things (IoT) dan komputasi awan, performa aplikasi web semakin menjadi perhatian. Oleh karena itu, peningkatan performa sistem terus diteliti oleh ilmuwan di seluruh dunia, melahirkan teknologi pipeline pada web yang dikembangkan oleh Facebook dengan nama BigPipe. SPADOCK, sebagai pengembangan sistem pipeline adaptif BigPipe dengan menggunakan arsitektur sistem terdistribusi dengan memanfaatkan WebSocket dari teknologi HTML5 diajukan.
Tulisan ini bertujuan untuk melakukan evaluasi terhadap performa SPADOCK dibandingkan dengan teknologi-teknologi yang telah dikembangkan sebelumnya. Parameter-parameter yang digunakan dalam pengukuran adalah latency, beban CPU, memory, serta bandwidth. Hasil pengukuran menunjukkan bahwa SPADOCK dapat mengurangi latency sebesar 68.28% dibandingkan dengan sistem web normal, dan 20.63% lebih cepat dibandingkan dengan BigPipe.

As information technology grows to the era of Internet of Things (IoT) and cloud computing, the performance of web application and web service which acts as the information gateway becomes an issue. Thus, system performance improvement is being studied by scientists around the world, giving birth to BigPipe pipeline technology which was developed by Facebook. SPADOCK, an adaptive pipeline system which is built under distributed system architecture with the utilization of HTML5 WebSocket is proposed.
This paper purpose is to measure and testify its performance compared to the existing techniques. Parameters used for the measurement are latency, workload, and bandwidth. The result shows that SPADOCK could reduce serving latency by 68.28% compared with the conventional web, and it is 20.63% faster than BigPipe.
"
Depok: Fakultas Teknik Universitas Indonesia, 2013
S45518
UI - Skripsi Membership  Universitas Indonesia Library
<<   1 2 3 4 5 6 7 8 9 10   >>