Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • MPI Ethno. Forsch.  (20)
  • 2010-2014  (20)
  • Indianapolis, Ind. : Sams  (11)
  • Berkeley, Calif. : New Riders  (9)
  • Web site development  (20)
Datasource
  • MPI Ethno. Forsch.  (20)
Material
Language
Years
Year
  • 1
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams
    ISBN: 9780133070316 , 013307031X
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 9th ed.
    Parallel Title: Erscheint auch als
    Keywords: HTML (Document markup language) ; XHTML (Document markup language) ; Cascading style sheets ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Learn HTML5 and CSS3 in 24 one-hour lessons! Sams Teach Yourself HTML and CSS in 24 Hours is a well-organized, clearly written, and generously illustrated tutorial that teaches beginners how to quickly create great-looking web pages using HTML5 and CSS3. With a practical, jargon-free focus on quickly getting web pages created and published to the web, the book's 24 one-hour lessons carefully guide the reader through each step involved in creating, enhancing, and maintaining web sites of all types and sizes. The ninth edition of Sams Teach Yourself HTML and CSS in 24 Hours brings the entire book in line with the HTML5 and CSS3 specifications and capabilities and includes fresh material and examples that take full advantage of the book's full-color layout and design. Anyone who completes the lessons in this book can have his or her web pages be among those that appear on the Internet. In fact, within the first two lessons in this book, someone with no previous HTML experience at all can have a web page ready to go online. If you like learning by doing, this is the book for you. It organizes lessons in the basics of HTML5 and CSS3 into simple steps and then shows you exactly how to tackle each step. Many of these HTML code examples are accompanied by pictures of the output produced by the code. You see how it's done, you read a clear, concise explanation of how it works, and then you immediately do the same thing with your own page. A few minutes later, you're on to the next step. Learn how to... Build your own web page and get it online in an instant Format text for maximum clarity and readability Create links to other pages and to other sites Add graphics, color, and visual pizzazz to your web pages Work with transparent images and background graphics Design your site's layout and typography using CSS Get user input with web-based forms Publicize your site and make it search-engine friendly Test a website for compatibility with different browsers Make your site easy to maintain and update as it grows Use HTML5 semantic tags to better structure your pages Create columns with CSS Add HTML5-based video and audio to your site Use CSS3 transforms, transitions, and animations to create great visual effects Use HTML5's powerful form validation capability Contents at a Glance Part I: Getting Started on the Web 1 Understanding How the Web Works 2 Structuring an HTML Document 3 Understanding Cascading Style Sheets Part II: Building Blocks of HTML 4 A Close...
    Note: "Covers HTML5 and CSS3"--Cover. - Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams
    ISBN: 9780133149852 , 0133149854
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Sams teach yourself
    Parallel Title: Erscheint auch als
    Keywords: JavaScript (Computer program language) ; Query languages (Computer science) ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Learn jQuery and JavaScript in 24 one-hour lessons Sams Teach Yourself jQuery and JavaScript in 24 Hours helps you build dynamic single-page web apps that deliver the rich experiences your users want. This book's straightforward, step-by-step approach shows you how to create effects, animations, lists, complex forms, and more. In just a few hours, you'll be building great user interfaces for any device, even the newest smartphones and tablets. Every lesson builds on what you've already learned, giving you a rock-solid foundation for real-world success. Step-by-step instructions carefully walk you through the most common jQuery and JavaScript development tasks. Practical, hands-on examples show you how to apply what you learn. Quizzes and exercises help you test your knowledge and stretch your skills Notes and tips point out shortcuts and solutions Learn how to... Quickly start building web pages with jQuery and JavaScript Master jQuery syntax, logic, functions, and objects Efficiently access, manipulate, and navigate DOM elements Build highly interactive web pages with events and event handlers Implement cookies, pop-up windows, and timers Create animations, special effects, and image galleries Construct, interact with, and validate forms Use advanced elements, such as table filters, custom dialogs, and dynamic sparklines Access server-side data via AJAX Work with data using JSON, XML, queues, and binding Build superior user interfaces more quickly with jQuery UI Add richer page interactions with jQuery UI Widgets Create mobile-friendly pages with jQuery Mobile Customize your mobile pages with jQuery Mobile ThemeRoller Contents at a Glance PART I: Introduction to jQuery and JavaScript Development HOUR 1: Intro to Dynamic Web Programming HOUR 2: Debugging jQuery and JavaScript Web Pages HOUR 3: Understanding Dynamic Web Page Anatomy HOUR 4: Adding CSS/CSS3 Styles to Allow Dynamic Design and Layout HOUR 5: Jumping into jQuery and JavaScript Syntax HOUR 6: Understanding and Using JavaScript Objects PART II: Implementing jQuery and JavaScript in Web Pages HOUR 7: Accessing DOM Elements Using JavaScript and jQuery Objects HOUR 8: Navigating and Manipulating jQuery Objects and DOM Elements with jQuery HOUR 9: Applying Events for Richly Interactive Web Pages HOUR 10: Dynamically Accessing and Manipulating Web Pages HOUR 11: Accessing Data Outside the Web Page PART III: Building Richly Interactive Web Pages HOUR 12: Enhancing User Interaction Through An...
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams
    ISBN: 9780133150346 , 0133150348
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Visual studio ; Web site development ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Microsoft Visual Studio 2012 significantly improves developer productivity across virtually all application lifecycle management tasks, while providing first-class support for Windows 8, Windows Phone, WindowsRT, and Windows Azure cloud development. This end-to-end deep dive will help working developers squeeze maximum productivity out of Microsoft's powerful new toolbox. The authors combine authoritative and detailed information about Microsoft's latest IDE, with extensive insights and best practices drawn from decades of development experience. Developers will quickly get comfortable with Visual Studio 2012's revamped interface and discover multiple opportunities to leverage the updated .NET 4.5 platform it supports. By focusing entirely on Visual Studio 2012 Professional, the authors have gone deeper into Microsoft's core product than ever before. You'll find expert coverage of everything from debugging through refactoring, automation through enterprise-class development. Throughout, this book's focus is relentlessly practical: how to apply Microsoft's tools to build better software, faster. Detailed information on how to... · Use Visual Studio 2012's new interface to significantly improve your productivity · Make the most of VS 2012's new WPF-based code editor · Work with solutions, projects, browsers, explorers, and designers · Create modern "Windows Store" applications for Windows 8 and Windows RT apps with VS 2012 and Windows Runtime Library · Develop websites with ASP.NET, ASP.NET MVC, and the Razor View Engine · Create richer, smarter user interfaces for software of all types · Build robust service oriented architecture (SOA)-based systems · Construct data-centric applications with LINQ and Entity Framework · Develop SharePoint and other Microsoft Office business applications · Write Windows Azure applications that live in the cloud · Instrument, analyze, and test your software · Refactor code for greater robustness, maintainability, and performance · Leverage brand-new improvements to Windows Workflow and Windows Communication Foundation Use VS 2012's one-click web deployment capabilities Extend VS 2012 with Managed Extensibility Framework (MEF) and Automation Object Model
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams
    ISBN: 9780132953627 , 0132953625
    Language: English
    Pages: 1 online resource (xv, 443 p.) , ill.
    Edition: 2nd ed. /
    Series Statement: Sams teach yourself in 24 hours series
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Expression Web ; Web site development ; Web sites ; Authoring programs ; Electronic books ; Electronic books ; local
    Abstract: In just 24 sessions of one hour or less, you'll learn how to build state-of-the-art websites with Microsoft Expression Web 4 (Service Pack 2), HTML5, CSS3, and jQuery! Using this book's straightforward, step-by-step approach, you'll master the entire web development process, from concept through delivery. You'll learn how to plan, design, and construct sites that are easy to manage and update, work perfectly on every browser, and get noticed by every search engine! Each lesson builds on what you've already learned, giving you a strong real-world foundation for success, no matter what kind of site you're building! Step-by-step instructions carefully walk you through the most common Expression Web 4 SP2 tasks. Quizzes and Exercises at the end of each chapter help you test your knowledge. By the Way , Did You Know? , and Watch Out! boxes offer advice and solutions. Learn how to... Make the most of the new features, updated interface, and advanced standards support in Expression Web 4 SP2 Implement custom processes, toolbars, and workspaces for building sites faster Use the new SEO Checker to consistently optimize pages for search engines Write error-free code quickly with Code view and IntelliSense Rapidly format (or reformat) hundreds of pages with Dynamic Web Templates Use new jQuery UI widgets to create accordions, tabbed boxes, and interactive calendars Embed HTML5 video apps from YouTube or other sites Find and fix cross-browser inconsistencies with SP2's improved SuperPreview Test protected functionality or live sites that require login Use new publishing options to go live more quickly
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams
    ISBN: 9780672332050 , 0672332051
    Language: English
    Pages: 1 online resource ([8], 598 p.) , ill.
    Series Statement: Sams teach yourself all in one
    Parallel Title: Erscheint auch als
    Keywords: HTML (Document markup language) ; Cascading style sheets ; JavaScript (Computer program language) ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Provides information on using HTML, CSS, and JavaScript to design, create, and maintain Web sites.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams
    ISBN: 9780132783613 , 0132783614
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Active server pages ; Web site development ; Internet programming ; Electronic books ; Electronic books ; local
    Abstract: Using Dynamic Data, ASP.NET developers can create powerful, datadriven sites with amazing speed and efficiency, eliminating massive amounts of manual coding. ASP.NET Dynamic Data Unleashed is the first complete, practical guide to Dynamic Data for every experienced ASP.NET developer. The author thoroughly demystifies Dynamic Data, helping developers understand exactly what they can do with the framework and make it more accessible than ever before. He provides tested code to solve a wide variety of problems, explains how and why that code works, and identifies key tradeoffs and alternatives. Packed with breakthrough techniques for improving developer productivity, this book combines a hands-on tutorial, "drill-down" explanations of advanced techniques, and real-world development scenarios. Detailed information on how to... Use Dynamic Data components to overcome common real-world user interface development challenges Understand how ASP.NET Dynamic Data builds on strengths of WebForms, Entity Framework, and LINQ Develop simple custom templates to dramatically reduce code duplication Generalize templates to leverage metadata and generate user interfaces dynamically Create web pages for data entry, data filtering, and diverse views of data Use Data Annotations to implement powerful validation logic Write simple, yet effective automated tests to systematically verify the business logic Create complex interaction rules that aren't limited by single entity objects or types Optimize I/O-bound business logic by implementing it with T-SQL constraints, stored procedures, and triggers Implement role-based security with dynamic UI trimming Generate entire data-driven web applications, complete with CRUD pages, complex business rules, integrated navigation, and security Extend Dynamic Data to support advanced scenarios Decide when Dynamic Data should be used instead of or together with ASP.NET MVC
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    ISBN: 9780133048322 , 0133048322
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 5th ed.
    Parallel Title: Erscheint auch als
    Keywords: JavaScript (Computer program language) ; Internet programming ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Learn JavaScript in 24 Hours Covers JavaScript 1.8+, Ajax and jQuery In just 24 lessons of one hour or less, you can learn how to create dynamic, interactive Web pages with the popular and ubiquitous JavaScript web programming language. Using a straightforward, step-by-step approach, each lesson in this book clearly and carefully walks you through basic concepts and techniques, and helps you learn the essentials of JavaScript programming from the ground up. Learn how to... Use JavaScript to build dynamic, interactive Web pages Debug scripts Create scripts that work in all browsers Work with HTML5 and CSS3 Leverage the popular jQuery library Control CSS with simple JavaScripts Add Ajax effects to your web pages Script animations and music Step-by-step instructions carefully walk you through the most common JavaScript programming tasks Quizzes at end of every chapter help you build and test your knowledge Interactive online exercises let you practice what you learn at the Codecademy web site with no downloads or installation needed Sams Publishing has teamed up with Codecademy - the online place where anyone can learn and teach coding - to provide readers of Sams Teach Yoruself JavaScript in 24 Hours with an exclusive area on the Codecademy web site where you can supplement what you've learned in this book with some fun, fully interactive exercises and projects. After reading a lesson in the book you can roll up your sleeves and get some hands-on coding experience at codecademy.com/tracks/teachyourself
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    ISBN: 9780131385399 , 0131385399
    Language: English
    Pages: 1 online resource (xiii, 299 p.) , ill.
    Edition: 2nd ed.
    Series Statement: Voices that matter
    Parallel Title: Erscheint auch als
    Keywords: Electronic data processing documentation ; Web site development ; Electronic books ; lcgft ; Electronic books ; local
    Abstract: Most discussion about Web design seems to focus on the creative process, yet turning concept into reality requires a strong set of deliverables--the documentation (concept model, site maps, usability reports, and more) that serves as the primary communication tool between designers and customers. The only guide devoted to just that topic is now bigger and better. Combining quick tips for improving deliverables with in-depth discussions of presentation and risk mitigation techniques, author Dan Brown shows you how to make the documentation you're required to provide into the most efficient communications tool possible. From usability reports to project plans, content maps, flow charts, wireframes, site maps, and more, each chapter includes a contents checklist, presentation strategy, maintenance strategy, a description of the development process and the deliverable's impact on the project. The second edition of this popular book is in a larger format with nearly 100 additional pages and contains new chapters with updated and more numerous illustrations. A completely new section teaches designers how to create deliverables in the context of telling a larger story.
    Note: Previous ed.: 2007. - Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams
    ISBN: 9780132653145 , 0132653141
    Language: English
    Pages: 1 online resource (xxv, 472 p.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Expression Web ; Web sites ; Authoring programs ; Web site development ; Electronic books ; lcgft ; Electronic books ; local
    Abstract: Build standards-based Web sites with Expression Web: a step-by-step tutorial that helps you do it right the first time The easy-to-read, hands-on introduction to Microsoft's new Expression Web 4 Establish work processes for building standards-based web code faster and with much less work Covers all the new features in version 4, including HTML5 A complete tutorial: step-by-step instructions, examples, Q and As, quizzes, exercises, tips, shortcuts, and more Expression Web 4 offers a fundamentally different, more powerful approach to web authoring. To make the most of it, both beginners and seasoned web professionals will benefit from a thorough, simple introduction that covers both the programs program's features and its new workflows. Sams Teach Yourself Microsoft Expression Web 4 in 24 Hours is that book. In just 24 lessons of one hour or less, it will help readers gain true mastery, so they can build state-of-the-art standards-based Web sites and applications with far less work. In this book's straightforward approach, each lesson builds on everything that's come before, helping readers learn all of Expression Web 4's core features from the ground up - including breakthrough features like Dynamic Web Templates and SuperPreview. Friendly, accessible, and conversational, it takes readers from concept through delivery, teaching powerful techniques for designing, constructing, and even re-designing web sites for easier management and repurposing. By the time they're finished with these lessons, readers won't just understand Expression Web 4: they'll be comfortable using it in real-world projects.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    ISBN: 9780132490474 , 0132490471
    Language: English
    Pages: 1 online resource (xi, 293 p.) , ill.
    Edition: 2nd ed.
    Parallel Title: Erscheint auch als
    Keywords: Web site development ; Web sites ; Design ; Application software ; Development ; Electronic books ; local
    Abstract: Designing the Obvious belongs in the toolbox of every person charged with the design and development of Web-based software, from the CEO to the programming team. Designing the Obvious explores the character traits of great Web applications and uses them as guiding principles of application design so the end result of every project instills customer satisfaction and loyalty. These principles include building only whats necessary, getting users up to speed quickly, preventing and handling errors, and designing for the activity. Designing the Obvious does not offer a one-size-fits-all development process--in fact, it lets you use whatever process you like. Instead, it offers practical advice about how to achieve the qualities of great Web-based applications and consistently and successfully reproduce them. This latest edition updates examples to show the guiding principles of application design in action on today's web, plus adds new chapters on strategy and persuasion. It offers practical advice about how to achieve the qualities of great Web-based applications and consistently and successfully reproduce them.
    Note: Description based on print version record. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    Berkeley, Calif. : New Riders
    ISBN: 9780132582193 , 0132582198
    Language: English
    Pages: 1 online resource (95 p.) , ill., port.
    Series Statement: Voices that matter
    Parallel Title: Erscheint auch als
    Keywords: HTML (Document markup language) ; Multimedia communications ; Web site development ; Electronic books ; local
    Abstract: HTML5, touted as the most important change to the Web since the development of CSS, is now widely adopted by browser makers and supported by numerous hardware devices, including Apple iPhone and iPad and Google Android. Because implementation is so new, designers and developers are just cracking the surface as they begin using the markup language in existing or newly developed Web sites, and for designing across multiple platforms. This 2½-hour training video with supporting 96 page reference guide containing code examples gives you a solid introduction to HTML5 and explains in detail how you can start using it today. Whether you're an HTML standards advocate using mobile devices, a Flash developer wanting to pick up additional skills for your toolset, or simply taking your first steps in HTML5, by the end of this video you'll have the most important information about HTML5 to use it now, including: The key features that have changed in HTML5 and how to transition from HTML 4 and XHTML New HTML5 improvements in semantics and interface elements such as forms Support for native vector graphics, audio, and video Progressive enhancement techniques that take advantage of new HTML5 semantics while keeping your content compatible Run time: 2h 43m 47s
    Note: Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams
    ISBN: 9780768695663 , 076869566X
    Language: English
    Pages: xvii, 500 p , ill. , 23 cm
    Series Statement: Sams teach yourself in 24 hours
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Expression Web ; Web sites ; Authoring programs ; Web site development ; Electronic books ; local
    Abstract: In just 24 sessions of one hour or less, you'll learn how to build flexible, easy-to-maintain, standards-based websites with Microsoft Expression Web 3. Using this book's straightforward, step-by-step approach, you'll master the entire process, from concept through delivery. You'll learn powerful ways to plan, design, construct, and even redesign websites that are simple to manage and easy to repurpose. Each lesson builds on what you've already learned, giving you a strong real-world foundation for success, no matter what kind of site you're building! Step-by-step instructions carefully walk you through the most common Expression Web 3 tasks. Quizzes and Exercises at the end of each chapter help you test your knowledge. By the Way notes present interesting information related to the discussion. Did You Know? tips offer advice or show you easier ways to perform tasks. Watch Out! cautions alert you to possible problems and give you advice on how to avoid them Learn how to... Build your first Expression Web 3 website in just five minutes Establish work processes for building standards-based sites faster, with far less work Write error-free code quickly and easily with Code view and IntelliSense Create hyperlinks that simplify navigation, perform actions, and send commands Understand, create, and modify CSS style sheets with unprecedented speed and accuracy Use Dynamic Web Templates to consistently format (or reformat) hundreds of pages Implement state-of-the-art interactivity with buttons, behaviors, and Cascading Style Sheets (CSS) Publish simple Silverlight applications and add multimedia content from Flash and other sources Build advanced drop-down and other CSS-based menus from scratch Learn how and when to use each of Expression Web's six publishing options Integrate web application code written in ASP.NET or PHP
    Note: Description based on print version record. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    ISBN: 9780132883368 , 0132883368
    Language: English
    Pages: 1 online resource (xix, 299 p.) , ill.
    Edition: 3rd ed.
    Parallel Title: Erscheint auch als
    Keywords: HTML (Document markup language) ; Cascading style sheets ; Web site development ; Web sites ; Design ; Electronic books ; Electronic books ; local
    Abstract: No matter how visually appealing or content packed a web site may be, if it doesn't reach the widest possible audience, it isn't truly successful. In Bulletproof Web Design, Third Edition , bestselling author and web designer Dan Cederholm outlines standards-based strategies for building designs that can accommodate the myriad ways users choose to view the content. Each chapter starts out with an example of an unbulletproof approach--one that employs traditional HTML-based techniques--which Dan deconstructs, pointing out its limitations. He then gives the example a makeover using HTML and CSS, so you can learn to replace bloated code with lean markup and CSS for fast-loading sites that are accessible to all users. Finally, he assembles all of the page components discussed in prior chapters into a single-page template. This fully revised and updated third edition introduces CSS3 and HTML5 methods and features redesigned case studies including new responsive design examples. Size text using keywords, percentages, and ems to allow more user control. Plan for vertical expansion of horizontal page components. Use floats to achieve grid-like results. Ensure that content is still readable in the absence of images or CSS. Strip the presentation from data tables, and rebuild with CSS. Progressively enhance your designs using HTML5 and CSS3. Visit the companion website at simplebits.com/bulletproof to download finished files, additional resources, and book updates.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    ISBN: 9780132565851 , 0132565854
    Language: English
    Pages: 1 online resource (xxii, 1887 p.) , ill.
    Series Statement: Unleashed
    Parallel Title: Erscheint auch als
    Keywords: Active server pages ; Web sites ; Design ; Web site development ; Microsoft .NET ; Electronic books ; lcgft ; Electronic books ; local
    Abstract: The most comprehensive book on Microsoft's new ASP.NET 4, ASP.NET 4 Unleashed covers all facets of ASP.NET development. Led by Microsoft ASP.NET program manager Stephen Walther, an expert author team thoroughly covers the entire platform. The authors first introduce the ASP.NET Framework's basic controls and show how to create common site-wide layouts and styles. Next, they cover all aspects of accessing, presenting, organizing, and editing data. You'll find thorough and practical sections on building custom components and controls, providing effective site navigation, securing sites and applications, and much more. This book presents hundreds of realistic code examples, reflecting the authors' unsurpassed experience with ASP.NET both inside and outside Microsoft. Build interactive Web Forms, validate form data, and upload files Provide interactive calendars, wizards, site maps, and other valuable features Design efficient, maintainable sites with Master Pages and Themes Build data-driven applications with database controls, ADO.NET data access components, QueryExtender, LINQ to SQL, and WCF Data Services Generate charts on the fly with the new Chart Control Extend ASP.NET with custom controls and reusable components Create site registration and authentication systems that store membership data in SQL Server or Active Directory Use URL Routing to build dynamism, flexibility, readability, and SEO-friendliness into your URLs Improve performance and scalability with caching and preloading Maintain state with cookies, cookieless session state, and profiles Localize, configure, package, and deploy ASP.NET applications Use the ASP.NET MVC Framework to improve agility, testability, speed to market, and extensibility Retrofit existing ASP.NET applications with Ajax and build pure client-side Ajax web applications Construct a complete ASP.NET 4 website from start to finish
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    ISBN: 9780321659477 , 0321659473
    Language: English
    Pages: 1 online resource (xxviii, 427 p.) , ill.
    Series Statement: Voices that matter
    Parallel Title: Erscheint auch als
    Keywords: Web sites ; Design ; Web site development ; Electronic books ; local
    Abstract: Progressive enhancement is an approach to web development that aims to deliver the best possible experience to the widest possible audience, and simplifies coding and testing as well. Whether users are viewing your sites on an iPhone, the latest and greatest high-end system, or even hearing them on a screen-reader, their experience should be easy to understand and use, and as fully-featured and functional as possible. Designing with Progressive Enhancement will show you how. It's both a practical guide to understanding the principles and benefits of progressive enhancement, and a detailed exploration of examples that will teach you-whether you're a designer or a developer-how, where, and when to implement the specific coding and scripting approaches that embody progressive enhancement. In this book, you'll learn: Why common coding approaches leave users behind, and how progressive enhancement is a more inclusive and accessible alternative How to analyze complex interface designs, see the underlying semantic HTML experience that will work everywhere, and layer on advanced enhancements safely A unique browser capabilities testing suite that helps deliver enhancements only to devices that can handle them Real-world best practices for coding HTML, CSS, and JavaScript to work with progressive enhancement, and cases where forward-looking HTML5 and CSS3 techniques can be applied effectively today How to factor in accessibility features like WAI-ARIA and keyboard support to ensure universal access Detailed techniques to transform semantic HTML into interactive components like sliders, tabs, tree controls, and charts, along with downloadable jQuery-based widgets to apply directly in your projects
    Note: Description based on print version record. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    Berkeley, Calif. : New Riders
    ISBN: 9780321638311 , 032163831X
    Language: English
    Pages: 1 online resource (xi, 340 p.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Web sites ; Design ; Web site development ; Electronic books ; local
    Abstract: User experience design teams often suffer from a decentralized, blank canvas approach to creating and documenting a design solution for each new project. As teams repeatedly reinvent screen designs, inconsistency results, and IT teams scramble to pick up the pieces. Pattern libraries only go so far, suggesting general solutions to common problems instead of offering concrete, specific design treatments. At times, documented solutions turn into a costly mess of unclear expectations, unrealistic goals, and abandoned work. Enter components, each of which represents a chunk of a Web page. Designers can produce wireframes, mockups, or markup far more efficiently reusing components based on an established design system. Rather than limit innovation, components enable designers to render solved design frameworks quickly and to focus on the problem at hand, drastically improving the quality and rate of production. In addition, teams develop a deeper baseline for collaboration, a platform for governance, and a structure for useful and predictable documentation. This book defines the role of components and why they matter, maps out how to organize and build a component library, discusses how to use components in practice, and teaches a process for documenting and maintaining components.
    Note: Description based on print version record. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    Berkeley, Calif. : New Riders
    ISBN: 9780321638281 , 032163828X
    Language: English
    Pages: 1 online resource (xx, 204, [12] p.) , ill.
    Series Statement: Vocies that matter
    Parallel Title: Erscheint auch als
    Keywords: Cascading style sheets ; XHTML (Document markup language) ; Web site development ; Electronic books ; local
    Abstract: There's a real connection between craftsmanship and Web design. That's the theme running through Handcrafted CSS: More Bulletproof Web Design , by bestselling author Dan Cederholm, with a chapter contributed by renowned Web designer and developer Ethan Marcotte. This book explores CSS3 that works in today's browsers, and you'll be convinced that now's the time to start experimenting with it. Whether you're a Web designer, project manager, or a graphic designer wanting to learn more about the fluidity that's required when designing for the Web, you'll discover the tools to create the most flexible, reliable, and bulletproof Web designs. And you'll finally be able to persuade your clients to adopt innovative and effective techniques that make everyone's life easier while improving the end user's experience. This book's seven chapters deconstruct various aspects of a case-study Web site for the Tugboat Coffee Company, focusing on aspects that make it bulletproof and demonstrate progressive enrichment techniques over more traditional labor-intensive methods. Subjects covered in this book include: building for unanticipated future use progressively enriching designs using CSS3 properties using RGBA color for transparency with an alpha channel modular float management crafting flexible frameworks fluid layouts using grid-based design principles craftsmanship details on typography, jQuery, and shifting backgrounds
    Note: Description based on print version record. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams
    Language: English
    Pages: 1 online resource (xviii, 1196 p.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Visual studio ; Web site development ; Application software ; Development ; Electronic books ; lcgft ; Electronic books ; local
    Abstract: This end-to-end deep dive into Microsoft Visual Studio 2010 Professional will help working developers squeeze maximum productivity out of Visual Studio 2010's extraordinarily rich toolbox, whether they are writing code for the Web, Windows, Silverlight, or Microsoft's Azure cloud computing environment. The authors combine authoritative and detailed information about Microsoft's latest IDE, with extensive insights and best practices drawn from decades of development experience. Developers will learn how to use Visual Studio 2010 Professional to take full advantage of the entire .NET platform, including Windows Presentation Foundation (WPF) for rich client development, Windows Communication Foundation (WCF) for building dynamic service-oriented solutions, and Windows Workflow Foundation (WF) for structured programming around business processes. The authors also present extensive new coverage of Microsoft's powerful new tools for unit testing, application instrumentation, and code analysis. By focusing entirely on Visual Studio 2010 Professional, the authors have gone deeper into Microsoft's core product than ever before. Throughout, their focus is relentlessly practical: how to apply Microsoft's tools to build better software, faster . Detailed information on how to... n Work with solutions, projects, browsers, explorers, editors, and designers n Write better macros, add-ins, and wizards n Save more time with Visual Studio 2010's updated productivity tools n Instrument, analyze, and test your software n Refactor code for greater robustness, maintainability, and performance n Share code with team members and the larger community n Write powerful ASP.NET, ASP.NET MVC, and Silverlight web applications n Implement robust service oriented architecture (SOA)-based applications n Efficiently consume services with WCF n Write advanced Windows applications with Windows Forms and WPF n Construct data-centric applications with LINQ and Entity Framework n Create and host workflow-based applications with WF n Write applications for the Azure cloud n Extend Visual Studio with the new Managed Extensibility Framework (MEF) and the Automation Object Model n Build better object-oriented VB or C# software, and use new dynamic language features ON THE WEB: Download all examples and source code presented in this book from informit.com/title/9780672330810 visualstudiounleashed.com
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    ISBN: 9780321679734 , 0321679733
    Language: English
    Pages: 1 online resource (ix, 213 p.) , ill.
    Series Statement: Voices that matter
    Parallel Title: Erscheint auch als
    Keywords: Web sites ; Design ; Web site development ; Electronic books ; local
    Abstract: At the start of every web design project, the ongoing struggles reappear. We want to design highly usable and self-evident applications, but we also want to devise innovative, compelling, and exciting interactions that make waves in the market. Projects are more sophisticated than ever, but we have fewer resources with which to complete them. Requirements are fuzzy at best, but we're expected to have everything done yesterday. What we need is a reuse strategy, coupled with a pathway to innovation. Patterns are part of the game. Components take us further. In Web Anatomy: Interaction Design Frameworks That Work , user experience experts Hoekman and Spool introduce "interaction design frameworks", the third and final piece of what they call "The Reuse Trinity", and resolve these issues once and for all. Frameworks are sets of design patterns and other elements that comprise entire systems, and in this game-changing book, Hoekman and Spool show you how to identify, document, share, use, and reap the benefits of frameworks. They also dive deep into several major frameworks to reveal how the psychology behind these standards leads not only to effective designs, but can also serve as the basis for cutting-edge innovations and superior user experiences. Web Anatomy delivers: A complete guide to using interaction design frameworks An examination of the psychology behind major frameworks A thorough look at how frameworks will change the way you work for the better Citing examples from both the successful and not-so-successful, the authors break down the elements that comprise several common interactive web systems, discuss implementation considerations, offer examples of innovations based on these standards, reveal how frameworks work hand in hand with patterns and components, and show you how to integrate frameworks into your process. Read Web Anatomy now. Benefit from it for years to come. Jared Spool is a world-renowned design researcher and the founder of UIE.com. Robert Hoekman, Jr. is a veteran user experience specialist and the author of Designing the Obvious and Designing the Moment.
    Note: Description based on print version record. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    Berkeley, Calif. : New Riders
    ISBN: 9780321678539 , 0321678532
    Language: English
    Pages: 1 online resource (xvii, 293 p.) , ill.
    Series Statement: Voices that matter
    Parallel Title: Erscheint auch als
    Keywords: Web site development ; JavaScript (Computer program language) ; Ajax (Web site development technology) ; Electronic books ; local
    Abstract: JavaScript is the brains of your Web page-it enables you to modify a document's structure, styling, and content in response to user actions without requesting new pages from the server. Scriptin' with JavaScript and Ajax teaches you how to master this powerful and elegant language so you can develop intuitive user interactions that take the user experience to new levels of sophistication and responsiveness. Today's application-like Web experiences (such as Salesforce.com and Google Maps) and Web 2.0 sites (such as Flickr.com and Twitter) are powered by JavaScript and Ajax. Using the techniques shown in this book, you will be able to start creating similar experiences in the sites you design. Scriptin' with JavaScript and Ajax will teach you how to: Start developing with JavaScript fast! Write lightweight but powerful object-oriented code Modify the Document Object Model "Progressively enhance" your pages with JavaScript to provide the highest levels of accessibility to all users Learn sophisticated techniques for making your pages respond to user actions Use the downloadable Scriptin' library of helper functions to speed development and ensure cross-browser compatibility Use Ajax scripting techniques to update specific areas of the page with data from the server Create powerful interface interactions, such as sliding panels and tree menus Evaluate frameworks such as jQuery and Prototype to find the best one for your needs Build an online application that looks and responds like a regular desktop application Easily adapt the Scriptin' code examples for use in your own projects-download them at www.scriptinwithajax.com
    Note: Description based on print version record. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...