Telerik UI for Blazor 0.5.0 Released
Telerik UI for Blazor 0.5.0 has just been released, offering support for ASP.NET Core 3 Preview 4 and new components.Things are moving fast with the Blazor and ASP.NET Core 3.0 frameworks, which means...
View ArticleManipulating Colors with Color Picker in Chrome DevTools
Get to know Chrome DevTools and its quick-start process. We'll cover the features of the color picker tool and how they help manipulate colors in web pages.Chrome DevTools is a set of web developer...
View ArticlePerformance Tip: Use Web Service Load On Demand with RadTreeView
A common scenario for a treeview control is to populate it with lots of nodes. Adding a few thousand nodes initially is not a good idea though. Think of all the rendered HTML. Even rendering a few...
View ArticleWebAii v2.0: Let Your Tests Share the Same Browser Instance
One of the features I really enjoy in WebAii v2.0 is the RecycleBrowser option. It changes the behavior of your tests, i.e. they keep running in the same browser instance (when set to ‘true’) instead...
View ArticleMyTweets demo is now available for download
Telerik MyTweets demo has been updated and now it uses the latest official release of RadControls for Silverlight 4. The source code of the demo is available under your accounts at:MyTweets Source Code...
View ArticleRadChart for Windows 8 WinRT – A Prelude
This is part one of the RadChart for WinRT blog series. For more information please refer to the other parts of the series:Part two - The CompilationPart three - Taking its First Breath Now that the...
View ArticleUsing Test Oracles to Ensure Your Tests’ True Validity
Raise your hand if something similar to this has ever happened to you: You write a functional test that uses your system’s UI to create a user. You automate navigating to the proper screen, you get all...
View ArticleIntroducing Icenium - an Integrated Cloud Environment for Hybrid Mobile App...
Originally posted by Doug Seven / 10-22-12/ Icenium.com Today is a day that my team and I have been looking forward to for a long time. Today I am happy to announce that Icenium, an Integrated Cloud...
View ArticleFiddler ImageView GeoLocation
In my previous post, I discussed the recent enhancements to Fiddler’s ImageView extension that expose metadata about image files under inspection. My initial goal in exposing metadata was to help you...
View ArticlePost Google I/O Rundown
Post Google I/O 2013 RundownThe three biggest conferences of the year are happening this summer and they are all happening in the same place: Google I/O, Microsoft BUILD and Apple WWDC are all taking...
View ArticleHow to Use Custom URL Schemes
.post-content p, .post-content blockquote, .post-content ul, .post-content ol, .post-content dl, .post-content li, .post-content table, .post-content pre { margin: .75em 0em .75em 0em; } .post-content...
View ArticleUsing Everlive Push Notifications Service in your native iOS app.
Push notifications are useful for keeping users informed with timely and relevant contents. Push notifications can be sent regardless whether the app is running, inactive or in the background....
View ArticleSearch for Data and Batch Change Booleans in RadGridView for WinForms Like...
In the 2014 Q2 release, we introduced two features that will greatly speed up your end-users’ working process with the data grid—a search functionality and a check-all checkbox in the column...
View ArticleBringing True Native App Development to Telerik Platform
The latest release of Telerik Platform is here. All the time-saving tools and services you've been using to create hybrid apps, now also optimized for native app development. As the fastest growing...
View ArticleGIF Guide: Creating a PWA with Vue and Kendo UI
A GIF-guided journey through creating PWAs using Kendo UI components for maximum speed. Start with the handy PWA template from the Vue CLI, recruit Service Workers on the way and see what you’ll end up...
View ArticleConversational UI, Cloud Integration in Telerik UI for WinForms [New Release]
It's official! The Telerik UI for WinForms R2 2018 release is now live. Learn about the new Conversational UI and Image Editor controls and some of the top new features in the control. Hey there...
View ArticleTelerik UI for WPF R1'19 SP: VS19 Preview 3 Support & 80+ Improvements
The R1 2019 Service Pack for Telerik UI for WPF and Telerik UI for Silverlight includes over 80 improvements and cool new features, as well as support for Visual Studio 2019 Preview 3. Dive in and...
View ArticleFiddlerCore—A Stable Foundation for Other Great Products
Did you know we use FiddlerCore inside Test Studio? See how FiddlerCore helps us deliver API, performance, load, web, mobile test automation and testing.Fiddler is a free web debugging proxy with over...
View ArticleImplementing Indexers in C#
Indexers allow instances of a class to be indexed just like arrays, and are declared similarly to methods. They can be useful when working with your own collection class. Let's learn how to define and...
View ArticleWebSockets vs Server-Sent Events
WebSockets or Server-Sent Events? Let's compare the two technologies to showcase their strengths and weaknesses in powering client-server communications.WebSockets and Server-Sent Events are two...
View Article