Silverlight 2 Unleashed

Silverlight 2 Unleashed PDF Author: Laurent Bugnion
Publisher: Pearson Education
ISBN: 0768685826
Category : Computers
Languages : en
Pages : 842

Get Book

Book Description
Full Color Code samples appear as they do in Visual Studio and Expression Blend! Printed entirely in color, with helpful figures and syntax coloring to make code samples appear as they do in Visual Studio and Expression Blend! Silverlight is Microsoft’s new web-based User Interface (UI) technology, based on Windows Presentation Foundation (WPF), which is introducing many revolutionary concepts in the world of UI development. Silverlight uses XAML, with tools like Expression Design and Expression Blend, to create astonishing UI effects (such as gradients, compositions, and animations.) In addition to the richness of the UI elements, Silverlight 2 allows the use of C# or VB in addition to JavaScript to automate web pages. With Silverlight, you have the power of .NET on multiple platforms (IE and Firefox on Windows, Firefox and Safari on Macintosh, and Firefox on Linux). The author brings you up to speed very quickly with numerous hands-on examples. Use XAML to create state-of-the-art user interfaces Create XAML transforms and animations Design compelling user experiences with Microsoft Expression Blend Integrate media into your rich Internet applications Program Silverlight with both JavaScript and .NET languages Deploy Silverlight content to web pages Encode videos with Expression Media Encoder Make the most of Silverlight elements, resources, and styles Use templates to quickly change your application’s look and feel Efficiently debug Silverlight code Use design tools to create graphics that import seamlessly into Silverlight Laurent Bugnion has been a software engineer since 1996. He has worked with many programming languages and environments, including C, C++, Java, HTML/CSS/JavaScript, and, since 2002, the Microsoft .NET platform. He has been honored twice as a Microsoft MVP: first for ASP.NET and now for Client Application Development. He blogs about Silverlight and related technologies at http://blog.galasoft.ch. ON THE WEB: Download all examples and source code presented in this book from informit.com/title/9780672330148 Category: Microsoft Programming/Web Programming Covers: Microsoft® Silverlight 2 User Level: Beginning—Intermediate

Silverlight 2 Unleashed

Silverlight 2 Unleashed PDF Author: Laurent Bugnion
Publisher: Pearson Education
ISBN: 0768685826
Category : Computers
Languages : en
Pages : 842

Get Book

Book Description
Full Color Code samples appear as they do in Visual Studio and Expression Blend! Printed entirely in color, with helpful figures and syntax coloring to make code samples appear as they do in Visual Studio and Expression Blend! Silverlight is Microsoft’s new web-based User Interface (UI) technology, based on Windows Presentation Foundation (WPF), which is introducing many revolutionary concepts in the world of UI development. Silverlight uses XAML, with tools like Expression Design and Expression Blend, to create astonishing UI effects (such as gradients, compositions, and animations.) In addition to the richness of the UI elements, Silverlight 2 allows the use of C# or VB in addition to JavaScript to automate web pages. With Silverlight, you have the power of .NET on multiple platforms (IE and Firefox on Windows, Firefox and Safari on Macintosh, and Firefox on Linux). The author brings you up to speed very quickly with numerous hands-on examples. Use XAML to create state-of-the-art user interfaces Create XAML transforms and animations Design compelling user experiences with Microsoft Expression Blend Integrate media into your rich Internet applications Program Silverlight with both JavaScript and .NET languages Deploy Silverlight content to web pages Encode videos with Expression Media Encoder Make the most of Silverlight elements, resources, and styles Use templates to quickly change your application’s look and feel Efficiently debug Silverlight code Use design tools to create graphics that import seamlessly into Silverlight Laurent Bugnion has been a software engineer since 1996. He has worked with many programming languages and environments, including C, C++, Java, HTML/CSS/JavaScript, and, since 2002, the Microsoft .NET platform. He has been honored twice as a Microsoft MVP: first for ASP.NET and now for Client Application Development. He blogs about Silverlight and related technologies at http://blog.galasoft.ch. ON THE WEB: Download all examples and source code presented in this book from informit.com/title/9780672330148 Category: Microsoft Programming/Web Programming Covers: Microsoft® Silverlight 2 User Level: Beginning—Intermediate

Silverlight 4 Unleashed

Silverlight 4 Unleashed PDF Author: Laurent Bugnion
Publisher: Pearson Education
ISBN: 0132640635
Category : Computers
Languages : en
Pages : 1147

Get Book

Book Description
Printed entirely in color, with helpful figures and syntax coloring to make code samples appear as they do in Visual Studio and Expression Blend! Using Silverlight 4, you can build richer and more powerful applications than ever before, and deploy them seamlessly in browsers, on desktop computers, and even on Windows Phone 7. In Silverlight 4 Unleashed, Microsoft Silverlight MVP Laurent Bugnion covers everything you need to do all this, and much more. The only full-color, example-rich guide to Silverlight 4 for experienced Microsoft developers, Silverlight 4 Unleashed illuminates the entire development process: from installing Silverlight tools to building great user experiences, managing data to optimizing application performance. You’ll master core Silverlight features such as controls and properties; communicating with web services; efficiently creating data-oriented line-of-business applications; working with external frameworks, and more. Bugnion concludes by showing how to use advanced features such as 3D-like effects and multitouch to deliver an even smoother, richer experience. Install and use Silverlight Tools for Visual Studio Extend Silverlight applications with user and custom controls Group, sort, filter, page, bind, and validate data Take full advantage of the Model-View-ViewModel Pattern in Silverlight Access Web resources and services Control the application’s appearance with resources, styles, templates, and Expression Blend Sketch user experience and build iterative prototypes by easily getting feedback from end users Create data-oriented applications more easily with the WCF RIA Services framework Adapt Silverlight desktop applications for Windows Phone 7 Integrate effects and media into your applications Use Unity, MEF, and the MVVM Light Toolkit to write more maintainable, extensible software Optimize performance by reducing download size and memory footprint, and increasing execution speed

Silverlight 2 Unleashed

Silverlight 2 Unleashed PDF Author: Bugnion
Publisher:
ISBN: 9788131748015
Category :
Languages : en
Pages : 609

Get Book

Book Description


Silverlight 1.0 Unleashed

Silverlight 1.0 Unleashed PDF Author: Adam Nathan
Publisher: Sams Publishing
ISBN: 0132714523
Category : Computers
Languages : en
Pages : 272

Get Book

Book Description
Full Color Code samples appear as they do in Visual Studio and Expression Blend! Printed entirely in color, with helpful figures and syntax coloring to make code samples appear as they do in Visual Studio and Expression Blend! Silverlight is a lightweight but powerful plug-in for multiple web browsers on multiple operating systems that makes it easier than ever to create rich web-based content, applications, and controls. With support for vector graphics, animations, full-screen high-definition video, and more, Silverlight gives you the ability to create more compelling content than you dreamed possible for Windows, Mac OS X, and Linux. Silverlight provides much of the power of Windows Presentation Foundation, but with less overhead and easy integration with HTML and AJAX-style applications. Silverlight 1.0 Unleashed is the authoritative book that covers the technology in a practical and approachable fashion, authored by Silverlight guru and Microsoft developer Adam Nathan. Covers everything you need to know about Extensible Application Markup Language (XAML) in Silverlight Examines the Silverlight feature areas in depth: graphics, text, audio, video, animation, ink, events, and more Demonstrates how to create reusable controls and perform common tasks (such as drag-and-drop) using basic building blocks Explains how to download assets asynchronously to maximize your user experience Demonstrates how to create hybrid applications that mix Silverlight content with HTML or Flash content Highlights features scheduled for future versions of Silverlight while showing how to achieve your desired results with the current version Introduction 1 Part I Fundamentals 1 Getting Started 9 2 XAML 39 Part II Creating Static Content 3 Shapes, Lines, and Curves 61 4 Text 83 5 Brushes and Images 99 6 Positioning and Transforming Elements 117 Part III Making Your Content Come to Life 7 Responding to Input Events 143 8 Downloading Content on Demand 179 9 Animation 191 10 Audio and Video 219

ASP.NET 4 Unleashed

ASP.NET 4 Unleashed PDF Author: Stephen Walther
Publisher: Pearson Education
ISBN: 013256582X
Category : Computers
Languages : en
Pages : 2676

Get Book

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

SharePoint Designer 2010 Unleashed

SharePoint Designer 2010 Unleashed PDF Author: Kathy Hughes
Publisher: Sams Publishing
ISBN: 0132660865
Category : Computers
Languages : en
Pages : 2064

Get Book

Book Description
Now that Microsoft has made SharePoint Designer a free download, thousands of organizations are adopting it to design state-of-the-art SharePoint sites and solutions. In SharePoint® Designer 2010 Unleashed, Microsoft MVP Kathy Hughes brings together all the information you need to make the most of this powerful tool. Using realistic examples, you are guided through all of Designer 2010’s capabilities, presenting best practices drawn from her extensive experience. First, Hughes quickly reviews the SharePoint 2010 concepts and tools that SharePoint Designer 2010 users must know to be effective. Next, she introduces SharePoint Designer 2010’s revamped interface, shows how to use its core features, and calls attention to its most powerful new improvements. You’ll walk step-by-step through styling and designing sites that offer advanced functionality and consistent branding. Next, you’ll master SharePoint Designer 2010’s toolsets for data integration and workflow development. This book will be invaluable to every user or potential user of SharePoint Designer, including: Web designers, information workers, software developers, system administrators, and IT managers. Kathy Hughes is a Microsoft MVP for SharePoint Server with a Masters Degree in interaction design from the University of Technology in Sydney, Australia. Hughes trains and consults on SharePoint, focusing on design, usability, and customization. She contributed to multiple SharePoint Server 2007 books, and authored a comprehensive five-day SharePoint Server 2007 Designer course used by Mindsharp and its partners worldwide. She speaks regularly at Microsoft events including TechEd Australia and Office DevCon Australia. Get started fast with SharePoint Designer 2010 and SharePoint 2010 Customize SharePoint sites and content with CSS, Web Parts, master pages, and themes Work with site templates Create and adapt content types, columns, lists, and libraries Quickly build new content pages and page layouts Incorporate media, including Silverlight and images Configure RSS, REST, SQL Server, and other data sources Integrate external content types and lists via Business Connectivity Services (BCS) Authenticate data sources and troubleshoot data integration problems Extend the ribbon with custom actions and leverage the dialog framework to enhance the user interface Use SharePoint Designer 2010’s built-in ASP.NET controls Extend site functionality with the XSLT List View and Data View Web Parts Modify out-of-the-box list forms, or build new ones with InfoPath 2010 Adapt Designer 2010’s workflows or build entirely new ones Category: Microsoft® SharePoint® Covers: Microsoft® SharePoint® 2010 User Level: Intermediate–Advanced ON THE WEB: Download all examples and source code presented in this book from informit.com/title/9780672331053

Microsoft Dynamics CRM 2013 Unleashed

Microsoft Dynamics CRM 2013 Unleashed PDF Author: Marc Wolenik
Publisher: Sams Publishing
ISBN: 013351837X
Category : Computers
Languages : en
Pages : 1176

Get Book

Book Description
Microsoft® Dynamics CRM 2013 Unleashed presents start-to-finish guidance for planning, customizing, deploying, integrating, managing, and securing both cloud and on-premise based versions of Dynamics CRM. Leading Dynamics implementer Marc Wolenik fully covers Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online Fall ’13, and many features first introduced in Microsoft’s “Polaris” and Update Rollup 12. You’ll find thorough coverage of Dynamics’ revamped “Flow” interface and advanced cross-platform mobile client support. Extensive new coverage also includes: Business Process Flows, Portable Business Logic, reporting and forms improvements, server-side email synchronization, MarketingPilot, NetBreeze, Yammer, and much more. Drawing on extensive insider knowledge, Wolenik presents proven best practices and pitfalls to avoid in using every significant Dynamics CRM 2013 capability–information available in no other book. Marc J. Wolenik, is CEO of Webfortis, a Microsoft Gold Customer Relationship Management Competency Partner that specializes in delivering Microsoft Dynamics CRM/xRM solutions for companies of all sizes. Learn from experience and dive deep into CRM technologies that cross almost every industry and vertical. His books include Microsoft Dynamics CRM 2011 Unleashed, Microsoft CRM 4 Unleashed, and Microsoft CRM 4 Integration Unleashed. Detailed information on how to… Compare on-premise and cloud versions of Dynamics CRM, make your best choice, and deploy painlessly Use the advanced configuration and customization options that offer you the most value Take full advantage of Dynamics CRM’s new flow interface and productivity shortcuts Learn about new add-on features for Dynamics, including MarketingPilot, NetBreeze, and Yammer Personalize dashboards, activities, calendars, data import/export, and more Manage leads, opportunities, accounts, contacts, marketing lists, collateral, campaigns, quotes, orders, and invoices Integrate schedules, cases, contacts, and product/service information Build powerful automated workflows, processes, and complete solutions Deliver CRM applications to smartphones and tablets, including iOS devices Provide watch lists, automatic alerts, and other sales help through InsideView Social Insights Extend Dynamics CRM with custom plug-ins and add-ons Integrate Dynamics CRM 2013 with SharePoint, Azure, SQL Server, SRSS, Visual Studio, and .NET Framework ON THE WEB: Download all examples and source code presented in this book from informit.com/title/9780672337031 as it becomes available

Microsoft Expression Web 3 In Depth

Microsoft Expression Web 3 In Depth PDF Author: Jim Cheshire
Publisher: Que Publishing
ISBN: 076868966X
Category : Computers
Languages : en
Pages : 1040

Get Book

