Joerg Krause - Böcker
Visar alla böcker från författaren Joerg Krause. Handla med fri frakt och snabb leverans.
15 produkter
15 produkter
606 kr
Skickas inom 10-15 vardagar
ASP.NET's model for supporting language extensibility is intriguing to developers everywhere. With support for traditional, statically compiled languages like C# as well as dynamic languages like Python, ASP.NET now has a natural ability to support languages that developers want to work with, not ones they are forced to use. ASP.NET is quickly becoming an attractive place for today's dynamic languages. Pro ASP.NET Extensibility gives readers in–depth insight into the language model within ASP.NET, going beyond the introductory treatment of the topic available elsewhere, providing lots of practical tips and tricks from an experienced developer. Learn about the extensibility and runtime models available with both .NET 3.5 and 4.0, Windows Server 2003 and 2008, and Internet Information Services (IIS) 6.0 and 7.0. The book explains not only how things work, but also why. Using Joerg Krause's experienced advice and sound tricks, you'll be able to go further with your very own language projects and transform your .NET development on your own terms—made possible with ASP.NET's popular extensibility model.Discover how ASP.NET is extensible in .NET 3.5 and 4.0. Look in–depth into the internals of ASP.NET page processing. Customize the behavior of the ASP.NET engine.
476 kr
Skickas inom 10-15 vardagar
SharePoint is gaining recognition as a full-fledged application server with many features and enhancements that specifically allow non-developers to create sophisticated intranet sites. However, with the 2010 release, Microsoft's SharePoint increasingly becomes a compelling development platform. The strong application programming interface (API), its highly extensible nature, and its foundation on the underlying .NET Framework all generate the perfect storm" to make it one of the most powerful web development platforms available. However, with power comes complexity. The wide range of usage scenarios make it difficult for developers to grasp the full ability of this next-generation platform. This book takes an in-depth, all-encompassing approach to programming concepts, the extensibility interfaces, and how to embrace SharePoint as a toolkit full of features available to web developers. * Take an in-depth look into the internals of SharePoint. * Create sophisticated applications using SharePoint controls and databases. * Understand the API and use in conjunction with ASP.NET to extend SharePoint. SharePoint is more than a portal and more than an intranet. Harness its capabilities and put it to work for you. What you'll learn * The hierarchy of SharePoint's API * How to create rich, extensible, and broad SharePoint applications * How to use SharePoint's internals * How to approach SharePoint as an open toolkit rather than a closed, intranet-only model * How to take advantage of SharePoint's extensibility and customize its behavior Who this book is for This book is for ASP.NET developers who want to create applications using SharePoint as a platform. It's also for users of SharePoint Designer that want to professionalize their development work. Table of Contents * Developer Basics * Architecture * Accessing the API * Data Access * External Data Access * Web Parts * Templates * Application Techniques * Solution Deployment * Extending the User Interface * Using Web Controls * Client Programming * Integrating Silverlight * Integrating Charts and Maps * Forms Services and InfoPath * Workflows * Administrative Tasks * Enterprise Features
540 kr
Skickas inom 10-15 vardagar
Expert SharePoint 2010 Practices is a valuable compendium of best practices, tips, and secrets straight from the most knowledgeable SharePoint gurus in the industry. Learn from the experts as you dive into topics like multitenancy, solution deployment, business intelligence, and administration. Our team of carefully chosen contributors, most with Microsoft's Most Valuable Professional (MVP) designation bestowed upon them, shares with you the secrets and practices that have brought them success in a wide variety of SharePoint scenarios. Each contributor is passionate about the power of SharePoint and wants to help you leverage the capabilities of the platform in your business - but in the proper way. Go beyond procedures and manuals, and benefit from hundreds of years of combined experience, which the authors of Expert SharePoint 2010 Practices provide in these pages. Learn from the masters and take control of SharePoint 2010 like you never have before with Expert SharePoint 2010 Practices! What you'll learn * How to design and architect public-facing SharePoint sites * Best practices for building business applications with SharePoint Foundation 2010 * How to bridge the Office-SharePoint gap that exists in many organizations * Best practices around solution deployment in SharePoint 2010 Who this book is for Expert SharePoint 2010 Practices is a book geared toward professional (that is, intermediate- to advanced-level) solution developers, administrators, and architects. Each chapter will stand alone, so all audiences will find valuable advice and reference within the text. Readers should be familiar with SharePoint in their respective capacities and have more than a beginner-level understanding of its features and capabilities. Table of Contents * Workflows * Bridging the Office-SharePoint Gap * Leveraging Content Types * Automating Document Assembly * Practical Document Management with SharePoint 2010 * Forms Services and InfoPath * The SharePoint 2010 Client Object Model * Extending SharePoint Using Event Receivers * Touch Points: Integrating SharePoint 2010 and ASP.N ET * Client-Side Programming * SharePoint and Windows Phone 7 Development * SharePoint Solution Deployment * Business Intelligence * Business Connectivity Services * Designing Mashups with Excel and Visio * Tips, Tricks, and Traps * PerformancePoint Services * Public-Facing SharePoint Sites * Claims-Based Authentication in SharePoint 2010
258 kr
Skickas inom 10-15 vardagar
This brief book is an easy-to-digest introduction to the key concepts of web development. Understand the concepts of the web and how they apply to static and dynamic websites. See how HTML and CSS are used to create the bones of the web. Concisely presented through four key concept chapters, Introducing Web Development will enable you to get a clear understanding of how web development works. What You Will LearnHow the web works and interacts with websitesWhat static and dynamic websites are and how they work How the static parts of a website are coded using HTML and CSSWho This Book Is ForAnyone who wants to understand the basics of web development.
258 kr
Skickas inom 10-15 vardagar
This book is your easy-to-digest and concise guide to regular expressions in JavaScript, this book teaches you the very basics and can be used in the browser or on the server. Explore and understand how to use regular expressions in all JavaScript environments. Presented in four key concept sections, Introducing Regular Expressions shows how to create and use regular expressions to accelerate your JavaScript development.What You'll LearnWhat regular expressions are and why you should use them Use useful expressions (including examples)Reference features and functionsUse regular expressions in all JavaScript environmentsWho This Book Is For Developers of web applications who want to explore the capabilities of JavaScript based apps on both, client and server. It’s suitable for beginners that have a basic understanding of JavaScript already.
366 kr
Skickas inom 10-15 vardagar
Learn how to program modern web applications using the full Node.js platform, including Node.js on the server, Express for middleware and routing, and Pug (formerly Jade) to simplify the creation of views.Node.js is the foundation of all full JavaScript apps and plenty of books cover its full usage. This book focuses on how to use it to create server-based, modern web applications. Using Node.js alongside Express and Pug - the brand new version of Jade - you can create modern web applications solely using JavaScript. This book teaches you how to structure and build your app from scratch, and make development easy. What You Will LearnUse NodeJS in general and particularly the features require to create web applicationsUnderstand middleware and how to develop using the Express frameworkExplore the template engine Pug (formerly Jade) and how you can integrate it with Express
606 kr
Skickas inom 10-15 vardagar
Get introduced to front-end CSS frameworks using the latest version of Bootstrap. Through easy-to-follow instructions and examples, this book will prepare you to create powerful web applications using Bootstrap 4.5.This updated second edition of Introducing Bootstrap 4 builds your understanding of the basic rules of CSS, the SASS pre-compiler, Bootstrap, and how they work together. After learning to set up CSS on both Linux (Ubuntu) and Windows, you will discover how you can make use of templates and themes written for Bootstrap, and how to refine the user interface. You will also find out how you can utilize and activate components. Numerous screenshots and code snippets are provided to help explain and reinforce the concepts discussed in the book.CSS frameworks give front-end developers the capability to create responsible and adaptive web designs that are able to accommodate the various variations of modern browsers. Start front-end development using Bootstrap 4.5 with this book. What You Will LearnExplore the Bootstrap features required to create web applicationsUnderstand the basics of responsive web design using CSS 3Install the SASS framework and understand how to use itMaster practical aspects of using Bootstrap in real-life scenariosWho This Book Is ForThis book is intended for beginner-level web designers and developers interested in front-end development.
Developing Web Components with TypeScript
Native Web Development Using Thin Libraries
Häftad, Engelska, 2021
606 kr
Skickas inom 10-15 vardagar
This book describes the basics of web components and how to create them using plain JavaScript as well as how to make professional applications based on web components using TypeScript.Developing Web Components with TypeScript looks at APIs using examples, techniques, and tricks.
Bewertung von ARIS 5.0/ Web. Publisher als Consultingtool für den mittelständischen Einsatz und Zertifikationsmöglichkeiten nach ISO 9000
Häftad, Tyska, 2007
669 kr
Skickas inom 3-6 vardagar
601 kr
Skickas inom 3-6 vardagar
Konvergente Geschäftsprozessmodellierung für die Softwareentwicklung mit ARIS und UML
Häftad, Tyska, 2007
827 kr
Skickas inom 3-6 vardagar
537 kr
Skickas inom 3-6 vardagar
356 kr
Kommande
Moderne Webanwendungen für .NET-Entwickler: Server-Anwendungen, Web APIs, SPAs & HTML-Cross-Platform-Anwendungen mit ASP.NET, ASP.NET Core, JavaScript, TypeScript & Angular
Inbunden, Tyska, 2018
575 kr
Skickas inom 3-6 vardagar
184 kr
Skickas inom 3-6 vardagar