Telerik's profile picture. .NET controls for modern feature-rich #UI, reporting, automated testing & productivity tools built & supported by an awesome team! 💚 #HeyTelerik for questions!

Progress Telerik

@Telerik

.NET controls for modern feature-rich #UI, reporting, automated testing & productivity tools built & supported by an awesome team! 💚 #HeyTelerik for questions!

고정된 트윗

It's live! 😎 The Q3 2025 Telerik and Kendo UI release arrived! 🎉 And the best part? Now the AI Coding Assistants are available for all major UI libraries, including Telerik UI for #ASPNETCore, #WPF, #WinForms, & #DotNetMAUI! Get the full lowdown on everything shiny & new ➡️…

Telerik's tweet image. It's live! 😎 The Q3 2025 Telerik and Kendo UI release arrived! 🎉 

And the best part? Now the AI Coding Assistants are available for all major UI libraries, including Telerik UI for #ASPNETCore, #WPF, #WinForms, & #DotNetMAUI!

Get the full lowdown on everything shiny & new ➡️…

Need to learn all about authorization for MCP servers? 🤔 That's what the #ASPNETCore Community Standup is for! Dive into the MCP authorization flow together with @danroth27 & @mkistler82: prgress.co/42ODh0b

Telerik's tweet image. Need to learn all about authorization for MCP servers? 🤔 

That's what the #ASPNETCore Community Standup is for!

Dive into the MCP authorization flow together with @danroth27 & @mkistler82: prgress.co/42ODh0b

If one user can crash your service with too many requests, then you definitely need Rate Limiting! 🛡️ This guide by @ottorinobruni shows you how to use the #ASPNETCore built-in middleware in #dotNET 8 & .NET 9 to configure different limiter types! 👇 prgress.co/3KUmvqr


Already built MCP servers & dreaming of a serverless, hyperscale host? ☁️ Then learn how to deploy your own remote Python MCP servers to #Azure Functions in just minutes using azd up! Plus, connect with VS Code and GitHub Copilot! Just watch @pamelafox's easy-peasy guide:…

Telerik's tweet image. Already built MCP servers & dreaming of a serverless, hyperscale host? ☁️ 

Then learn how to deploy your own remote Python MCP servers to #Azure Functions in just minutes using azd up! Plus, connect with VS Code and GitHub Copilot!

Just watch @pamelafox's easy-peasy guide:…

Are your "random" #cSharp values thread-safe? 🤔 Generating randomness is easy, but choosing the right way is key! And @IAmTimCorey is on hand to break down the different methods & shows you how to guarantee thread-safe random values: prgress.co/4nf7QDo

Telerik's tweet image. Are your "random" #cSharp values thread-safe? 🤔 

Generating randomness is easy, but choosing the right way is key! 

And @IAmTimCorey is on hand to break down the different methods & shows you how to guarantee thread-safe random values: prgress.co/4nf7QDo

How do you get the most out of #dotNET #Aspire 2 years in? 🤔 Well, @richcampbell & @carlfranklin got some answers from @ZeroKoll on this ep of .NET Rocks! They discuss Kubernetes, testing, & why thinking cloud natively matters, regardless of your deployment target! Dig in:…

Telerik's tweet image. How do you get the most out of #dotNET #Aspire 2 years in? 🤔 

Well, @richcampbell & @carlfranklin got some answers from @ZeroKoll on this ep of .NET Rocks! They discuss Kubernetes, testing, & why thinking cloud natively matters, regardless of your deployment target! 

Dig in:…

Need a secure OAuth desktop client for your #dotNET apps? 🔒 This guide by @damien_bod shows you how to build one that talks to an #ASPNETCore server, all secured by Microsoft Entra ID! 👇 prgress.co/43mZNgN


Boosting your security while simplifying your life sounds like a win-win! 🎉 This by @andrewlocknet article explains how Trusted Publishing lets you push NuGet packages from GitHub Actions, cutting out the old, insecure method of storing API keys: prgress.co/3J2X0Tc

Telerik's tweet image. Boosting your security while simplifying your life sounds like a win-win! 🎉 

This by @andrewlocknet article explains how Trusted Publishing lets you push NuGet packages from GitHub Actions, cutting out the old, insecure method of storing API keys: prgress.co/3J2X0Tc

So, you've got your queue configured & secured in a storage account. What's next? 🤔 Let Peter Vogel guide you through adding messages to the queue from a server-side or client-side frontend! It's all here in part 19 of the Coding Azure journey: prgress.co/42HaXgb

Telerik's tweet image. So, you've got your queue configured & secured in a storage account. What's next? 🤔 

Let Peter Vogel guide you through adding messages to the queue from a server-side or client-side frontend!

