Pro ASP.NET 2.0 E-Commerce in C# 2005

Pro ASP.NET 2.0 E-Commerce in C# 2005

Author: Paul Sarknas

Publisher: Apress

Published: 2007-02-01

Total Pages: 640

ISBN-13: 1430203307

DOWNLOAD EBOOK

This book functions as a ‘one-stop shop’ for e-commerce development with ASP.NET 2.0. Everything the reader needs to know, from design and planning, through coding, to delivery and maintenance is addressed in a clear hands-on manner. The coverage complements and builds on the material in the book Beginning ASP.NET 2.0 E-Commerce, providing professional developers with the skills they need to create high-quality e-commerce systems that fulfill their customers’ requirements. The book assumes a working familiarity with ASP.NET 2.0, but no prior expertise in e-commerce. At present, no other book addresses e-commerce on the .NET 2.0 Platform.


Beginning ASP.NET 2.0 E-Commerce in C# 2005

Beginning ASP.NET 2.0 E-Commerce in C# 2005

Author: Cristian Darie

Publisher: Apress

Published: 2006-11-03

Total Pages: 688

ISBN-13: 1430200790

DOWNLOAD EBOOK

*Code-base rewritten from previous version, to demonstrate ASP.NET 2.0 functionality; updated features also included *Example code is flexible, to fit each reader’s needs *Each chapter—not just the latter ones—builds a new feature of the functional e-commerce website; keeps reader excited *Final website is fully operational and ready for immediate use to sell goods and take money.


Beginning ASP.NET E-Commerce in C#

Beginning ASP.NET E-Commerce in C#

Author: Karli Watson

Publisher: Apress

Published: 2009-04-30

Total Pages: 716

ISBN-13: 1430210737

DOWNLOAD EBOOK

Teaching readers how to best use the free development tools offered by Microsoft to build an online product catalog, this guide offers an intimate understanding of every piece of code they write, enabling them to build their own flexible Web sites with ASP.NET 3.5.


Beginning ASP.NET 2.0 E-Commerce in C# 2005

Beginning ASP.NET 2.0 E-Commerce in C# 2005

Author: Cristian Darie

Publisher: Apress

Published: 2006-03-02

Total Pages: 0

ISBN-13: 9781590594681

DOWNLOAD EBOOK

*Code-base rewritten from previous version, to demonstrate ASP.NET 2.0 functionality; updated features also included *Example code is flexible, to fit each reader’s needs *Each chapter—not just the latter ones—builds a new feature of the functional e-commerce website; keeps reader excited *Final website is fully operational and ready for immediate use to sell goods and take money.


Beginning ASP.NET 2.0 in C# 2005

Beginning ASP.NET 2.0 in C# 2005

Author: Matthew MacDonald

Publisher: Apress

Published: 2006-11-22

Total Pages: 1161

ISBN-13: 1430201215

DOWNLOAD EBOOK

* Steers reader through the spectrum of ASP.NET web programming concepts. * Developers and programmers can learn language and theory simultaneously. * Professional ASP.NET developers and wannabes can master the core techniques to develop good coding practices to enhance their long-term skill set.


Silverlight 2 Recipes

Silverlight 2 Recipes

Author: Jit Ghosh

Publisher: Apress

Published: 2009-01-29

Total Pages: 605

ISBN-13: 1430206209

DOWNLOAD EBOOK

Microsoft Silverlight is a cross-browser, cross-platform plug-in like Flash that delivers rich interactive applications for the Web. Silverlight offers a flexible programming model that supports a number of different programming languages and techniques (making it cross-platform) and all major browsers (cross-browser support). Silverlight 1.1 Recipes is brought to the market immediately surrounding the actual Silverlight 1.1 RTM to target developers interested in practical, ready-to-use code pieces. Readers will enjoy the "cut-and-paste" ready solutions that give lots of bang for their buck.


Silverlight Recipes

Silverlight Recipes

Author: Jit Ghosh

Publisher: Apress

Published: 2010-11-03

Total Pages: 1051

ISBN-13: 1430230347

DOWNLOAD EBOOK

Silverlight Recipes: A Problem-Solution Approach, Second Edition is your practical companion to developing rich, interactive web applications with Microsoft’s latest technology. This book tackles common problems and scenarios that on-the-job developers face every day by revealing code and detailed solutions. You’ll quickly be able to integrate real-world, functioning code into your applications—and save hours of coding time. The recipes included in Silverlight Recipes have been carefully selected and tested with the professional developer in mind. You’ll find problems stated clearly and succinctly, artful solutions explored, and ample discussion of the code and context so you're immediately clear how the solution will support your project. You'll also discover the innovations presented in Silverlight 4 and how to effectively employ them. Enjoy practical coverage of Silverlight development in many projects and contexts, including: Designing complete, rich, interactive user experiences Manipulating content and the runtime environment through the Silverlight Plug-in Runtime API Consuming, transforming, and displaying content in your Silverlight web application through XML, LINQ-based data access, and isolated storage Building custom controls for your Silverlight project Integrating rich media, including audio and video, to create a very dynamic user interface and experience Using new Silverlight features, including .NET Framework integration, the use of dynamic languages like Python and Ruby in Silverlight development, and digital rights management support Find instant solutions, comprehensive Silverlight coverage, and time-saving expert advice, all in one book.


ASP.NET 2.0 Website Programming

ASP.NET 2.0 Website Programming

Author: Marco Bellinaso

Publisher: John Wiley & Sons

Published: 2006-07-28

Total Pages: 602

ISBN-13: 047004912X

DOWNLOAD EBOOK

ASP.NET 2.0 Programming: Problem Design Solution is aimed at describing, designing, and implementing a site much like the ones you’re probably working on or will be soon, while taking the opportunity to introduce and explain many of the new features that the new great ASP.NET 2.0 framework offers. Difficult problems are addressed head-on so you'll be ready for most of the problems you’ll typically face when writing a modern website, and have one or more solutions ready for them. Unlike many other ASP.NET books that show examples for individual pages or features, the example in this book is an integrated end-to-end site (written in C#). The entire book and site has been written specifically for ASP.NET 2.0, to use the ASP.NET 2.0 features wherever they make sense. The end-result is a website which features a layout with user-selectable themes, a membership system, a content management system for publishing and syndicating articles and photos, polls, mailing lists, forums, an e-commerce store with support for real-time credit card processing, homepage personalization, and localization. The book leads the reader through development of a site with: Account registration, personalization and theming News and events, organized into categories Opinion polls Newsletter Forums E-commerce store with shopping cart and order management Localization Administration of a site will be covered including: Full online back-end administrative section, to manage practically all data from an intuitive user interface Site deployment In building these site features, you'll learn these new ASP.NET 2.0 features: Master pages Theming Personalization & Web parts Membership & Profile modules Personalization The new server-side UI controls such as GridView, DetailsView, FormView, Wizard, MultiView, the new xxxDataSource and navigation controls, among others. The new compilation mode and deployment modes The new framework for instrumenting the site, as well as handling & logging exceptions The new ADO.NET 2.0 features (e.g. caching with database dependency) The new classes for easy distributed transactions Management This book is also available as part of the 5-book ASP.NET 2.0 Wrox Box (ISBN: 0-470-11757-5). This 5-book set includes: Professional ASP.NET 2.0 Special Edition (ISBN: 0-470-04178-1) ASP.NET 2.0 Website Programming: Problem - Design - Solution (ISBN: 0764584642 ) Professional ASP.NET 2.0 Security, Membership, and Role Management (ISBN: 0764596985) Professional ASP.NET 2.0 Server Control and Component Development (ISBN: 0471793507) ASP.NET 2.0 MVP Hacks and Tips (ISBN: 0764597663) CD-ROM with more than 1000 pages of bonus chapters from 15 other .NET 2.0 and SQL Server(TM) 2005 Wrox books DVD with 180-day trial version of Microsoft(r) Visual Studio(r) 2005 Professional Edition


Beginning Asp.Net 1.1 E-Commerce: From Novice To Professional

Beginning Asp.Net 1.1 E-Commerce: From Novice To Professional

Author: Cristian Darie

Publisher:

Published:

Total Pages: 640

ISBN-13: 9788177225754

DOWNLOAD EBOOK

Field experts Cristian Darie and Karli Watson will teach you to build e-commerce websites using ASP.NET technology. The authors walk you comfortably through the process from design to deployment and illustrate a complete e-commerce programming solution. You will learn to make use of third-party shopping-cart and payment facilities (especially suitable for small e-commerce operations). Further into the book, you will learn to supplement your site with greater functionality, eventually crafting a complete online shopping and order processing system. This book teaches by example and features real-world code. Also included are updates for Visual Studio .NET 2003, and .NET 1.1. Upon reading this book, you will be able to quickly design and run a fully functioning online store. Further, you ll learn techniques to maintain flexibility in your site s design, so it can grow right along with your business.


E-strategies for Resource Management Systems

E-strategies for Resource Management Systems

Author: Eshaa M. Alkhalifa

Publisher: IGI Global

Published: 2010-01-01

Total Pages: 470

ISBN-13: 1616920165

DOWNLOAD EBOOK

"This book offers insight into current research practices and trends in Information Resource Management strategies that are implemented electronically"--Provided by publisher.