Using 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 ArticleTelerik OpenAccess ORM Q3 2011 – Connection pool types
With the Q3 2011 release of Telerik OpenAccess ORM we introduced three connection pool type settings. The OpenAccess Connection Pool, OpenAccess Connection Pool with OpenAccess Connection Management...
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 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 ArticleMake it Rain! Monetize Your Mobile App with Cordova Plugins
One of the toughest challenges in building mobile apps is how to monetize them – in other words, how to make money from all your hard work. Some apps have a built-in monetization strategy, in that they...
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 ArticleBuild Mobile Chatbots and Chat Rooms with Ease in Xamarin
Find out how to use the new Conversational UI in Telerik UI for Xamarin to easily build custom chatbots and chat rooms.Chatbots are definitely on the rise and people are already exploring various ways...
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 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 ArticleConstraining Generics in C#
When working with generic classes or methods, it can be useful to constrain the types that can be used with them. There are many constraints we can apply. Learn what they are and how to use...
View ArticleHow to Create Expressions with the Telerik WPF ExpressionEditor
In the following blog post, learn how to create expressions with the ExpressionEditor control in Telerik UI for WPF.What is Magic? Most of us know that behind all illusions or magic is either great...
View ArticleNew ButtonTextBox and FontDropDownList Controls in Telerik UI for WinForms
Learn all about the new ButtonTextBox and FontDropDownList controls that shipped with the R1 2019 release of Telerik UI for WinForms. With the latest release of the Telerik and Kendo UI product lines,...
View ArticleDynamically Loading the KendoGrid in Blazor
For a preview, there's a surprising amount of functionality in the KendoGrid and KendoButton included in the Telerik UI for Blazor Early Preview. Here's how you can use them together to display data,...
View ArticleRazor Pages: the Natural Successor to Web Forms
ASP.NET Core Razor Pages is the natural successor to the traditional Web Forms development framework. Mike Brind attempts to demonstrate this with a high-level orientation of comparable features,...
View ArticleWhy Blazor Grid Templates Will Make You Question Everything
With native components, the Telerik UI for Blazor Grid templates can fully utilize the best features of Blazor to highly customize the user experience.Using a template in an application implies that...
View ArticleMeet Telerik UI for WPF's New Family Member—HyperlinkButton
Buttons are everywhere and represent the most fundamental part of any WPF application, serving a variety of use cases. Let's learn all about the new hyperlink button control in Telerik UI for WPF. The...
View ArticleDIY IoT for Azure
Learn how to build and program a custom Internet of Things (IoT) sensor device for an Azure IoT Hub, and how to consume and visualize this data in an ASP.NET Core MVC application.For software...
View ArticleTelerik 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 ArticleDesign Principles for Cloud Native Apps in ASP.NET
Let's explore the basics of Cloud Native apps and how to architect .NET apps for a future in the cloud.As an ever-increasing number of software companies start running their apps in the cloud, you...
View Article