C
C#2mo ago
! bottelz

✅ Design page is messed up

Why cant I add any labels here?
No description
36 Replies
!  bottelz
! bottelzOP2mo ago
!  bottelz
! bottelzOP2mo ago
wtf is going on
Salman
Salman2mo ago
what project type is this ?
!  bottelz
! bottelzOP2mo ago
ASP.NET Web Application (.NET frameworks)
Angius
Angius2mo ago
That's Webforms Are you required to use it? Does anybody hold a gun to your head currently? If not, forget that Webforms even exists
!  bottelz
! bottelzOP2mo ago
somewhat its a uni project but I think my visual studio might be fucked or something idk
Salman
Salman2mo ago
tell your teacher it's 2025
Angius
Angius2mo ago
My sincere condolences
Salman
Salman2mo ago
if it's a unit project then you could ask your teacher to allow you to use some modern framework like Blazor or MVC
!  bottelz
! bottelzOP2mo ago
i guess I could ask for that how do I use Blazor or MVC?
Salman
Salman2mo ago
Yup tell him that webforms is dead long ago and nobody uses it anymore What kind of web app is this
!  bottelz
! bottelzOP2mo ago
how do I check>?
Angius
Angius2mo ago
Presumably is part of the project requirements? Like, "make a banking website" or "make a blog"
!  bottelz
! bottelzOP2mo ago
No description
!  bottelz
! bottelzOP2mo ago
some shi like this just basic stuff First time working with this so dont know much
Angius
Angius2mo ago
Ah, some random calculator thing
!  bottelz
! bottelzOP2mo ago
yh, bassicly
Salman
Salman2mo ago
yup use blazor for that imo
Angius
Angius2mo ago
Assuming it's allowed
!  bottelz
! bottelzOP2mo ago
No description
!  bottelz
! bottelzOP2mo ago
should i choose this?
Salman
Salman2mo ago
choose second one for now But as ZZZ said, make sure you are allowed to use it so that you face no problem later on
!  bottelz
! bottelzOP2mo ago
im probably not :// so any ideas how to fix this?
Angius
Angius2mo ago
Try clicking around, particularly here?
No description
Angius
Angius2mo ago
Maybe it switched from designer view to code view or something
!  bottelz
! bottelzOP2mo ago
didnt work the design mode is on But why is the UI so fucked?
Angius
Angius2mo ago
¯\_(ツ)_/¯
Angius
Angius2mo ago
Angius
Angius2mo ago
Make sure VS is updated and has the Webforms worload installed, ig?
Angius
Angius2mo ago
Visual Studio Magazine
How to Do Web Forms in VS 2022 (Even Though Microsoft Recommends Bl...
Microsoft recommends replacing relic from old .NET Framework with Blazor, but you can still do ASP.NET Web Forms apps in Visual Studio 2022 if you want to, with a couple tweaks.
Angius
Angius2mo ago
Here's how to set it up
!  bottelz
! bottelzOP2mo ago
This fixed it Thank you ❤️
Angius
Angius2mo ago
Nice
Unknown User
Unknown User2mo ago
Message Not Public
Sign In & Join Server To View
Angius
Angius2mo ago
15 years ago

Did you find this page helpful?