ASP.NET help to do a design
Hello, i am doing a school proyect in .net framework, and i would like to have some help to find a tutorial of how to do a nice view of the program im doing, like adding background, colors etc.
I already have an idea of how i want it to look but idk how to aply this idea using the tools of visual studio gives:sadcat:
30 Replies
CSS and HTML
If your talking about ASP.NET, thats typically just your backend. Doing layout and background colors etc, you use the combination of CSS and HTML
That's it, basically
damn he too fast
Also, eww, ASP.NET with .NET Framework
very modern school learning
Still, HTML for structure, CSS for looks
Highly recommend giving flexbox and grid a look
They make making layouts super easy
ooo okay, in visual studio can i work with html and css?
his teacher wants grid with float left i think :D
Sure can
It's not gonna be the best experience in the world, but perfectly serviceable
hahah well i can use asp.net like the bone for the software, and over it the css and html to make it look nice?
yess
alright tysm!, gonna try search a tutorial for that :gamstNotas:
the internet is full with that kinda stuff
u will find something
yeah, ty for helping me, im very new into this :gamstJart:
the beginning might be a bit overwhelming but its worth keep at it!
Also, just to double check, we're talking ASP.NET with .NET Framework 4.X, right?
Not ASP.NET Core with .NET 5+?
hmmm, im using app with windows form(.net framework)
noo, windows forms is not asp net
Ah fuck
oh :gamstEfe: sorry im new into this
Yeah
Winforms have nothing to do with ASP
Not HTML
Nor CSS
You sure it's not Webforms?
That would make more sense
maybe just screenshot the project
that would tell alot
im using these (sorry its on spanish)
Winforms
I wonder why you mentioned ASP.NET in the title, then
im just about to start but- well a classmate add a gif backgorund and cool stuff to make it nice and i wanted to do it too :gamstEfe:
i was searching about the stuff of design and give me asp.net, and i thinked it was the same thing im using
:sadge:
Alas
ASP.NET is the old framework to make websites, so is Webforms
It's been since superseded by ASP.NET Core
Winforms (Windows Forms) is the desktop application framework
And it's... a fair bit harder to make it look good
oh i understand, hmmm the asp.net also works with the tools like combobox, button and that stuff?
No
I mean, yes, but not the winforms kind
The HTML kind
oo ok :gamstEfe: