Jesse Liberty – författare
269 kr
Skickas inom 5-8 vardagar
306 kr
Skickas inom 5-8 vardagar
390 kr
Läs direkt efter köp
.NET 3.5 will help you create better Windows applications, build Web Services that are more powerful, implement new Workflow projects and dramatically enhance the user''s experience. But it does so with what appears to be a collection of disparate technologies. In Programming .NET 3.5, bestselling author Jesse Liberty and industry expert Alex Horovitz uncover the common threads that unite the .NET 3.5 technologies, so you can benefit from the best practices and architectural patterns baked into this newest generation of Microsoft frameworks.While single-topic .NET 3.5 books delve into Windows Presentation Foundation and the other frameworks in greater detail, Programming .NET 3.5 offers a "Grand Tour" of the release that describes how the four principal technologies can be used together, with Ajax, to build modern n-tier and service-oriented applications. Developers have struggled to implement these patterns with previous versions of the .NET Framework, but this hands-on guide uses real-world examples and fully annotated source code to demonstrate how .NET 3.5 can make it easy. The concepts and technologies that this book covers include:
XAML -- Microsoft''s new XML-based markup language for UI, used with WPFWindows Presentation Foundation (WPF) -- a new presentation framework and graphics subsystem for Windows that puts Vista-like effect in your graspAjaxWindows Communication Foundation (WCF) - a new standards-based framework that enables applications to communicate across a network using a variety of protocolsWorkflow Foundation (WF) -- framework for defining, executing, and managing workflowsCardSpace -- framework for managing the identities of your usersYou''ll learn how to use each of the four frameworks alone and in concert to build a series of meaningful example applications. Examples are written in C#, and all of the source code will be available for download at both the O''Reilly and the authors'' site, which offers access to a free support forum. Between them, authors Jesse Liberty and Alex Horovitz have nearly forty years of experience in delivering commercial applications for companies such as Citibank, Apple, AT&T, NeXt, PBS, Ziff Davis, and dozens of smaller organizations. Their combined experience is valuable for telling the story of .NET 3.5 and how it will shorten the development life cycle for applications developers, and enhance your productivity.
295 kr
Läs direkt efter köp
Most Visual Basic .NET books are written for experienced object-oriented programmers, but many programmers jumping on the .NET bandwagon are coming from non-object-oriented languages, such as Visual Basic 6.0 or from script programming, such as JavaScript. These programmers, and those who are adopting VB.NET as their first programming language, have been out of luck when it comes to finding a high-quality introduction to the language that helps them get started.That''s why Jesse Liberty, author of the best-selling books Programming C# and Programming ASP.NET, has written an entry-level guide to Visual Basic .NET. Written in a warm and friendly manner, this book assumes no prior programming experience, and provides an easy introduction to Microsoft''s most popular .NET language.Learning Visual Basic .NET is a complete introduction to VB.NET and object-oriented programming. This book will help you build a solid foundation in .NET, and show how to apply your skills by using hundreds of examples to help you become productive quickly. Learning Visual Basic .NET introduces fundamentals like Visual Studio .NET, a tool set for building Windows and Web applications. You''ll learn about the syntax and structure of the Visual Basic .NET language, including operators, classes and interfaces, structs, arrays, and strings. Liberty then demonstrates how to develop various kinds of applications--including those that work with databases--and web services.By the time you''ve finished Learning Visual Basic .NET, you''ll be ready to move on to a more advanced programming guide that will help you create large-scale web and Windows applications.Whether you have a little object-oriented programming experience or you are new to programming altogether, Visual Basic .NET will set you firmly on your way to mastering the essentials of the VB.NET language.
390 kr
Läs direkt efter köp
With this book, web developers can build engaging and interactive sites and applications using Microsoft''s latest web development tools -- ASP.NET 2.0 and the new ASP.NET AJAX framework. You learn to create applications that have all the great tricks you see on popular commercial web sites, such as order forms and the ability to interact with a database. And you can build pages that display information interactively without a page refresh. This straightforward tutorial explains how.Learning ASP.NET 2.0 with AJAX helps you master the concepts and techniques of Microsoft''s tools with plenty of annotated examples, review quizzes, web construction exercises and chapter summaries, so you can practice new skills and test your understanding as you go. With it, you''ll learn to:
Master the fundamental skills of ASP.NET 2.0 to build professional quality web applicationsIntegrate new Ajax tools and CSS with ASP.NET 2.0 for flashier and more interactive sitesBuild applications with minimal coding using Visual Studio or its free counterpart, Visual Web DeveloperConnect your site with a database so that users can retrieve, interact and save dataDebug your application, deal with unexpected problems, and protect your site from malicious usersUse the community-maintained ASP.NET AJAX Control Toolkit to extend the controls that come with ASP.NET AJAXUse personalization tools to give your site a customized look for each userIdeal for beginning web developers, or those who are new to ASP.NET, this book gets you involved with your own learning through hands-on lessons that are clear and to the point. You get the chance to try out new techniques on the spot. Want to join the world of modern web development? This book will get you started.325 kr
Läs direkt efter köp
The programming language C# was built with the future of application development in mind. Pursuing that vision, C#''s designers succeeded in creating a safe, simple, component-based, high-performance language that works effectively with Microsoft''s .NET Framework. Now the favored language among those programming for the Microsoft platform, C# continues to grow in popularity as more developers discover its strength and flexibility. And, from the start, C# developers have relied on Programming C# both as an introduction to the language and a means of further building their skills. The fourth edition of Programming C#--the top-selling C# book on the market--has been updated to the C# ISO standard as well as changes to Microsoft''s implementation of the language. It also provides notes and warnings on C# 1.1 and C# 2.0.Aimed at experienced programmers and web developers, Programming C#, 4th Edition, doesn''t waste too much time on the basics. Rather, it focuses on the features and programming patterns unique to the C# language. New C# 2005 features covered in-depth include:
Visual Studio 2005GenericsCollection interfaces and iteratorsAnonymous methodsNew ADO.NET data controlsFundamentals of Object-Oriented ProgrammingAuthor Jesse Liberty, an acclaimed web programming expert and entrepreneur, teaches C# in a way that experienced programmers will appreciate by grounding its applications firmly in the context of Microsoft''s .NET platform and the development of desktop and Internet applications. Liberty also incorporates reader suggestions from previous editions to help create the most consumer-friendly guide possible.352 kr
Läs direkt efter köp
This newest programming guide by bestselling author Jesse Liberty isn''t your typical Visual Basic book. It''s not a primer on the language, and it won''t dull your brain with arguments hyping .NET either. Its goal, rather, is to make you immediately productive, creating Windows and Web applications using Visual Basic 2005 and Visual Studio 2005.
Written for VB6 and novice programmers, the book shows how Visual Basic 2005 can be used to rapidly build modern Windows and web applications.
What makes this book different is what''s not included. There''s no introduction to Visual Basic, no explanation of how it fits into the .NET world. Why waste time reading about something you''ll learn for yourself as soon as you start creating applications? You won''t even write a "Hello World" program. With Programming Visual Basic 2005 you''ll get started building something meaningful, right away.
The book is divided into three parts--Building Windows Applications, Building Web Applications, and Programming with Visual Basic--each of which could be a book on its own. The author shares his thorough understanding of the subject matter through lucid explanations and intelligently designed lessons that guide you to increasing levels of expertise. By the time you''ve finished the book, you''ll know how to program both Windows and web applications with VB 2005.
The support for this book extends beyond its covers. Jesse offers a FAQ, Errata, complete source code and a link to a free private support discussion center on his web site: LibertyAssociates.com - just click on books.
Jesse Liberty, Microsoft .NET MVP, is the best-selling author of O''Reilly Media''s Programming ASP.NET and over a dozen other books on web and object-oriented programming. Jesse is a frequent contributor to many industry publications and websites, and has spoken at numerous industry events. He is a former Distinguished Software Engineer at AT&T and Vice President for technology development at CitiBank.
Jesse Liberty''s books have successfully guided thousands of programmers into the world of .NET programming, and Programming Visual Basic 2005 is no exception.
306 kr
Skickas inom 5-8 vardagar
436 kr
Läs direkt efter köp
O''Reilly has once again updated its bestselling tutorial on ASP.NET, the world''s leading web development tool from Microsoft. In Programming ASP.NET, Third Edition, authors Jesse Liberty and Dan Hurwitz give you the lowdown on the technology''s latest version, ASP.NET 2.0, as well as Visual Studio 2005.
Among the most significant improvements to ASP.NET 2.0 are new server controls and services that make you dramatically more productive. In fact, when compared to its predecessor, ASP.NET 2.0 reduces the amount of code you have to write by about 75%. Creating interactive web applications has never been easier-but that still doesn''t mean it''s hassle-free! The difficulty in ASP.NET 2.0 is that it''s so complete and flexible that there are many pieces that must be woven together to build a robust, scalable, and efficient application.
Fortunately, Programming ASP.NET, Third Edition is on the case, dispensing all the information you need to be effective with this dynamic tool. For starters, the book features a comprehensive tutorial on Web Forms, the user interface that gives web applications their look and feel. It then offers detailed explanations of all new controls, including web server controls, HTML controls, and custom controls. Used properly, these controls are able to take care of nearly all the foundation work-security, data access, layout, etc.-that you would normally have to write yourself. Free of these burdensome tasks, you can instead focus on your specific application.
Other new material found in this updated edition even shows you how to create ASP.NET 2.0 pages for mobile devices. With Programming ASP.NET, Third Edition at your side, there''s virtually no end to the programming possibilities.
260 kr
Läs direkt efter köp
In the three years since Microsoft made C# available, there have been lots of tweaks to the language. That''s because C# is not only essential for making .NET work, it''s a big way for Microsoft to attract millions of Java, C and C++ developers to the platform. And C# has definitely made some inroads. Because of its popularity among developers, the language received standardization from ECMA International, making it possible to port C# applications to other platforms. To bolster its appeal, C# 2.0 has undergone some key changes as part of Visual Studio 2005 that will make development with .NET quicker and easier.That''s precisely what Visual C# 2005: A Developer''s Notebook allows you to do. There are some great new features in C# and this unique "all lab, no lecture" guide covers them all with 50 hands-on projects. Each project explores a new feature, with emphasis on changes that increase productivity, simplify programming tasks, and add functionality to applications.C#''s component-based design combines the productivity of Microsoft''s popular Visual Basic with the raw power of C++ for web-based applications. Many reviewers note a similarity between C# and Java--in fact, a new feature that took the Java development team five years to incorporate into Java is now available in C# 2.0. Called "generics", this feature enables developers to reuse and customize their existing code, so they can dramatically cut down the time it takes to develop new applications.Visual C# 2005: A Developer''s Notebook is full of no-nonsense code without the usual page-filling commentary. You''ll find suggestions for further experimentation, links to on-line documentation, plus practical notes and warnings. The book also tells developers how to acquire, install and configure Visual Studio 2005. Are you a coder to the core? Learn what C# 2.0 can do for you now.
109 kr
Läs direkt efter köp
Learn how to create more dynamic user experiences and build secure web services using Windows Communication Foundation (WCF) and Windows Presentation Foundation (WPF), two of the foundational pillars of .NET 3.0, with this succinct and well-written PDF document.
Coauthored by best-selling author Jesse Liberty, this document gets right to the point helping you build a meaningful Windows application. It walks you through the terminology, concepts, and software you need to get started and then jumps to creating Me!Trade, a portfolio management tool.
As a bonus, this Short Cut also introduces two additional pillars of .NET 3.0: Windows Workflow Foundation and Windows Card Services.
Take the mystery out of .NET 3.0 and get started today.
339 kr
Läs direkt efter köp
If you''re new to C#, this popular book is the ideal way to get started. Completely revised for the latest version of the language, Learning C# 3.0 starts with the fundamentals and takes you through intermediate and advanced C# features -- including generics, interfaces, delegates, lambda expressions, and LINQ. You''ll also learn how to build Windows applications and handle data with C#. No previous programming experience is required -- in fact, if you''ve never written a line of code in your life, bestselling authors Jesse Liberty and Brian MacDonald will show you how it''s done. Each chapter offers a self-contained lesson to help you master key concepts, with plenty of annotated examples, illustrations, and a concise summary. With this book, you will:
Learn how to program as you learn C#Grasp the principles of object-oriented programming through C#Discover how to use the latest features in C# 3.0 and the .NET 3.5 Framework--including LINQ and the Windows Presentation Foundation (WPF)Create Windows applications and data-driven applicationsYou''ll also find a unique Test Your Knowledge section in each chapter, with practical exercises and review quizzes, so you can practice new skills and test your understanding. If you''re ready to dive into C# and .NET programming, this book is a great way to quickly get up to speed.
354 kr
Läs direkt efter köp
.NET 3.5 will help you create better Windows applications, build Web Services that are more powerful, implement new Workflow projects and dramatically enhance the user''s experience. But it does so with what appears to be a collection of disparate technologies. In Programming .NET 3.5, bestselling author Jesse Liberty and industry expert Alex Horovitz uncover the common threads that unite the .NET 3.5 technologies, so you can benefit from the best practices and architectural patterns baked into this newest generation of Microsoft frameworks.While single-topic .NET 3.5 books delve into Windows Presentation Foundation and the other frameworks in greater detail, Programming .NET 3.5 offers a "Grand Tour" of the release that describes how the four principal technologies can be used together, with Ajax, to build modern n-tier and service-oriented applications. Developers have struggled to implement these patterns with previous versions of the .NET Framework, but this hands-on guide uses real-world examples and fully annotated source code to demonstrate how .NET 3.5 can make it easy. The concepts and technologies that this book covers include:
XAML -- Microsoft''s new XML-based markup language for UI, used with WPFWindows Presentation Foundation (WPF) -- a new presentation framework and graphics subsystem for Windows that puts Vista-like effect in your graspAjaxWindows Communication Foundation (WCF) - a new standards-based framework that enables applications to communicate across a network using a variety of protocolsWorkflow Foundation (WF) -- framework for defining, executing, and managing workflowsCardSpace -- framework for managing the identities of your usersYou''ll learn how to use each of the four frameworks alone and in concert to build a series of meaningful example applications. Examples are written in C#, and all of the source code will be available for download at both the O''Reilly and the authors'' site, which offers access to a free support forum. Between them, authors Jesse Liberty and Alex Horovitz have nearly forty years of experience in delivering commercial applications for companies such as Citibank, Apple, AT&T, NeXt, PBS, Ziff Davis, and dozens of smaller organizations. Their combined experience is valuable for telling the story of .NET 3.5 and how it will shorten the development life cycle for applications developers, and enhance your productivity.
367 kr
Läs direkt efter köp
With this book, web developers can build engaging and interactive sites and applications using Microsoft''s latest web development tools -- ASP.NET 2.0 and the new ASP.NET AJAX framework. You learn to create applications that have all the great tricks you see on popular commercial web sites, such as order forms and the ability to interact with a database. And you can build pages that display information interactively without a page refresh. This straightforward tutorial explains how.Learning ASP.NET 2.0 with AJAX helps you master the concepts and techniques of Microsoft''s tools with plenty of annotated examples, review quizzes, web construction exercises and chapter summaries, so you can practice new skills and test your understanding as you go. With it, you''ll learn to:
Master the fundamental skills of ASP.NET 2.0 to build professional quality web applicationsIntegrate new Ajax tools and CSS with ASP.NET 2.0 for flashier and more interactive sitesBuild applications with minimal coding using Visual Studio or its free counterpart, Visual Web DeveloperConnect your site with a database so that users can retrieve, interact and save dataDebug your application, deal with unexpected problems, and protect your site from malicious usersUse the community-maintained ASP.NET AJAX Control Toolkit to extend the controls that come with ASP.NET AJAXUse personalization tools to give your site a customized look for each userIdeal for beginning web developers, or those who are new to ASP.NET, this book gets you involved with your own learning through hands-on lessons that are clear and to the point. You get the chance to try out new techniques on the spot. Want to join the world of modern web development? This book will get you started.283 kr
Läs direkt efter köp
Most Visual Basic .NET books are written for experienced object-oriented programmers, but many programmers jumping on the .NET bandwagon are coming from non-object-oriented languages, such as Visual Basic 6.0 or from script programming, such as JavaScript. These programmers, and those who are adopting VB.NET as their first programming language, have been out of luck when it comes to finding a high-quality introduction to the language that helps them get started.That''s why Jesse Liberty, author of the best-selling books Programming C# and Programming ASP.NET, has written an entry-level guide to Visual Basic .NET. Written in a warm and friendly manner, this book assumes no prior programming experience, and provides an easy introduction to Microsoft''s most popular .NET language.Learning Visual Basic .NET is a complete introduction to VB.NET and object-oriented programming. This book will help you build a solid foundation in .NET, and show how to apply your skills by using hundreds of examples to help you become productive quickly. Learning Visual Basic .NET introduces fundamentals like Visual Studio .NET, a tool set for building Windows and Web applications. You''ll learn about the syntax and structure of the Visual Basic .NET language, including operators, classes and interfaces, structs, arrays, and strings. Liberty then demonstrates how to develop various kinds of applications--including those that work with databases--and web services.By the time you''ve finished Learning Visual Basic .NET, you''ll be ready to move on to a more advanced programming guide that will help you create large-scale web and Windows applications.Whether you have a little object-oriented programming experience or you are new to programming altogether, Visual Basic .NET will set you firmly on your way to mastering the essentials of the VB.NET language.
329 kr
Läs direkt efter köp
This newest programming guide by bestselling author Jesse Liberty isn''t your typical Visual Basic book. It''s not a primer on the language, and it won''t dull your brain with arguments hyping .NET either. Its goal, rather, is to make you immediately productive, creating Windows and Web applications using Visual Basic 2005 and Visual Studio 2005.
Written for VB6 and novice programmers, the book shows how Visual Basic 2005 can be used to rapidly build modern Windows and web applications.
What makes this book different is what''s not included. There''s no introduction to Visual Basic, no explanation of how it fits into the .NET world. Why waste time reading about something you''ll learn for yourself as soon as you start creating applications? You won''t even write a "Hello World" program. With Programming Visual Basic 2005 you''ll get started building something meaningful, right away.
The book is divided into three parts--Building Windows Applications, Building Web Applications, and Programming with Visual Basic--each of which could be a book on its own. The author shares his thorough understanding of the subject matter through lucid explanations and intelligently designed lessons that guide you to increasing levels of expertise. By the time you''ve finished the book, you''ll know how to program both Windows and web applications with VB 2005.
The support for this book extends beyond its covers. Jesse offers a FAQ, Errata, complete source code and a link to a free private support discussion center on his web site: LibertyAssociates.com - just click on books.
Jesse Liberty, Microsoft .NET MVP, is the best-selling author of O''Reilly Media''s Programming ASP.NET and over a dozen other books on web and object-oriented programming. Jesse is a frequent contributor to many industry publications and websites, and has spoken at numerous industry events. He is a former Distinguished Software Engineer at AT&T and Vice President for technology development at CitiBank.
Jesse Liberty''s books have successfully guided thousands of programmers into the world of .NET programming, and Programming Visual Basic 2005 is no exception.
336 kr
Läs direkt efter köp
The programming language C# was built with the future of application development in mind. Pursuing that vision, C#''s designers succeeded in creating a safe, simple, component-based, high-performance language that works effectively with Microsoft''s .NET Framework. Now the favored language among those programming for the Microsoft platform, C# continues to grow in popularity as more developers discover its strength and flexibility. And, from the start, C# developers have relied on Programming C# both as an introduction to the language and a means of further building their skills. The fourth edition of Programming C#--the top-selling C# book on the market--has been updated to the C# ISO standard as well as changes to Microsoft''s implementation of the language. It also provides notes and warnings on C# 1.1 and C# 2.0.Aimed at experienced programmers and web developers, Programming C#, 4th Edition, doesn''t waste too much time on the basics. Rather, it focuses on the features and programming patterns unique to the C# language. New C# 2005 features covered in-depth include:
Visual Studio 2005GenericsCollection interfaces and iteratorsAnonymous methodsNew ADO.NET data controlsFundamentals of Object-Oriented ProgrammingAuthor Jesse Liberty, an acclaimed web programming expert and entrepreneur, teaches C# in a way that experienced programmers will appreciate by grounding its applications firmly in the context of Microsoft''s .NET platform and the development of desktop and Internet applications. Liberty also incorporates reader suggestions from previous editions to help create the most consumer-friendly guide possible.421 kr
Läs direkt efter köp
O''Reilly has once again updated its bestselling tutorial on ASP.NET, the world''s leading web development tool from Microsoft. In Programming ASP.NET, Third Edition, authors Jesse Liberty and Dan Hurwitz give you the lowdown on the technology''s latest version, ASP.NET 2.0, as well as Visual Studio 2005.
Among the most significant improvements to ASP.NET 2.0 are new server controls and services that make you dramatically more productive. In fact, when compared to its predecessor, ASP.NET 2.0 reduces the amount of code you have to write by about 75%. Creating interactive web applications has never been easier-but that still doesn''t mean it''s hassle-free! The difficulty in ASP.NET 2.0 is that it''s so complete and flexible that there are many pieces that must be woven together to build a robust, scalable, and efficient application.
Fortunately, Programming ASP.NET, Third Edition is on the case, dispensing all the information you need to be effective with this dynamic tool. For starters, the book features a comprehensive tutorial on Web Forms, the user interface that gives web applications their look and feel. It then offers detailed explanations of all new controls, including web server controls, HTML controls, and custom controls. Used properly, these controls are able to take care of nearly all the foundation work-security, data access, layout, etc.-that you would normally have to write yourself. Free of these burdensome tasks, you can instead focus on your specific application.
Other new material found in this updated edition even shows you how to create ASP.NET 2.0 pages for mobile devices. With Programming ASP.NET, Third Edition at your side, there''s virtually no end to the programming possibilities.
245 kr
Läs direkt efter köp
In the three years since Microsoft made C# available, there have been lots of tweaks to the language. That''s because C# is not only essential for making .NET work, it''s a big way for Microsoft to attract millions of Java, C and C++ developers to the platform. And C# has definitely made some inroads. Because of its popularity among developers, the language received standardization from ECMA International, making it possible to port C# applications to other platforms. To bolster its appeal, C# 2.0 has undergone some key changes as part of Visual Studio 2005 that will make development with .NET quicker and easier.That''s precisely what Visual C# 2005: A Developer''s Notebook allows you to do. There are some great new features in C# and this unique "all lab, no lecture" guide covers them all with 50 hands-on projects. Each project explores a new feature, with emphasis on changes that increase productivity, simplify programming tasks, and add functionality to applications.C#''s component-based design combines the productivity of Microsoft''s popular Visual Basic with the raw power of C++ for web-based applications. Many reviewers note a similarity between C# and Java--in fact, a new feature that took the Java development team five years to incorporate into Java is now available in C# 2.0. Called "generics", this feature enables developers to reuse and customize their existing code, so they can dramatically cut down the time it takes to develop new applications.Visual C# 2005: A Developer''s Notebook is full of no-nonsense code without the usual page-filling commentary. You''ll find suggestions for further experimentation, links to on-line documentation, plus practical notes and warnings. The book also tells developers how to acquire, install and configure Visual Studio 2005. Are you a coder to the core? Learn what C# 2.0 can do for you now.
376 kr
Läs direkt efter köp
If you''re new to C#, this popular book is the ideal way to get started. Completely revised for the latest version of the language, Learning C# 3.0 starts with the fundamentals and takes you through intermediate and advanced C# features -- including generics, interfaces, delegates, lambda expressions, and LINQ. You''ll also learn how to build Windows applications and handle data with C#. No previous programming experience is required -- in fact, if you''ve never written a line of code in your life, bestselling authors Jesse Liberty and Brian MacDonald will show you how it''s done. Each chapter offers a self-contained lesson to help you master key concepts, with plenty of annotated examples, illustrations, and a concise summary. With this book, you will:
Learn how to program as you learn C#Grasp the principles of object-oriented programming through C#Discover how to use the latest features in C# 3.0 and the .NET 3.5 Framework--including LINQ and the Windows Presentation Foundation (WPF)Create Windows applications and data-driven applicationsYou''ll also find a unique Test Your Knowledge section in each chapter, with practical exercises and review quizzes, so you can practice new skills and test your understanding. If you''re ready to dive into C# and .NET programming, this book is a great way to quickly get up to speed.
237 kr
Skickas inom 7-10 vardagar
453 kr
Skickas inom 10-15 vardagar
571 kr
Läs direkt efter köp
Pro Reactive Extensions and LINQ is a deep dive into the next important technology for .NET developers: Reactive Extensions. This in-depth tutorial goes beyond what is available anywhere else to teach how to write WPF, Silverlight, and Windows Phone applications using the Reactive Extensions (Rx) to handle events and asynchronous method calls.
Reactive programming allows you to turn those aspects of your code that are currently imperative into something much more event-driven and flexible. For this reason, it’s sometimes referred to as LINQ for Events.
Reactive programming hinges on the concept of the observable collection, as opposed to the simple enumerable collection with which we’re all familiar. For example, to extract data from a collection and add it to a list box, you would traditionally iterate through the list box, extracting each object in turn. This approach works fine, but it requires significant knowledge about the data you’re working with, which can be limiting. In Rx programming, you''re instead informed about each object in turn and then free to react to each notification however you like, which affords much greater flexibility.
This book shows you how reactive programming can be applied to a range of situations—from WPF applications to Windows Phone apps—to improve coding efficiency and boost performance.
457 kr
Skickas inom 10-15 vardagar
613 kr
Läs direkt efter köp
This book offers everything you''ll need to upgrade your existing programming knowledge and begin to develop applications for the Windows Phone.
It focuses on the 75 percent of the material that you will need 95 percent of the time. We''re not going to teach you object-oriented programming (OOP) all over again, but we are going to take the time to point out how .NET and C# differ in their execution of the standard OOP concepts from other languages'' implementations in order to make your migration as smooth and stress-free as possible.
Migrating to Windows Phone will lead you through a tour of the key features of developing for Microsoft''s devices. We''ll consider everything from data handling to accelerometers, from mapping to WCF. We''ll also walk you through monetizing your application through Microsoft''s online Windows Phone store.
228 kr
Läs direkt efter köp
Windows 8.1 apps are revolutionizing development on the Windows platform. Fast, fluid, tactile and chrome-free, they provide a brand-new look and feel for Windows users.
These apps rely on Microsoft''s Windows 8 modern UI to provide their rich and engaging user experiences for both desktop and tablet users. The new UI in turn relies upon the Windows Runtime (WinRT) to give its apps unparalleled flexibility and power.
Understanding this stack of new technologies and how they tie in to the proven C# language and the XAML standard is the subject of this book. Experienced writers Jesse Liberty, Phil Japikse, and Jon Galloway explain how you can get the most from Windows 8.1 by focusing on the features that you need for your project and bringing your existing C# coding knowledge to bear.
They begin with a nuts-and-bolts examination of how the technologies fit together and show you everything you need to get up and running with the new platform. Once you have a good understanding on the basics, you progress to more advanced topics steadily increasing your understanding as a whole. This holistic knowledge is essential to truly master Windows 8.1 development.
Each topic is covered clearly and concisely and is packed with the details you need to code effectively. The most important features are given a no-nonsense, in-depth treatment and chapters contain examples that demonstrate both the power and the subtlety of Windows 8.1.
174 kr
Skickas inom 10-15 vardagar
173 kr
Läs direkt efter köp
Windows 8 XAML Primer is a fast-paced introduction to XAML for Windows 8 developers who are already proficient C# coders. It introduces you specifically to the world of XAML development for Windows 8 apps in a practical, hands-on way - so you''ll be building apps from the very first pages.
Building on your existing C# knowledge, you''re introduced to XAML from the ground up - what it is, what it does, and why it''s important in Windows 8 development. You''ll quickly learn how to use XAML efficiently within Visual Studio. You''ll find practical coding quickstarts to get your XAML hands-on knowledge up to speed, so you''ll be ready to progress to your more advanced Windows 8 programming projects with ease.
If you''re confident in your .NET coding abilities but the jump to XAML and C# in Windows 8 is giving you pause, then Windows 8 XAML Primer will have you coding Windows 8 projects in its first pages, and you''ll be ready to start your own apps by the time you''re finished.
421 kr
Läs direkt efter köp
For those of you who develop standalone Windows applications for PCs and other devices, Microsoft''s .NET Windows Forms provide a much better way to get it done. This new technology gives you more power and flexibility for a fraction of the effort compared to classic Win32 development, with a streamlined programming model that deals automatically with many tedious details that once plagued developers.As with most things .NET, the only hitch is the learning curve. But that''s where acclaimed author Jesse Liberty makes the difference with Programming .NET Windows Applications. With this tutorial, you will explore all aspects of using .NET Windows Forms class libraries and the associated programming tools in Visual Studio .NET, enabling you to build applications for the Windows 9x, Windows 2000 and Windows XP desktop platforms. Step-by-step, you''ll learn ways to design applications that either function alone on a PC, or work in combination with your web-based application server to take advantage of the richer interface and higher level of security.The book also explains how your new Windows applications can sidestep problems that used to arise from the use of DLLs (known collectively as "DLL hell"), and how .NET Windows Forms can be used as an alternative to ASP.NET and browser-based approaches for building web application clients.Jesse Liberty definitely knows his stuff when it comes to the .NET platform. As the author of O''Reilly''s Programming C# and Learning Visual Basic .NET, he''s well-known for his clear and concise style that prompted one reviewer to say, "It''s as if he knows exactly what questions I''m going to ask ahead of time." Jesse also co-authored Programming ASP.NET with contract programmer Dan Hurwitz, and now the two have teamed up again to bring you this comprehensive tutorial--without a doubt, the best source available for learning how to program with .NET Windows Forms.
421 kr
Läs direkt efter köp
For those of you who develop standalone Windows applications for PCs and other devices, Microsoft''s .NET Windows Forms provide a much better way to get it done. This new technology gives you more power and flexibility for a fraction of the effort compared to classic Win32 development, with a streamlined programming model that deals automatically with many tedious details that once plagued developers.As with most things .NET, the only hitch is the learning curve. But that''s where acclaimed author Jesse Liberty makes the difference with Programming .NET Windows Applications. With this tutorial, you will explore all aspects of using .NET Windows Forms class libraries and the associated programming tools in Visual Studio .NET, enabling you to build applications for the Windows 9x, Windows 2000 and Windows XP desktop platforms. Step-by-step, you''ll learn ways to design applications that either function alone on a PC, or work in combination with your web-based application server to take advantage of the richer interface and higher level of security.The book also explains how your new Windows applications can sidestep problems that used to arise from the use of DLLs (known collectively as "DLL hell"), and how .NET Windows Forms can be used as an alternative to ASP.NET and browser-based approaches for building web application clients.Jesse Liberty definitely knows his stuff when it comes to the .NET platform. As the author of O''Reilly''s Programming C# and Learning Visual Basic .NET, he''s well-known for his clear and concise style that prompted one reviewer to say, "It''s as if he knows exactly what questions I''m going to ask ahead of time." Jesse also co-authored Programming ASP.NET with contract programmer Dan Hurwitz, and now the two have teamed up again to bring you this comprehensive tutorial--without a doubt, the best source available for learning how to program with .NET Windows Forms.