Joe Guadagno

71 Followers
132 Following
44 Posts
Microsoft Developer Services MVP, VP of IT at RT², .NET Foundation Board of Directors (President), Organizer of Desert Code Camp
Websitehttps://www.josephguadagno.net
GitHubhttps://www.github.com/jguadagno
LinkedInhttps://www.linkedin.com/in/josephguadagno/

I am working on a new personal project using #ASPNET #RazorPages with #HTMX and the #ChinookDB to demonstrate how to access modern browser features directly from HTML rather than using Javascript.

https://github.com/cwoodruff/chinook-razor-htmx

GitHub - cwoodruff/chinook-razor-htmx

Contribute to cwoodruff/chinook-razor-htmx development by creating an account on GitHub.

GitHub
Getting ready to deliver the Keynote at #OrlandoCC

The TechBash 2024 sponsor prospectus is now available 📣

https://zc.vg/J0185
#techevent #nepa #poconos #kalahariresort #developers #sponsor #devconference #techbash

TechBash 2024 sponsor prospectus is now available 📣

TechBash 2024 sponsor prospectus is now available 📣 - Description

Zoho Campaigns
Submit your sessions to the TechBash 2024 Call for Speakers now!

Submit your sessions to the TechBash 2024 Call for Speakers now! - Description

Zoho Campaigns

We have opened up GitHub Sponsors for our project today: https://github.com/sponsors/xunit

We appreciate everybody who uses xUnit.net, and everybody who contributes: discussions, issues, code, and now financially. ❤️

If you would like to discuss contracting us (consultations, presentations, etc.), please reach out to @bradwilson to start that discussion. Thanks!

#dotnet #oss #GitHub #sponsors

Sponsor @xunit on GitHub Sponsors

Support xUnit.net's open source work

GitHub

Today, I’ll discuss #dotnet and #odata with @cwoodruff on the #JetBrains webinar.

Did you know OData was first dreamt up in 2007 and is still used today in services like #Azure, Office 365, and more?

Come check it out. Cheers :)

(grateful for boosts)

https://www.youtube.com/watch?v=QVrcHv-Tm4k

Mastering OData: An In-Depth Developer's Guide

YouTube
TechBash 2024 Dates, Call for Speakers, and Sponsorship - TechBash

Thinking about sponsoring TechBash 2024? Sign up for our sponsorship info email list and be the first to know when our 2024 Sponsor Prospectus is published!

https://zc.vg/QQNIq

#techevent #developers #devconference #poconos #nepa #kalahariresort #techbash

TechBash Foundation

It's another new session alert! Chad Green will present Technical Debt is not Free a week from today. There's still time to register: https://techbash.com/

#techevent #developers #devconference #programming #technicaldebt #nepa #poconos #kalahariresort

TechBash 2025 - A Developer Conference in the Northeast

At TechBash, attendees will take their skills to the next level, learning from experts who share their knowledge in a fun, collaborative, and inclusive environment. TechBash is focused on Web, Cloud, DevOps, Architecture, Best Practices, Soft Skills, and much more. We provide 3 full days of keynotes and breakout sessions plus an optional fourth day of deep-dive workshops.

TechBash

With #testcontainers, you can spin up and tear down #Docker containers in your tests.

If you need a database, you don’t need to mock it: your #xUnit, #NUnit, and #MSTest code can launch an actual database!

Learn more in this blog post by @khalidabuhakmeh: https://jb.gg/ua9vjg

#dotnet

How to use Testcontainers with .NET Unit Tests | The .NET Tools Blog

With Testcontainers, you can spin up and tear down Docker containers as part of your automated tests. For example, if you need a database, you don't need to mock it: your xUnit, NUnit, and MSTest code can launch an actual database against which you can validate your code.

The JetBrains Blog