Monday, May 28, 2007

Developing Extensions for Macromedia Dreamweaver 8



Powerful development and design tools require thorough and authoritative technical advice and documentation. When it comes to Macromedia Dreamweaver, no one is more authoritative than Macromedia's own development and writing teams. Now their official documentation is available to you in printed book form. As you work, keep this guide by your side for ready access to valuable information on using Dreamweaver. We've designed it so that it's easy to annotate as you progress.
This book describes how to customize the Dreamweaver user interface to suit your working style, and to build Dreamweaver extensions to add functionality. It explains how each type of extension works and describes the application programming interface (API) functions that Dreamweaver calls in order to implement its various objects, menus, floating panels, server behaviors, and so on, providing a simple example for each type. The book also describes the utility API and the JavaScript API, which let you perform various supporting tasks when developing Dreamweaver extensions.
In "Developing Extensions for Macromedia Dreamweaver 8," learn how to:
- Create an extension that streamlines site development by providing a new Property inspector, panel, or dialog box to perform tasks Dreamweaver users encounter frequently
- Rearrange the objects in the Insert bar, create new tabs to reorganize the objects, and add new objects
- Change the names of menu items, add new commands to menus, and remove existing commands from menus
- Change browser profiles and create new ones
- Change the way third-party tags (including ASP and JSP tags) appear in the Document window's Design view
- Customize variousDreamweaver elements, including default documents, page designs, dialog boxes, workspace layouts, and the Code view toolbar
Includes the following books in the Macromedia online documentation:
"- Extending Dreamweaver
- Dreamweaver API Reference



Read Online
Direct Link - Rapidshare

ASP.NET 2.0 Visual Web Developer 2005 Express Edition Starter Kit


Book Description
* This Starter Kit serves as an entry-level introduction centered around prebuilt projects that developers can easily deploy and customize for their own sites * Explains how to build good basic Web sites, including design and architecture, for users who plan to build more complex sites in the future * Details the key site features that beginners like to implement, including catalogs, shopping carts, images, and secure site sections * The authors use very little code, but where coding is needed, they feature the simple Visual Basic language * The CD-ROM includes Visual Web Developer 2005 Express Edition



Read Online
Direct Link - Rapidshare

Professional ASP.NET 2.0 Security, Membership, and Role Management


Now in its second version, ASP.NET has over one million programmers, and they all need to know how to use the new, tighter security model Helps programmers build better sites, control user access, and interface securely with other parts of the Microsoft platform, such as Windows Server, Active Directory, LDAP, and SQL Server 2005 Explains in depth all the security and user management functionality of ASP.NET 2.0, including many new built-in security functions that free the developer from hand-coding



Read Online
Direct Link - RapidShare

Beginning ASP.NET.2.0.E Commerce in C Sharp





ReadOnline
Direct Link - Rapidshare

Beginning ASP.NET 2.0 with C Sharp


Book Description
ASP.NET 2.0 is an amazing technology that allows you to develop web sites and applications with very little hassle, and its power and depth enable it to host even the most complex applications available. Using code examples in C#, this invaluable beginner's guide shows you how to program web applications in ASP.NET 2.0 and see dynamic results with minimal effort.

Through detailed explanations and working C# code examples, this popular author team eases you into the world of ASP.NET development and gradually introduces you to all sorts of interesting ASP.NET tricks and tools. You'll quickly see how ASP.NET 2.0 is designed to ensure a significant reduction in the amount of code you have to write—and, in turn, to make your life easier.



Read Online

Direct Link - RapidShare

ASP.NET 2.0


From the Back Cover

“This book is a phenomenal start for someone new to ASP.NET, as well as a complete guide to the new features of version 2.0 for programmers familiar with an earlier version. The beginning chapters detail concepts using a hypothetical company, examining the myriad sorts of requests and situations often requested by clients. The authors deal with these in an eloquent, realistic manner. They have clearly worked in the industry and have faced real-world challenges that programmers encounter daily. The content covers everything from the most basic tasks to the most complex, and is a comprehensive collection of information on ASP.NET 2.0. Every topic is well-referenced for additional information, but contains clear examples that work. The content is technical but the clear writing makes it easy to understand. Difficult concepts are explained in such a way that this book will quickly become your favorite reference for ASP.NET!”
—Ronda Pederson, consultant, Microsoft MVP Visual Developer, ASP/ASP.NET
“As to be expected from two of today’s leading technical authors, this book is a cracking guide to getting the most from the ASP 2.0 Framework. Detailed chapters, concise yet practical examples, and clear explanation provide the grounding and support necessary to leverage the new features that ASP 2.0 brings to the table—all explained with a logical, no-nonsense approach. This book will be borrowed by every developer you work with, so guard it wisely!”
—John Timney, Microsoft MVP, senior Web services consultant, British Telecom
“This book will absolutely change the way you view ASP.NET technology. Read it and your existing Web sites will suddenly appear to be underperforming.”
—Chris Carpenter, senior software engineer, L3 Communications, Inc.
“The authors have worked closely with the ASP.NET team at Microsoft to makesure that this book is authoritative, accurate, and informative. Anyone usingASP.NET will find a wealth of useful information on ASP.NET 2.0.”
—Scott Guthrie, general manager, .NET Developer Platform, Microsoft Corporation

Developers moving to ASP.NET 2.0, the breakthrough Web development environment from Microsoft, will want to learn how to take full advantage of the new features that make this the most productive and powerful Web development environment ever. ASP.NET 2.0 Illustrated teaches developers exactly what they need to know to create exciting Web sites and applications quickly and easily using ASP.NET 2.0.

Renowned authors, developers, and conference speakers Alex Homer and Dave Sussman have written a concise, detailed exploration of the “must learn” features of ASP.NET 2.0. The book’s many original examples, fully updated for the release version of ASP.NET 2.0, are all downloadable from the authors’ Web site, and many can be run live online.

The authors provide detailed coverage of

  • Connecting to databases, using data source and data display controls with SQL statements and stored procedures; creating business layers and data layers with custom classes and Typed DataSets; and providing declarative access to business and data layers
  • Techniques for improving the scalability and responsiveness of data-driven sites, including caching techniques for data and ASP.NET pages
  • Binding to XML, transforming XML, updating XML data, and managing XML data stored in SQL Server 2005
  • Building interactive Web forms with a wide variety of ASP.NET controls
  • Understanding and using the core functionality of the Page class and key .NET Framework classes
  • Providing a consistent sitewide look and feel using Master Pages
  • Six ways to provide site navigation, including the new navigation controls
  • Securing sites and implementing membership and roles
  • Using profiles, personalization, and themes in your applications
  • Building user-customizable Web portals with Web Parts
  • Supporting multiple browsers, disabled users, mobile devices, and international users
  • Creating and consuming Web services

Read Onlines
Direct Link - RapidShare

ASP.NET 2.0 Website Programming Problem Design Solution


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

ReadOnline
Direct Link - RapidShare