Author: admin
Notes to myself – XAF Legacy to XAF Blazor – Migrations Steps and Tips
XAF POS Teaser – MAUI Version
Mobile Version for our old article: https://xafmarin.com/xaf-pos-teaser/
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 readingXAFers Community Standup. XAF and SQL
Thursday, March 21th, 2024 at 10:00 AM GMT -7
https://www.meetup.com/arizona-xafers-user-group/events/299557293/
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 readingAzure SQL Fundamentals: DATA SATURDAY PHOENIX 2024
Data SQL Saturday Phoenix is rising again! The Arizona Data Platform users group has been holding this training event for data professionals since 2011, and after a short Covid related pause we are back. With training sessions focusing on data technologies locally and in the cloud, providing content on data analytics, machine learning, SQL, business intelligence, data architecture and much more. Data Saturday will be held on March 23, 2024 to provide training to all who want to learn how to elevate their careers to the next level.
I am honored to be speaking with a session about Azure SQL.
If you are local to Phoenix or just here for the weekend stop by our session on Room 225 and let’s talk about data all Saturday 🙂
For more info or to register follow this link: https://datasaturdays.com/Event/e67a4008-5718-4687-9145-7ee9d963413e
SQL out!
XAFers Community Standup. XAF Modularity, Plugins and Application Domains
Thursday, March 7th, 2024 at 10:00 AM GMT -7
https://www.meetup.com/arizona-xafers-user-group/events/299557268/
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: