The article discusses the author's experience using GitHub Copilot Pro+ in Visual Studio 2022 for an ASP.NET8 project. The author highlights notable improvements since the last evaluation three months ago, particularly regarding the accuracy of generated C# code. The AI tool now generates clean code free from syntax errors and accurately matches property names based on the existing project context, resolving previous hallucination problems. This advancement significantly enhances usability and productivity while working on large-scale .NET8 applications involving mixed-language database names.
The GitHub Copilot has improved significantly, generating error-free C# code by matching property names from other files, overcoming previous hallucination issues.
The newer AI models have reduced hallucination in coding, providing cleaner, more usable code compared to earlier versions that required substantial re-work.
Collection
[
|
...
]