Book Description
Beyond the Basics...Beneath the Surface...In Depth Microsoft Expression Web 3 Advice and techniques that you need to get the job done. Looking for ways to streamline your work so that you can focus on maximizing your time? In Depth provides specific, tested, and proven solutions to the problems you run into every day—things other books ignore or oversimplify. This is the one book that you can rely on to answer all the questions you have now and will have in the future. In Depth offers: Comprehensive coverage, with detailed solutions Breakthrough techniques and shortcuts that are unavailable elsewhere Practical, real-world examples with nothing glossed over or left out Troubleshooting help for tough problems you can’t fix on your own Outstanding authors recognized worldwide for their expertise and teaching style Quick information via sidebars, tips, reminders, notes, and warnings In Depth is the only tool you need to get more done in less time!

Microsoft Dynamics CRM 4 Integration Unleashed

Microsoft Dynamics CRM 4 Integration Unleashed PDF Author: Marc Wolenik
Publisher: Pearson Education
ISBN: 0768689082
Category : Computers
Languages : en
Pages : 775

Get Book

Book Description
In Microsoft® Dynamics CRM 4 Integration Unleashed , two leading experts present proven techniques, best practices, and example code for going far beyond the out-of-the-box capabilities of Dynamics CRM 4. Using these solutions and sample applications, you will enhance all of your company’s relationships–with vendors, distributors, employees, users, affiliates, and customers. Authors Marc J. Wolenik and Rajya Vardhan Bhaiya walk you step by step through integrating Dynamics CRM with SharePoint, Office Communicator, PerformancePoint, BizTalk, Silverlight, VoIP phone systems, and both Google and MSN mapping tools. They also present a full analysis of the CRM Accelerators and advanced topics and three full chapters on integration using Scribe’s state-of-the-art adapters and templates. You’ll discover how to extend Dynamics CRM 4 with enterprise dashboards, stronger “deep-dive” data analysis, and much more. Wolenik and Bhaiya even demonstrate how to make custom Dynamics CRM applications available directly to your customers, without compromising security. Use Dynamics CRM 4 as an “xRM” platform for developing custom applications to enhance any type of business relationship Leverage new Azure cloud computing solutions for Microsoft Dynamics CRM Design infrastructure to efficiently run your customized Microsoft Dynamics CRM implementation Extend CRM internally, with plug-ins, source-to-source integration, IFRAME-based custom application integration, and CRM JScript Extend CRM externally, with CRM Accelerators, public Web services, direct SQL interaction, and customer-facing Web sites Implement KPIs and gain deeper business insight by integrating Dynamics CRM 4 with Microsoft Office PerformancePoint Create dashboards and other visual CRM tools with Microsoft Silverlight Develop custom CRM applications with Visual Studio Integrate CRM with Team Foundation Server Use Scribe templates and adapters to streamline data integration and migration On the web: Download all examples and source code presented in this book from informit.com/title/9780672330544.

Microsoft Visual Studio 2008 Unleashed

Microsoft Visual Studio 2008 Unleashed PDF Author: Lars Powers
Publisher: Pearson Education
ISBN: 0132715333
Category : Computers
Languages : en
Pages : 1678

Get Book

Book Description
Microsoft® Visual Studio 2008 Unleashed is an end-to-end, deep dive into the Visual Studio development environment. It’s meant to provide you guidance on how you can squeeze the ultimate productivity out of the many features built into the .NET development tools. Understanding how to use your tools will make you a better developer. This book was written with that premise as its focus. The authors have folded in real-world development experience alongside detailed information about the IDE. The result is practical, easy-to-employ information that will make you a more productive and complete developer. This book also helps to ease your transition from other development environments and former versions of Visual Studio. Finally, this book provides an entire section dedicated to Visual Studio Team System. It will help you understand how the Team Architect, Team Developer, Team Database Developer, and Team Tester work with the Team Foundation Server to increase team collaboration, visibility, and productivity. Microsoft® Visual Studio 2008 Unleashed provides straight, to-the-point answers to common developer questions about the IDE. Detailed Information on... What’s new in Visual Studio 2008 Working with solutions, projects, editors, and designers Writing ASP.NET applications Writing and consuming Web Services using Windows Communication Foundation (WCF) Writing Windows Forms and Windows Presentation Foundation (WPF) applications Creating and hosting workflow-based applications using Windows Workflow Foundation (WF) Working with data and databases Refactoring code Debugging code Automating the IDE Writing macros, add-ins, and wizards Using team collaboration and the Visual Studio Team System products Managing source code changes Tracking projects with Team Foundation Server and work items Modeling applications Performing unit, web, and load testing Working with Team Foundation Build