现在位置 >首页 > 所有关于Asp.net的文章

ASP.NET Core Security

网络安全, 英文图书, 软件  暂无评论 ⁄ 618 次阅读+
Understand and stop the hacks you read about in the headlines! This practical guide includes secure code samples, built-in ASP.NET tools, and insider techniques to help your web applications stay safe and secure. ASP.NET Core Security is a practical and hands-on guide to securing web applications built with ASP.NET. Written by Christian Wenz, a 20-year veteran of web security, it reveals attacks that threaten your apps and introduces the built-in ASP.NET features you ca...
详细信息

Migrating Asp.net Microservices to Asp.net Core

.net, 英文图书, 软件  暂无评论 ⁄ 953 次阅读+
Book Description: Migrate your existing microservice cluster from ASP .NET to ASP .NET Core. While improved performance and cross-platform support are evident, this book helps you cut through the noise to determine how, when, and to what extent a migration is needed. Microsoft’s introduction of .NET Core has created a lot of excitement, but also a lot of confusion for developers accustomed to ASP applications and services. This book gives you specific steps to embark o...
详细信息

Pro ASP.NET Core MVC 2

.net, 英文图书, 软件  暂无评论 ⁄ 2,931 次阅读+
Pro ASP.NET Core MVC 2 is published by Apress in November 2017. This book has 1017 pages in English, ISBN-13 978-1484231494. Now in its 7th edition, the best selling book on MVC is updated for ASP.NET Core MVC 2. It contains detailed explanations of the Core MVC functionality which enables developers to produce leaner, cloud optimized and mobile-ready applications for the .NET platform. This book puts ASP.NET Core MVC into context and dives deep into the tools and techniq...
详细信息

ASP.NET MVC 4 Recipes

英文图书, 软件  暂无评论 ⁄ 1,388 次阅读+
Book Description: ASP.NET MVC 4 Recipes is a practical guide for developers creating modern web applications, cutting through the complexities of ASP.NET, jQuery, Knockout.js and HTML 5 to provide straightforward solutions to common web development problems using proven methods based on best practices. The problem-solution approach gets you in, out, and back to work quickly while deepening your understanding of the underlying platform and how to develop with it. Au...
详细信息

ASP.NET MVC 4 and the Web API

英文图书, 软件  暂无评论 ⁄ 938 次阅读+
Book Description: This one hundred page book focuses exclusively on how you can best use the ASP.NET MVC 4 Framework to build world-class REST services using the Web API. It sets aside much of what the ASP.NET MVC Framework can do, and focuses exclusively on how the Web API can help you build web services. You will not find any help on CSS, HTML, JavaScript, or jQuery. Nor will you find any help on the Razor view engine, HTML Helpers, or model binding. If you need this ...
详细信息

Ultra-Fast ASP.NET 4.5, 2nd Edition

英文图书, 软件  暂无评论 ⁄ 1,770 次阅读+
Book Description: 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 u...
详细信息

Professional ASP.NET 3.5: In C# and VB

.net, 英文图书  暂无评论 ⁄ 942 次阅读+
内容简介; Professional ASP.NET 3.5 In C# and VBASP.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. ...
详细信息

Programming Microsoft ASP.NET 4

.net, Web, 英文图书  暂无评论 ⁄ 1,705 次阅读+
内容简介: Get the definitive guide to programming with ASP.NET 4 technologies. Led by Web development expert Dino Esposito, you’ll gain the essential architectural insights combined with in-depth technical reference that can take you—and your solutions—to the next level. Completely reengineered for ASP.NET 4—this definitive guide deftly illuminates the core architecture and programming features of ASP.NET 4 in a single, pragmatic volume. Web development expert Dino Es...
详细信息

Programming the Mobile Web

Web, 手机开发专题, 英文图书  暂无评论 ⁄ 1,362 次阅读+
作者:出版商: O’Reilly Media 出版日期:2010.8 语言:英语 ISBN-10: 0596807783 ISBN-13: 978-0596807788 页数: 512 pages 文件大小: 8.2 MiB 内容简介 Today’s market for mobile apps goes beyond the iPhone to include BlackBerry, Nokia, Windows Phone, and smartphones powered by Android, webOS, and other platforms. If you’re an experienced web developer, this book shows you how to build a standard app core that you can extend to work with specific devices. You’ll lea...
详细信息

Learning ASP.NET 2.0 with AJAX

.net, 英文图书  评论数3 ⁄ 2,308 次阅读+

详细信息
书名:Learning ASP.NET 2.0 with AJAX
作者:Jesse Liberty, Dan Hurwitz, Brian MacDonald
出版日期:September 2007
页数:528
ISBN:978-0-596-51397-9 | ISBN 10:0-596-51397-6

内容描述
With this book, web developers can build engaging and interactive sites and applications using Microsoft's latest web development tools -- ASP.NET 2.0 and the new ASP.NET AJAX framework. You learn to create applications that have all the great tricks you see on popular commercial web sites, such as order forms and the ability to interact with a database. And you can build pages that display information interactively without a page refresh. This straightforward tutorial explains how.

Learning ASP.NET 2.0 with AJAX helps you master the concepts and techniques of Microsoft's tools with plenty of annotated examples, review quizzes, web construction exercises and chapter summaries, so you can practice new skills and test your understanding as you go. With it, you'll learn to:

Master the fundamental skills of ASP.NET 2.0 to build professional quality web applications
Integrate new Ajax tools and CSS with ASP.NET 2.0 for flashier and more interactive sites
Build applications with minimal coding using Visual Studio or its free counterpart, Visual Web Developer
Connect your site with a database so that users can retrieve, interact and save data
Debug your application, deal with unexpected problems, and protect your site from malicious users
Use the community-maintained ASP.NET AJAX Control Toolkit to extend the controls that come with ASP.NET AJAX
Use personalization tools to give your site a customized look for each user
Ideal for beginning web developers, or those who are new to ASP.NET, this book gets you involved with your own learning through hands-on lessons that are clear and to the point. You get the chance to try out new techniques on the spot. Want to join the world of modern web development? This book will get you started.

详细信息