Cross-platform mobile development is a great way for developers to reuse their existing programming skills and deploy fully functional mobile applications on multiple platforms from a single shared codebase. It also presents an opportunity for decision-makers looking to reduce the overhead of their mobile development investment.
In this eBook, we will walk you through three real-world Xamarin.Forms application examples, their backend architecture and data access, UI layer and source code. If you are a .NET developer looking to expand your understanding of Xamarin.Forms application development by using real sample apps built by fellow developers—you’ve come to the right place! The following eBook will present you with the following information:
Visualizations have been helping people understand data for centuries. Clear and accurate reporting tools play a pivotal role in any business decision today and help companies become more data driven.
Our Guide to Expert .NET Reporting tools will help you choose the best reporting solution for your organization. Inside, you’ll also find practical and easy-to-execute examples and best practices for creating, deploying and delivering powerful reports to beautifully present any analytical and business data.
Learn how to apply the top 6 criteria when assessing a reporting tool:
Take advantage of expert advice on successful integration between reporting tools and web or desktop applications. The author, Eric Rohler, has covered everything from report creation to styling to data sources to integration to rendering and accessibility.
If you download the ebook, we will follow up soon with an invitation for a dedicated Reporting webinar and more materials on the topic.
In human years, Blazor appeared just recently. However, in software years, it has already grown into a mature framework, which can support web applications in the real world. It is no longer the next experiment. It is an environment for scalable, rich, interactive web applications. It is ready to take its place in the ASP.NET line. This book is our way of inviting more people to see it for themselves.
What is the state of the JavaScript ecosystem? What are the latest developments and trends, and how will things change in 2019 and beyond? This whitepaper, written by our leading web development experts, will help answer these questions and more as they share their deep insight into the state of development. In this whitepaper you will learn about:
Accessibility is major concern for UI developers today, driven by both increased awareness of the needs of those with disabilities and the laws that have been enacted to drive compliance. In this paper, we first take a look at accessibility, what it means to web developers and what laws apply. We’ll cover the challenges of accessibility and how to implement features that support it. Finally, we’ll give a few examples of how to actually implement accessible components along with code examples. In this whitepaper you will learn about:
Are you looking to learn about the fundamentals of continuous integration, deployment and delivery? Are you planning to implement UI test automation in your organization and make your pipeline more effective with UI testing? Are your struggling to get your organization in the right mindset for automation and prove ROI? Download the whitepaper to learn about:
This handy resource outlines syntax features that enable developers to express their code using functional programming techniques.
If you’re here, you must be a fan of the functional approach to problem solving. JavaScript includes an array of syntax features that enable developers to express their code using functional programming techniques. The style used in functional programming with JavaScript differs from the traditional conditional block style of imperative programming. This cheat sheet structures some of the language features that are most commonly used by the JavaScript developer who’s interested in writing functional style code. Download this handy resource containing short definitions, tips and code examples of arrow functions, function delegates, expressions, higher order functions, currying, array manipulation functions, method chaining and pipelines.
As you get started with your next Vue application, you can save yourself some time and stress by making a proper plan before you even lay a finger on your keyboard. This whitepaper is an application checklist of sorts, addressing all the key considerations of a typical Vue development project. It offers a high-level outline of the main decisions you may have to make, based on solid application-building practices.
Download the whitepaper for an overview of the Vue developer tools and strategies you need in all stages of app development, including:
To have a smooth process when building your next Vue application, it’s essential to think ahead and choose options that best support your team and the goals of the project.
What is the state of the JavaScript ecosystem? What are the latest developments and trends, and how will things change in 2018 and beyond? To say that the JavaScript ecosystem is a bit tangled is an understatement. Luckily, we’re friends with some permanent residents of JavaScript Land and they know their way around it. Luckier still, they are generous enough to share their expert knowledge with us. Our latest whitepaper, “The Future of JavaScript: 2018 and Beyond,” offers our future-looking analysis and predictions about the latest in JavaScript. We also look back at all the JavaScript craziness from 2017 and neatly tie it together with a bow. Download this whitepaper to learn about:
And so much more! Download the whitepaper today.
For many developers, the JavaScript ecosystem can feel like a bazaar, stuffed with libraries and frameworks that do anything and everything one could imagine. Making decisions in this hyper-dynamic landscape that you will have to stick to long term is hard. How do you choose a suitable JavaScript framework for your next project? Which one would be most reliable for the changes and challenges you anticipate? Download this whitepaper to learn about:
Which criteria would you look at when comparing frontend frameworks? Author Brandon Satrom has drafted a well-informed list, from ecosystem considerations such as history, corporate support and community, to framework-specific considerations like the getting started experience, skill requirements and tooling available. For the enterprise software architect, there’s a section on factors that uniquely affect enterprises.
There are a lot of moving pieces in creating a real-world application in React. This guide brings up some key considerations worth looking at before getting started on your next React development project. It offers a high-level outline of the many decisions you may have to make, from tooling choices all the way through to deployment and performance strategies.
Download the whitepaper for an overview of the developer tools and strategies you need in all stages of app development, such as:
The end game? To improve your productivity by planning before you start executing.
Before you start on your next ASP.NET Web Forms application take some time to plan—it will save you time and help avoid roadblocks. This whitepaper discusses what developers need to consider when planning an ASP.NET Web Forms project based on solid application-building practices.
Download the whitepaper for an overview of the C# developer tools you need in all stages of app development:
To create a successful ASP.NET Web Forms application, it’s essential to think ahead and choose options that best support your team and the goals of the project.
It has been 17 years since the first beta of the .NET Framework was released and a lot has changed in the world of application development since then. Let’s unpack the new, reinvented .NET Framework, and see how the new .NET standard can make you a better developer.
The Microsoft ecosystem is getting increasingly more open and platform-agnostic—and we’re not even going to touch upon the Minecraft acquisition. With .NET Core, your .NET apps can run natively outside of Windows for the first time. With the various .NET technologies, you can target virtually any app platform and any device family—the opportunities are endless.
This whitepaper discusses the evolution of the .NET Framework and how its latest incarnation addresses the challenges presented by new cross-platform portable apps and the future-facing technologies developers are working on.
Download this whitepaper and dive into the new gold standard for the next generation of .NET development. You’ll learn about:
There will be numerous roadblocks as you build your next cross-platform mobile app—Xamarin.Forms helps you out in many ways. Your goal is to ensure a smooth user experience that keeps inviting the user back to your app, over and over again.
Xamarin.Forms developers need to strategize about some key aspects of mobile apps – like data management, cloud integration, page organization, navigation and visualization. This whitepaper delves into the common roadblocks from a developer’s perspective and offer a solution on how to solve them.
In any organization with ambitions of growth, standardization is non-negotiable. Well implemented standards allow you to do everything in less time. That extra time is what you reinvest into growth activities.
Still, standardizing removes decisions from the individual and puts them in the hands of the organization, which can be harmful to employee creativity and self-drive. In situations where individual judgement creates inefficiencies and mistakes, standardization is a life-saver. In situations that require individual judgment, this is an impediment. Recognizing the difference is important, but hard.
Get this whitepaper for guidance on standardization strategy from software consultant Erik Dietrich and learn:
Planning an Angular (version 2 and above) application is something you may have already done, or will be soon attempting. This whitepaper documents a high-level outline of things to consider when planning an Angular application, from tooling choices during development all the way through to deployment and performance strategies. There’s certainly a lot more to it than meets the initial eye.
Are you an web developer who is intrigued by the stable, yet rapidly changing ASP.NET world?
Download this short e-book to find out more about the results of our September survey in which 360 of your peers revealed their ASP.NET technology of choice for the next 12 months. Learn more about the four main pillars in ASP.NET development:
Will JavaScript continue to rise in use? What’s in store for the most popular JavaScript frameworks? What’s next for JavaScript being used to run server-side web, mobile and desktop applications?
Learn the answers to all these questions and more through the analysis and predictions of Progress Developer Advocates - Tara Manicsic, TJ VanToll and Burke Holland.
Have you wondered how the teams working on Telerik products test software? We launched a detailed guide, giving you deeper insight into our very own processes. We’ll share insights around the practices and tools our product development and web presence teams employ to confirm we ship high quality software. We’ll go into detail so that you can learn not only the technical details of what we do but why we do them. This will give you the tools to become testing experts.
Mobile applications have quickly become vital tools for businesses and can play a pivotal role in their success. Consumer-facing apps can bolster audience engagement and the customer experience, while internal apps can significantly improve productivity and operations. While there is no secret formula for building a successful app, nearly every developer will agree that choosing the appropriate development environment is a pivotal first step in the process. For many companies, Xamarin has become an attractive option. Because Xamarin uses a C# shared codebase, teams can use Xamarin to build cross-platform mobile apps with native performance, all while using the skills and expertise they’ve already developed.
This whitepaper will help you kick-start your Xamarin app development process by walking you through your initial steps. After reading this starting guide, you should have a better understanding of the essential tooling for Xamarin development and a clear path for building an elegant user interface for your cross-platform apps.
Download Beautiful Reporting Whitepaper to discover the following:
Progress collects the Personal Information set out in our Privacy Policy and Privacy Policy for California Residents and uses it for the purposes stated in that policy.
You have the right to request deletion of your Personal Information at any time.
You can also ask us not to pass your Personal Information to third parties here: Do Not Sell My Info