It's all here in part 19 of the Coding Azure journey: prgress.co/42HaXgb

Did you hear that #dotNET 10 Release Candidate 2 is officially available? 🎉 Oh & it includes a go-live support license! That means you can confidently deploy the final bits to your production apps right now! Get all the details: ⤵️ prgress.co/3LdeeO9


Missed the livestream yesterday? 😱 Then let's catch up with the latest ep of Eat, Sleep, Code! As always, @EdCharbeneau & @JohnBristowe are diving deep into the hottest developer & #AI news: prgress.co/4751MHK

Telerik's tweet image. Missed the livestream yesterday? 😱 

Then let's catch up with the latest ep of Eat, Sleep, Code!

As always, @EdCharbeneau & @JohnBristowe are diving deep into the hottest developer & #AI news: prgress.co/4751MHK

Ready or not, here comes DATAS in the #dotNET 10 GC! 🚀 This is one feature that might require your intervention, so don't skip the prep work! Catch @maoni0 explaining the performance differences, when DATAS is applicable, & how to tune it for your scenario! 👇…


The coolest terminal UI app using #cSharp & #dotNET? 🤯 Want to see what @nickchapsas is cooking? Dive in: prgress.co/47oLLgZ

Telerik's tweet image. The coolest terminal UI app using #cSharp & #dotNET? 🤯 

Want to see what @nickchapsas is cooking?

Dive in: prgress.co/47oLLgZ

Need to automate notifications, reports, or synchronization in your #dotNET app? ⏰ Quartz. NET is just the ticket! And this awesome guide by @AssisZang walks you through setting up a scheduled job service for clearing process history! Check it out: prgress.co/4higMa0

Telerik's tweet image. Need to automate notifications, reports, or synchronization in your #dotNET app? ⏰ 

Quartz. NET is just the ticket!

And this awesome guide by @AssisZang walks you through setting up a scheduled job service for clearing process history!

Check it out: prgress.co/4higMa0

AI may be writing the code, but you're still the boss! 👑 Check out this article by Wendy Breiding & see how to become the ultimate AI Code Reviewer for #dotNET! Learn how to be the critical gatekeeper who ensures quality, reliability, & maintainability in AI-generated code!…


Why settle for a clumsy contact form when you can have a high-performing one? ✨ Suzanne Scacca's guide covers the essential best practices, from creating an intuitive layout to making the form accessible! Learn the 4 things you can do to encourage users to fill it out in…

Telerik's tweet image. Why settle for a clumsy contact form when you can have a high-performing one? ✨ 

Suzanne Scacca's guide covers the essential best practices, from creating an intuitive layout to making the form accessible! 

Learn the 4 things you can do to encourage users to fill it out in…

If the server disconnection modal makes you steer clear of #Blazor Server, @jonhilt has some good news for you! 🎉 Because #dotNET 10 is addressing this pain point with key changes that improve the reconnection experience! Get the full lowdown here! 👇 prgress.co/4n6imwW


What makes a test truly valuable? Catch up with all thet @egilhansen shared with @richcampbell & @carlfranklin in this ep of .NET Rocks! Learn how to create tests that are durable, clear, & help your team understand where updates will create issues: prgress.co/3KNTQD7

Telerik's tweet image. What makes a test truly valuable? 

Catch up with all thet @egilhansen shared with @richcampbell & @carlfranklin in this ep of .NET Rocks! 

Learn how to create tests that are durable, clear, & help your team understand where updates will create issues: prgress.co/3KNTQD7

Why build what already exists? 🤔 In this blog, @_Teon_ challenges developers to stop trying to know it better & start building software that truly delivers value! Learn to prioritize unique features & leave the generic work behind: prgress.co/4nV2m1K

Telerik's tweet image. Why build what already exists? 🤔 

In this blog, @_Teon_ challenges developers to stop trying to know it better & start building software that truly delivers value! 

Learn to prioritize unique features & leave the generic work behind: prgress.co/4nV2m1K

Setting up an #Azure Storage queue to support an asynchronous app? That's easy! 😎 But the security? That's where things get interesting! 😉 Peter Vogel breaks down the 4 ways to secure your Azure Storage Queue to your frontend! Master your production security:…

Telerik's tweet image. Setting up an #Azure Storage queue to support an asynchronous app? That's easy! 😎 

But the security? That's where things get interesting! 😉 Peter Vogel breaks down the 4 ways to secure your Azure Storage Queue to your frontend!

Master your production security:…

Did you hear about your new desktop development partner: the Telerik UI for WinForms AI Coding Assistant? 🤖 Trained on over 160 components, it generates high-quality, production-ready code for you so you can spend less time on manual fixes & more time shipping features!…


Loading...

Something went wrong.


Something went wrong.