Showing posts with label Webdesign. Show all posts
Showing posts with label Webdesign. Show all posts

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 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

Beginning ASP.NET 2.0 Databases From Novice to Professional


Beginning ASP.NET 2.0 Databases: From Novice to Professional is a comprehensive introduction to connecting a website to many different data sources--not just databases. You'll learn how to build a relational database, use SQL to communicate with it, and leverage both in your web applications.

You'll also learn about the new features of ADO.NET and ASP.NET in .NET 2.0. The authors cover mission-critical issues, such as design, transactions, error handling, optimization, and scalability. They examine SQL Server, Jet, and MySQL databases, and highlight the differences among them.

This comprehensive resource is packed with information about 2.0 beta improvements and building database-driven websites. You will obtain practical solutions, learn multiple routes to achieve success, and examine a handy case study to wrap up core content.



Read Online

Direct Link - Rapidshare

FriendsofED AdvancED Flash Interface Design


Book Description
As a competent Flash designer, you're probably comfortable with all of the basics that Flash has to offer. However, you've probably looked at some of the amazing Flash sites on the web and thought, "How'd they do that?" Well, you'll find out in this book.

Flash allows users to create some amazing interactive interfaces to interact with Rich Internet Applications, eLearning systems, and simple web sites. In this book, two of the most talented Flash designers in the world will show you how to use them effectively to create breathtaking visuals for your Flash web sites. You'll also learn how to take advantage of Flash's powerful built-in vector-based drawing tools.

The authors discuss general background theory, such as site planning, color theory, and Information architecture. They reveal techniques using gradents, layers, lighting and shadowing, 3D objects, animation, and photo editing. Techniques are illustrated and the book concludes with a discussion of usability and final tweaks. There is also a tutorial on testing your work, and exporting and finally publishing it.

Summary of contents:

Chapter 1 Flash Overview

Chapter 2 Creating Usable and Innovative Experiences

Chapter 3 Interface Designers' Guide to Color

Chapter 4 Planning Your Interface Design

Chapter 5 Vector Drawing and Effects in Flash and Illustrator

Chapter 6 Understanding the Timeline and Layers

Chapter 7 Working with 3D Vectors

Chapter 8 Using Video in Flash

Chapter 9 Photoshop Techniques

Chapter 10 Moving from Photoshop to Flash and Effective PNGs

Chapter 11 Creating Animated Effects

Chapter 12 Flash Textures

Chapter 13 Photo Editing in Photoshop and Flash

Chapter 14 Finishing Off Your Site



Read Online
Direct Link - RapidShare

OReilly Flash 8 The Missing Manual

Book description Macromedia's Flash 8 is the world's premier program for adding animation to websites. But Flash isn't intuitive. And it doesn't come with a manual. This hands-on guide to today's hottest web design tool is aimed at nondevelopers, and it teaches you how to translate your ideas into great web content. Whether you want to learn the basics or unleash the program's true power, Flash 8: The Missing Manual is the ideal instructor.

Read Online
Direct Link - Rapidshare

Macromedia Press Macromedia Dreamweaver 8 Training from the Source


Book Description
Learn by doing! The lessons in this book guide you step-by-step through the creation of a project Web site, “Yoga Sangha.” With Macromedia's official guide, you’ll learn how to use the leading, best-selling Web editor and gain a thorough understanding of how you can use Dreamweaver 8 to effectively manage and maintain Web sites, develop sites that are accessible to a wide audience, and work in an environment that integrates visual and code editing. As you complete the tasks, you’ll develop the skills and techniques that you need to create Web sites on your own. In addition to the basics of creating a Web page that incorporates text, graphics and tables, you'll learn about all that's new in Dreamweaver 8: visual authoring with XML data, advanced CSS support including a unified CSS panel and a style rendering toolbar, integration with the latest Web technologies and standards, and more. The companion CD-ROM contains all of the lesson files as well as a free trial version of Dreamweaver 8.


Read Online
Direct Link - Rapidshare

Monday, March 12, 2007

Beginning Dynamic Websites with ASP.NET Web Matrix

With this beginner's guide, you will build real dynamic websites right from the beginning, learn how databases work, and how to make the most of them, create content you can distribute to other websites, and much more.

Table of Contents
David Sussman’s Beginning Dynamic Websites with ASP.NET Web Matrix
Introduction
Chapter 1 - Installing and Exploring Web Matrix
Chapter 2 - Writing your First ASP.NET Web Page
Chapter 3 - Creating Web Pages
Chapter 4 - Writing Code
Chapter 5 - Storing Different Types of Data
Chapter 6 - Working with Collections of Data
Chapter 7 - Debugging and Error Handling
Chapter 8 - Working with Databases
Chapter 9 - Displaying Data
Chapter 10 - Working with Data
Chapter 11 - Linking to Pages and Files
Chapter 12 - Reusable Content
Chapter 13 - Case Study Part 1: Extending Your Web Application
Chapter 14 - Case Study Part 2: Identifying Your Users
Chapter 15 - Remembering Your Visitors
Chapter 16 - Web Services
Chapter 17 - Beyond Web Matrix
Appendix A - Microsoft Internet Information Server
Index

Read Online
http://rapidshare.com/files/20635465/BeginDynWebWAspNet.rar