Lock your Ad to the Top of this Site - Readers always see it! - Advertise Here
 


Archive for the 'ASP' Category

Microsoft ASP.Net Coding Strategies with the Microsoft ASP.NET Team

Learn the strategies that developers at Microsoft use to build great ASP.NET
applications�and
get their sample programs! This in-depth insider�s guide shares the
hard-won, hard-core coding experience of the Microsoft ASP.NET
development team, revealing the most productive ways to exploit ASP.NET
features and functionality to build dynamic Web solutions faster. From
maximizing application scalability and performance to designing and
implementing security features, you get the best practices,
peer-to-peer advice, and reusable, real-world code to take your own Web
development expertise to the next level.

Discover how to:
�Reduce coding time with server controls and data controls
�Learn best practices for managing client, application, and request state
�Use output caching and partial page caching to boost program functionality and scalability
�Simplify development for mobile and handheld devices with ASP.NET mobile controls
�Implement security features�including authentication, authorization, impersonation, server hardening, and code access security
�Use debug and trace to troubleshoot bottlenecks before your site goes live
�Know the steps for performance tuning�and where to invest your time for the biggest payoffs
�Answer the �rewrite or integrate?� question when planning application migration strategy

1 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 5
  • 1,684 views
  • 0 Comments
  • In: .NET, ASP, IT eBooks
  • Author : mrblue
  • Hacking the Code: ASP.Net Web Application Security


    More of a programmer’s guide than a security guide, Hacking the Code
    explains how certain code can be attacked, shows how you should edit
    the code, and offers case studies and examples for doing so. The book
    establishes policies for object input, and shows how to audit existing
    code for potential security problems.People constantly ask security
    expert Mark Burnett for a guide to writing secure code. They don’t want
    a course on security, they want to fix their code. This book is a
    practical guide on how to maintain session state, how to properly
    handle cookies, how to get user input, and more. Instead of just
    telling you how to do it, Burnett shows actual code that can be dropped
    right into your applications. This book covers almost all security
    issues known. Burnett has put hundreds of hours of research into his
    code audit database and is now making that available to you.

    0 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 5
  • 1,372 views
  • 2 Comments
  • In: .NET, ASP, IT eBooks
  • Author : mrblue
  • ASP.Net 2.0 Instant Results

    ASP.NET 2.0 Instant Results helps you quickly create dynamic Web pages
    with ASP.NET 2.0. The book is centered around a dozen ready-to-use
    projects with all the code for all the projects included on the books
    CD-ROM - that you can use immediately. ASP.NET 2.0 Instant Results
    dives into working code so you can learn it rapidly. The book and
    projects are written for intermediate-level programmers with some .NET
    experience. The projects and book provide a quick start reference so
    you can use ASP.NET 2.0 immediately.

    Each of the 12 project
    features step-by-step set-up instructions with a description of each
    project that enables you to understand and then modify it so you can
    reuse it in different situations.

    3 votes, average: 4.33 out of 53 votes, average: 4.33 out of 53 votes, average: 4.33 out of 53 votes, average: 4.33 out of 53 votes, average: 4.33 out of 5
  • 1,660 views
  • 2 Comments
  • In: .NET, ASP, IT eBooks
  • Author : mrblue
  • Professional ASP.NET 2.0 XML

    The foundation for most Web services, XML can also be used with ASP.NET to display data from an infinite variety of sources in a Web site After covering the basics, the book explores the many ways that XML documents can be created, transformed, and transmitted to other systems using ASP.NET 2.0 Two major case studies address issues such as reading and writing XML data, XML data validation, transforming XML Data with XSLT, SQL Server XML integration, XML support in ADO.NET, and XML Web Services

    2 votes, average: 5 out of 52 votes, average: 5 out of 52 votes, average: 5 out of 52 votes, average: 5 out of 52 votes, average: 5 out of 5
  • 1,582 views
  • 1 Comment
  • In: .NET, ASP, IT eBooks, XML
  • Author : mrblue
  • ASP.NET Solutions 24 Case Studies - Addison Wesley

    I’ve been teaching ASP.NET for more than two years and things have changed. It’s not just the course material that’s changed, but more importantly it’s the ability of my students to be extremely productive. They can create enterprise applications in a fraction of the time it used to take. Many of my students are seasoned Web developers who work for Fortune 1000 companies. They have taken what they’ve learned back to the workplace, and saved their employers thousands of dollars. And the savings have been possible because the cost of developing enterprise applications with ASP.NET is so much lower. That’s because ASP.NET gives developers so much of the plumbing that they used to have to write themselves, such as Web services, XML rendering, and remoting.
    This book should not be the first book on ASP.NET development that you read. While there is a fair amount of teaching throughout, it assumes that you know the basics of Web development using ASP.NET. This book is full of solutions that can be easily added to your Web site. The solutions also show you lots of recommended practices. Learning these recommended practices is the next step past learning the basics of ASP.NET that you need. It’s kind of like once you’ve learned to spell and write sentences, you can correctly learn to craft coherent prose.
    This book teaches you how to tie all of the ASP.NET pieces together. It teaches you how to get the most out of the ASP.NET platform. Many of the applications in this book would cost you significant dollars if you purchased them. Examples of this are the Forum application, the Classifieds application, and the Graphing class. As a developer, I often look for applications and classes that I can use. Finding these cuts my cost of development significantly since I don’t have to write
    them myself. And even if you do have to modify these applications to suit your needs, they give you a starting point that’ll still save you lots of time. I have a Web site so that you can see the applications.

    0 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 5
  • 1,518 views
  • 0 Comments
  • In: .NET, ASP, IT eBooks
  • Author : mrblue
  • Beginning ASP.NET 2.0 E-Commerce in C# 2005 From Novice to Professional - APress

    With the latest incarnations of ASP.NET 2.0 and SQL Server 2005, programming dynamic data-driven websites with Microsoft technologies has become easier and much more efficient than ever before. Fewer mouse clicks and fewer lines of code can now enable more powerful features and the tools you need � Visual Web Developer 2005 Express Editions and SQL Server 2005 Express Edition � are free!

    In this book you�ll learn how to best use the free development tools offered by Microsoft to build an online product catalogue with shopping cart, checkout, product searching, product recommendations, a control panel, customer accounts, order processing and much much more. You�ll learn how to handle payments by integrating PayPal, DataCash and VeriSign Payflow Pro into your site. We�ll also teach you how to expand your site�s product listing by expanding your product section through web services.
    Each feature you add to your website will introduce you to new challenges and theoretical concepts, which are carefully analyzed and explained throughout the book. You will gain an intimate understanding of every piece of code you write. This understanding will enable you to build your own powerful and flexible websites efficiently and rapidly with ASP.NET 2.0.

    The Link was updated already. Sorry for the mistake

    2 votes, average: 1 out of 52 votes, average: 1 out of 52 votes, average: 1 out of 52 votes, average: 1 out of 52 votes, average: 1 out of 5
  • 4,464 views
  • 15 Comments
  • In: .NET, ASP, C#, E/M Commerce, IT eBooks
  • Author : mrblue
  • Beginning Object-Oriented ASP.NET 2.0 with VB .NET: From Novice to Professional

    Beginning Object-Oriented ASP.NET 2.0 with VB .NET covers all
    of the basics, from definition to inheritance. This book even includes
    a chapter on Visual Studio 2005 and Microsoft .NET Framework 2.0,
    enabling you to create ASP.NET 2.0 applications. Also included are
    chapters on creating web forms, web controls, and web services. Code
    samples illustrate the usage of each concept.

    If you have a background in procedural programming, this book will
    teach you what a class is, how it relates to an object, and how to
    model real-world data into a class. You will be able to create a class
    in VB .NET, add properties and methods, and use that class in a simple
    ASP.NET web application created with VB .NET.

    0 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 5
  • 1,642 views
  • 0 Comments
  • In: .NET, ASP, IT eBooks, Visual Basic
  • Author : mrblue
  • C# Developers Guide to ASP.NET, XML, and ADO.NET

    Topics covered include: the .NET Foundation Classes that are most used by developers, and details about the construction of Web Services and how they programmatically communicate with each other.

    0 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 5
  • 2,268 views
  • 1 Comment
  • In: .NET, ASP, IT eBooks, XML
  • Author : mrblue