Thursday, June 13th, 2024 6:00 PM GMT -7
.NET
Hosteando Blazor Apps in Contabo Servers (Spanish)
Thursday, May 30th, 2023 3 PM GMT -7
Cross Database Data Sync with SQLite in MAUI – .NET Cross Platform Applications User Group
Wednesday, May 29, 2024
10:00 AM to 11:00 AM MST
Desbloqueando el Futuro con Azure Open AI – Global Azure 2024 AI .NET Power Cloud Community
Explora el mundo de la inteligencia artificial con Azure Open AI. Descubre las últimas innovaciones, aprende sobre casos prácticos y ve cómo Azure Open AI puede ser implementado para resolver problemas complejos, mejorar la eficiencia y fomentar la creatividad en diversos ámbitos. Únete a nosotros para un viaje al corazón de la IA moderna y entérate de cómo puedes integrar estas soluciones en tu propio campo de trabajo o estudio.
Proceso de Optimización de Dashboards – Ejemplo Practico (Spanish)
Notes to myself – XAF Legacy to XAF Blazor – Migrations Steps and Tips
Microsoft MVP Global Summit 2024💥 Impressions
Attending the Microsoft MVP Global Summit is consistently an amazing adventure, yet this year marked Joche’s first Summit, making it an even more extraordinary experience.
Here are my impressions from the Microsoft MVP Global Summit 2024💥on pictures.
Continue readingNavigating the Complexities of an SQL Data Sync Project
SQL Data Sync projects embody a complex and multifaceted challenge, primarily due to the intricate process of synchronizing data across multiple SQL databases. These projects necessitate a sophisticated understanding of data integration and the ability to maintain consistency across diverse environments, which can range from on-premises databases to cloud-based solutions or a hybrid combination of both.
Continue readingDevExpress XtraReports Training – Syllabus – From Beginner to Pro
This comprehensive DevExpress XtraReport training course is meticulously designed to equip learners with the skills and knowledge required to master reporting within the .NET framework, utilizing the powerful DevExpress XtraReport suite. Spanning nine detailed chapters, this course covers everything from the basics of report creation to advanced data visualization and customization techniques, ensuring a deep understanding of how to create dynamic and interactive reports that can drive decision-making processes.
Continue readingHttpClient Best Practices
Using HttpClient
in C# effectively is crucial for making HTTP requests and managing HTTP connections in a .NET application. Here are best practices to consider: