Quantcast
Channel: Telerik Blogs
Browsing all 5208 articles
Browse latest View live
↧

Converting Callbacks to Promises

Let's take a look at how we can unlock the power that comes with async/await - by converting our own legacy code or other browser APIs which still rely on callbacks into Promise-ready functions.I love...

View Article


Image may be NSFW.
Clik here to view.

Let's Build a Sales Dashboard with React

Follow along as we mock-up, design and lay out a sales dashboard with native React components from KendoReact, complete with a responsive grid, data, charts and more.Building web apps can be...

View Article


Image may be NSFW.
Clik here to view.

How to Port Desktop Applications to .NET Core 3.0

In this post, Olia Gavrysh (Program Manager, Microsoft) guides you through the process of porting a desktop application from .NET Framework to .NET Core using an existing WinForms application as an...

View Article

Image may be NSFW.
Clik here to view.

How to: Test Your API with Fiddler

In part 1 and part 2 of this Fiddler how-to series, we covered the basics of the Composer tab and how it makes your life better. Now to the best part – automation.Manually testing API calls is OK when...

View Article

Image may be NSFW.
Clik here to view.

Xamarin.Forms: Recurring Appointments and Built-in Scheduling Dialogs in...

With the recent R1 2019 release of the Telerik UI for Xamarin suite we have added a couple of much-requested functionalities to the Xamarin Calendar control – recurring appointments and built-in...

View Article


Tips for Optimizing your Angular Application

Check out these tips and techniques that you can use when attempting to optimize Angular applications. Learn how to use lazy loading, server-side rendering and more.When an application grows from a...

View Article

Image may be NSFW.
Clik here to view.

Telerik UI for Blazor 0.3.0 is Released

Telerik UI for Blazor 0.3.0 was released last week. Along with new components and features, this new release is compatible with Visual Studio 2019 preview 3, ASP.NET Core 3.0 preview 3, and Blazor...

View Article

Image may be NSFW.
Clik here to view.

Indexing Console Outputs Using console.group in Chrome DevTools

When using Chrome DevTools, it can be helpful to have more control over how we log the console output. Learn how to use console.group to easily bundle related content together.Sometimes we need more...

View Article


Image may be NSFW.
Clik here to view.

Getting Started with the Popup Control for Xamarin.Forms

Popups are widely used in mobile applications to display alerts and notifications that provide the user with specific information, or to receive input. To make your life as a developer easier - our...

View Article


Image may be NSFW.
Clik here to view.

Vuex—The Deep Dive

This article dives into Vuex, a Vue.js State Management Library. We'll look at the problems it was created to solve, the core concepts behind it, how to set it up, and, of course, use code examples at...

View Article

Image may be NSFW.
Clik here to view.

Tips for Debugging your Angular Applications

We’ll look at some unique methods and tools that can be useful for debugging Angular applications.Debugging is an important skill for developers. It is as important as programming itself. Programming...

View Article

Image may be NSFW.
Clik here to view.

Push Notifications in ASP.NET Core with Angular

Push notifications first appeared in native mobile apps, and now with Progressive Web Apps they have made their way into modern browsers. Learn how to use them in an ASP.NET Core-powered Angular...

View Article

Image may be NSFW.
Clik here to view.

Tracking Changes in Chrome DevTool Sources

Learn how to make and track persistent changes to your code when debugging in the Sources tab of Chrome DevTools.The Sources panel in Chrome DevTools provides us with a lot of development and debugging...

View Article


Image may be NSFW.
Clik here to view.

How to Test Live Services with Fiddler AutoResponder

It’s always a challenge to test app features that go outside the scope of your local environment. In this post I’m going to talk about how we test our product automatic updates that use AWS (Amazon Web...

View Article

Image may be NSFW.
Clik here to view.

Building a Food Store using Redux and Angular

When applications get complex, it can be difficult to manage their data. In this tutorial, learn how to use the state management library Redux to build a food store that displays items and lets users...

View Article


Image may be NSFW.
Clik here to view.

All About the Telerik WPF DataGrid

In this article we will take a deep dive into the Telerik WPF DataGrid and its key features, as well as how to load data into the component, optimize for performance, and style and customize it for a...

View Article

Chasing Success with Xamarin Apps

We're starting up a series of articles exploring the modern Xamarin ecosystem and essential tools for making successful mobile apps. Mobile is hard. Developers have been building for mobile form...

View Article


Image may be NSFW.
Clik here to view.

3 Ways to Implement Form Dropdowns in Vue Using Kendo UI

We'll use examples to demonstrate three different ways you can easily add Dropdown functionalities to your Vue.js application using Kendo UI.Dropdowns are toggleable, contextual overlays for rendering...

View Article

Image may be NSFW.
Clik here to view.

First Look: Forms and Validation in Razor Components

Let's look at the new forms and validation feature just added to Razor Components. We'll start with an overview of the forms and validation implementation, then look at what is included out of the box....

View Article

Image may be NSFW.
Clik here to view.

How to Build a Real-Time Editable Data Table in Vue.js

While there are tons of libraries that make it easy to add a data table to a Vue app, Kendo UI for Vue makes it a lot easier to render data and style. Read along as we build a real-time editable data...

View Article
Browsing all 5208 articles
Browse latest View live