Skip to content

Commit 850cb04

Browse files
committed
Added a post for scenic city summit 2026 conference
1 parent 5fa9b84 commit 850cb04

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

  • src/ProgrammerAl.Site.Content/Posts/20260605_ScenicCitySummit2026
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
Title: Scenic City Summit 2026
2+
Published: 2026/06/05
3+
Tags:
4+
5+
- Conference
6+
- C#
7+
- .NET
8+
9+
Presentations:
10+
- Id: 1
11+
SlidesRootUrl: https://raw.githubusercontent.com/ProgrammerAL/Presentations-2026/main/scenic-city-summit
12+
13+
---
14+
15+
## Scenic City Summit 2026
16+
17+
Scenic City Summit 2026 is a conference held in Chattanooga Tennessee. The 2026 conference was held on June 5th. [The Schedule is Here](https://sessionize.com/api/v2/er10xu03/view/GridSmart?under=True)
18+
19+
## Setting Up Your C# Pit of Success
20+
21+
<div class="post-multiple-links-div">
22+
<a class="post-session-content-link" target="_blank" href="https://github.com/ProgrammerAL/Presentations-2026/tree/main/scenic-city-summit">View Session Content on GitHub</a>
23+
<a class="post-view-session-content-link" href="/posts/20260605_ScenicCitySummit2026/slides/1">View Slides in Browser</a>
24+
</div>
25+
26+
__Session Abstract__:
27+
Did you know a C# project can detect when there's a known security vulnerability for a NuGet package it's using? Or that you can manage warnings/errors/suggestions for an entire C# project in a single file, without installing an extension?
28+
29+
C# has a handful of free features we can use to enforce high code quality. In this session, we'll look at those C# features and discuss what it takes to use them and create our own C# pit of success.

0 commit comments

Comments
 (0)