Click here to Skip to main content
15,881,882 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Wordle 372 Pin
Sander Rossel25-Jun-22 21:48
professionalSander Rossel25-Jun-22 21:48 
GeneralRe: Wordle 372 Pin
ChandraRam25-Jun-22 21:14
ChandraRam25-Jun-22 21:14 
GeneralRe: Wordle 372 Pin
Sander Rossel25-Jun-22 21:47
professionalSander Rossel25-Jun-22 21:47 
GeneralRe: Wordle 372 Pin
Peter_in_278025-Jun-22 22:06
professionalPeter_in_278025-Jun-22 22:06 
GeneralRe: Wordle 372 Pin
Vivi Chellappa26-Jun-22 0:09
professionalVivi Chellappa26-Jun-22 0:09 
GeneralRe: Wordle 372 Pin
Greg Utas26-Jun-22 0:34
professionalGreg Utas26-Jun-22 0:34 
GeneralRe: Wordle 372 Pin
Cp-Coder26-Jun-22 2:16
Cp-Coder26-Jun-22 2:16 
GeneralWho needs classes anyway? Pin
Sander Rossel25-Jun-22 5:50
professionalSander Rossel25-Jun-22 5:50 
So I did an update of Visual Studio 2022 yesterday.
I already noticed type-checking, and basically any kind of checking, for .cshtml files was completely Elephant | [mastadon] ed.
But now I'm noticing I can't add a class to my project.
The class template is simply missing in the add new item dialog.
Basically the whole reason for Visual Studio's existence is so that we can write classes, no matter what framework you're using (WinForms, WPF, WCF, ASP...) they all use classes extensively.
And now they removed that template.
Luckily I can still add a tx spout file for storm topology though (I have no idea what that is) Laugh | :laugh:

Ah well, guess I'll just write "class Something { }" in an empty code file myself, not a really big deal if you know what you're doing.
It's annoying that the default item for add new item is now a XAML file though (in a Web API project) D'Oh! | :doh:
You have to wonder how something like this could happen though Unsure | :~

<Update>
This only seems to be a problem for .NET Framework projects, it's still there in my .NET Core projects Unsure | :~
</Update>

GeneralRe: Who needs classes anyway? Pin
RickZeeland25-Jun-22 6:57
mveRickZeeland25-Jun-22 6:57 
GeneralRe: Who needs classes anyway? Pin
Sander Rossel25-Jun-22 7:10
professionalSander Rossel25-Jun-22 7:10 
GeneralRe: Who needs classes anyway? Pin
DRHuff25-Jun-22 7:27
DRHuff25-Jun-22 7:27 
GeneralRe: Who needs classes anyway? Pin
Sander Rossel25-Jun-22 7:31
professionalSander Rossel25-Jun-22 7:31 
GeneralRe: Who needs classes anyway? Pin
yacCarsten25-Jun-22 18:03
yacCarsten25-Jun-22 18:03 
GeneralWordle 371 Pin
Amarnath S24-Jun-22 14:02
professionalAmarnath S24-Jun-22 14:02 
GeneralRe: Wordle 371 Pin
Peter_in_278024-Jun-22 15:14
professionalPeter_in_278024-Jun-22 15:14 
GeneralRe: Wordle 371 Pin
OriginalGriff24-Jun-22 19:05
mveOriginalGriff24-Jun-22 19:05 
GeneralRe: Wordle 371 Pin
Vivi Chellappa24-Jun-22 19:11
professionalVivi Chellappa24-Jun-22 19:11 
GeneralRe: Wordle 371 Pin
pkfox24-Jun-22 21:29
professionalpkfox24-Jun-22 21:29 
GeneralRe: Wordle 371 Pin
Sander Rossel25-Jun-22 0:29
professionalSander Rossel25-Jun-22 0:29 
GeneralRe: Wordle 371 Pin
Greg Utas25-Jun-22 0:41
professionalGreg Utas25-Jun-22 0:41 
GeneralRe: Wordle 371 Pin
ChandraRam25-Jun-22 1:33
ChandraRam25-Jun-22 1:33 
GeneralRe: Wordle 371 Pin
Cp-Coder25-Jun-22 1:36
Cp-Coder25-Jun-22 1:36 
GeneralMessage Removed Pin
24-Jun-22 11:09
chavesraul24-Jun-22 11:09 
GeneralWho was the bright spark Pin
Chris Maunder24-Jun-22 9:10
cofounderChris Maunder24-Jun-22 9:10 
GeneralRe: Who was the bright spark Pin
OriginalGriff24-Jun-22 9:24
mveOriginalGriff24-Jun-22 9:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.