ASP .net Order Resources

Below you will find 0 categories and 15 links related to ASP .net Order Resources.

Links:

ASP : Books

Active Directory with ASP.NET

Visit Active Directory with ASP.NET

ADSI (Active Directory Services Interface) provides a useful set of interfaces for accessing network providers. As most ASP/ASP.NET programmers will operate in a predominantly Microsoft environment, this article will focus on using ADSI to access Active Directory. However, these concepts can be easily migrated to any LDAP provider. With ADSI, searching and manipulating Active Directory Directory Services has always been relatively easy. However, as with most things in .NET, those tasks have just become easier. In this article, Noel Simpson examines how to traverse and manipulate Active Directory using .Net's System.DirectoryServices namespaces and its two component classes DirectoryEntry and DirectorySearcher. This article assumes that you know what a directory service is and you are somewhat comfortable with Active Directory and its object hierarchy. In order to run the code contained in this article you will need to be running Active Directory.

  • Cost: $8.00
  • Pages: 15
  • Edition: e-book (Acrobat Reader)
  • ISBN: B000078XC0

ASP.NET 1.0

Visit ASP.NET 1.0

This book is a complete reference to the ASP.NET namespaces for developers who are already familiar with using ASP.NET. There is no trivial introductory material or useless .NET hype - we get stuck into the .NET Framework and don't look back. We provide in-depth coverage of all the major ASP.NET classes in a pure reference format, giving you those real-world tips that the documentation doesn't offer, and demonstrating complex techniques with simple examples. Each chapter covers another of the ASP.NET namespaces, from System.Web right through to System.Web.Services.Protocols, with coverage of individual classes, methods, and properties presented in easy-to-use alphabetical order. For anyone who is serious about getting the most out of the ASP.NET classes, this book is a must. This reference is tailored for the C# programmer. A pure ASP.NET reference for experienced ASP.NET developers. This book is not meant as a tutorial to ASP.NET.

  • Cost: $27.99
  • Pages: 880
  • Edition: 1st edition
  • ISBN: 1861007442

ASP.NET 1.0 with VB.NET

Visit ASP.NET 1.0 with VB.NET

This book is a complete reference to the ASP.NET namespaces for developers who are already familiar with using ASP.NET. There is no trivial introductory material or useless .NET hype, we get stuck into the .NET Framework and don't look back. We provide in-depth coverage of all the major ASP.NET classes in a pure reference format, giving you those real-world tips that the documentation doesn't offer, and demonstrating complex techniques with simple examples. Each chapter covers another of the ASP.NET namespaces, from System.Web right through to System.Web.Services.Protocols, with coverage of individual classes, methods, and properties presented in easy-to-use alphabetical order. For anyone who is serious about getting the most out of the ASP.NET classes, this book is a must. This book is not meant as a tutorial to ASP.NET, and is not recommended for people who are fresh to .NET. We are assuming you are already aware of how to program with ASP.NET.

  • Cost: $27.99
  • Pages: 880
  • Edition: 1st edition
  • ISBN: 1861007450

ASP.NET Developer's JumpStart

Visit ASP.NET Developer's JumpStart

The purpose of ASP.NET JumpStart is to show readers the practical applications of .NET and ASP.NET by illustrating how to build Web-based applications using Web Forms and Web Services. Emphasis will be on good programming standards and practices. The reader will be taken from an introduction of the VB .NET language to intermediate topics through a step-by-step approach, which gives the reader the opportunity to try out the practices presented in each chapter. This volume shows how to use ASP.NET, Visual Basic .NET, and Visual Studio .NET to build real-world business applications on the Web. Expert programmers Sheriff and Getz provide step-by-step instructions that illustrate how to build Web-based applications using ADO.NET, Web forms and Web Services in order to build client/server applications. Designed for experienced programmers, the 31 chapters proceed from an introduction to the Visual Basic .NET language to more advanced topics.

  • Cost: $34.99
  • Pages: 672
  • Edition: 1st edition
  • ISBN: 0672323575

ASP.NET E-Commerce Programming

Visit ASP.NET E-Commerce Programming

ASP.NET E-Commerce Programming shows you how to build a complete e-commerce site, from design to deployment. This book will show you how to incorporate all the features offered on major e-commerce sites straight into your own projects, quickly and easily. You will learn how to: Build a solid foundation for your site; Provide access to products with a well fomatted product catalog; Help potential customers find what they want with a search system; Maximize sales with an efficient shopping cart and checkout system; Use wishlists to turn the customers themselves into sales resource; Manage product discounts; Promote products with special offer coupons and targeted emails; Offer after sales services such as order tracking; Encourage community involvement in your site; Forge partnerships through affiliate schemes. The code that accompanies the book provides a complete example site. Includes features like shopping carts, wish lists, and cataglogs.

  • Cost: $34.99
  • Pages: 366
  • Edition: 1st edition
  • ISBN: 1861008031

ASP.NET Security

Visit ASP.NET Security

As Web applications become more powerful and sophisticated, security becomes increasingly important. Not only do we need to protect our applications and sites from attack, we must take measures to ensure the confidentiality and integrity of data. As part of the .NET Framework, ASP.NET provides a wealth of sophisticated security features, including mechanisms that enable us to implement authentication and authorization solutions, support for roles and identities, a framework in which to implement our own custom authentication and authorization, integration with Microsoft's .NET Passport, Code Access Security, and much more. In order to ensure the security of our applications, we must understand both the types of threats that an internet-exposed application is vulernable to. This book will guide you through the details of ASP.NET security. This book is for ASP.NET developers, who have a good working knowledge of ASP.NET and the .NET framework.

  • Cost: $49.99
  • Pages: 400
  • Edition: 1st edition
  • ISBN: 1861006209

ASP.NET Unleashed

Visit ASP.NET Unleashed

A well-known expert in the ASP development community, best-selling Author Stephen Walther brings his experience as an ASP.NET trainer to ASP.NET Unleashed. With this valuable guide, readers learn the advanced features of ASP.NET, and how to apply them in their own Internet applications. This in-depth, code-intensive title covers a broad range of advanced ASP.NET topics that include: Validating Form Data; Programming Mobile Devices; Using Code Behind; Building Custom ASP.NET Controls; Creating Graphics with GDI.NET; Data Access with ADO.NET; ASP.NET Security; Using XML in ASP.NET Applications; Building and Consuming Web Services. Aimed at Windows Web developers of all levels, ASP.NET Unleashed provides a truly example-packed tutorial on beginning through advanced topics in ASP.NET programming. This mammoth text is never dense, and its clear sample code and ordering of topics will make it a strong choice for learning ASP.NET inside and out.

  • Cost: $38.49
  • Pages: 1464
  • Edition: 1st edition
  • ISBN: 0672320681

Beginning ASP.NET E-Commerce

Visit Beginning ASP.NET E-Commerce

Beginning ASP.NET E-Commerce shows you how to build a full e-commerce website. Guiding you through every step of the design and build process, this book will have you building high quality, extendable e-commerce websites quickly and easily. To get the site up and running quickly, we build in phases. The first puts your site live on the web, using an online service to handle the shopping cart, checkout, and payment. The second adds an ASP.NET shopping basket and checkout. Finally we'll add our own order processing system – complete with credit card processing, data storage, and order tracking. You will learn to: Design and build a Web based application for online selling; Build a browsable product catalog, with admin facilities for adding, modifying, and removing products; Create your own shopping basket and check out in ASP.NET; Hook into online services for payment processing; Transfer and store information securely using SSL and encryption.

  • Cost: $27.99
  • Pages: 700
  • Edition: paperback
  • ISBN: 1861007507

CodeNotes for ASP.NET

Visit CodeNotes for ASP.NET

CodeNotes provides the most succinct, accurate, and speedy way for a developer to ramp up on a new technology or language. Unlike other programming books, CodeNotes drills down to the core aspects of a technology, focusing on the key elements needed in order to implement it immediately. It is a unique resource for developers, filling the gap between comprehensive manuals and pocket references. CodeNotes for ASP.NET is a revolutionary update to Microsoft's Active Server Pages. This edition explores how Web applications and Web services can be developed using ASP.NET. The .NET architecture, Base Class Libraries, ASP.NET form designer, Web controls, and cross-page and cross-language debugging are discussed. Scaling ASP.NET to multiple servers, state management, security, and methods of enhancing performance are also covered. All major aspects of ASP.NET are covered including security, caching, web forms, and session storage.

  • Cost: $13.97
  • Pages: 272
  • Edition: paperback
  • ISBN: 0812992202

Creating Dynamic ASP.NET

Visit Creating Dynamic ASP.NET

One of the advantages of the XML/XSLT combination is the ability to separate content from presentation. A data source can return an XML document, then by using an XSLT, the data can be transformed into whatever HTML is needed, based on the data in the XML document. The release of ASP.NET changes this picture somewhat. ASP.NET provides server controls that have advanced functionality, such as state management, input validation, and data binding. In order to use this functionality, you need to create the controls on the server in a design time phase or at runtime from code. The place of XML/XSLT technology in the ASP.NET model is not obvious, as the server controls generate their own HTML. The flexibility of XML/XLST can be combined with the power of ASP.NET server controls by using an XSLT to generate the server controls dynamically, thus leveraging the best of both worlds. This synergy is demonstrated by creating a survey application.

  • Cost: $8.00
  • Pages: 10
  • Edition: e-book (Acrobat Reader)
  • ISBN: B00006LJ65

Developing .NET

Visit Developing .NET

ASP.NET and Windows Forms custom control development. Tools and services for enhancing design-time support for components and controls. Irregularly-shaped, borderless Windows Forms. Advanced techniques on building simple and complex UITypeEditors. Details of how type converters work with guidelines on implementing new ones. Component licensing model and architecture with sample demonstrations. Complete and reusable Windows Forms Wizard custom control. Complete and reusable Web Forms tab control. Chapters include events and event handlers; delegates and their comparison to function pointers; type conversion techniques; the role and usage of UITypeEditors; Windows Forms control development by describing control layout, data binding, and GDI+; Web Forms control development, with topics such as rendering and state management; control licensing and gives examples of implementing new licensing schemes; Wizard and Tab control.

  • Cost: $59.99
  • Pages: 500
  • Edition: paperback
  • ISBN: 0972317910

Fast Track ASP.NET

Visit Fast Track ASP.NET

This book is a concise introduction to the concepts and techniques that you will need to grasp in order to start building ASP.NET applications. ASP.NET introduces many new features for web application development. It promises a wealth of benefits including higher performance, pain free multi-device development, and easier code reuse. This book will show you what is possible and give you an understanding of ASP.NET that you will find invaluable as you go on to develop cutting edge applications. This book takes a top-down approach to describing and explaining ASP.NET. We start off by looking at what an ASP.NET application actually consists of. We then focus on the most fundamental component of web applications - the pages. After explaining how ASP.NET pages are constructed, we look at the controls that the pages contain. We introduce the range of controls that ASP.NET provides and show how to populate them with data from a variety of data sources.

  • Cost: $34.99
  • Pages: 300
  • Edition: 1st edition
  • ISBN: 1861007191

Professional ASP.NET

Visit Professional ASP.NET

All ASP.NET the code you see listed in the book, with the exception of simple abstract snippets that demonstrate a specific principle or just show the syntax, is available in both VB.NET and C#. The listings you see in the book are mostly written using VB.NET syntax, but avoid any language-specific features wherever possible, so that it can easily be converted to other languages by any reasonably capable developer who prefers to work in a different language. Topics include: Achieving the maximum of cross-browser support; A central "Home page" that makes navigation of the whole site easy; Displaying data about the products available from the site from a backend database; Interactive content driven by either or both server-side and client-side code; Creating graphics on the fly, and other animations to liven up the site; A "login" feature that recognizes users and provides optional personalization; An online order facility with order tracking.

  • Cost: $31.99
  • Pages: 570
  • Edition: 1st edition
  • ISBN: 1861007868
ASP : Scripts and Programs : Calendars

SohoCalendar

Visit SohoCalendar

This script has been implemented in order to provide ASP.NET developers with an easy yet visual way to select date and/or time in web forms and applications. Both inline and popup approaches supported. Transparency, built-in localization and other features in this control. With SohoCalendar you can:-define first day of the week-define output date format-define calendar size-define calendar borders-customize calendar's elements style by using CSS-images in calendar buttons are supported-customize calendar's header style.

  • Cost: $19.00
  • Version: 1.(x)
  • Platforms: Windows
ASP : Scripts and Programs : Development Tools

ArchCommerce ASP.NET eCommerce Framework

Visit ArchCommerce ASP.NET eCommerce Framework

ArchCommerce ASP.NET eCommerce Framework is a scalable business-to-consumer (B2C) software that supports unlimited product catalogs and multi-languages. It has easy to use backoffice tools that allow you to manage your catalogs and orders anytime and anywhere in the world. Its code base is 100 percent written in C sharp and it uses the latest server-based Microsoft technology-ASP.NET. ASP.NET is the next generation version of classic ASP and is considered to be more robust, secured, and easiest to deploy. Includes a FREE component.

  • Cost: $115.00
  • Version: 1.0
  • Platforms: Windows