C
C#7mo ago
McBeth

Advice

Guys I want to use these hardware to build a full web application for my final year project using mvc c# .net7 and my sql server management do you think it's possible ?
14 Replies
TheRanger
TheRanger7mo ago
its fine
McBeth
McBeth7mo ago
👍
mindhardt
mindhardt7mo ago
Yes, tho you may want to switch to .net 8, it is more recent
JakenVeina
JakenVeina7mo ago
you could run a .NET webapp on a Raspberry Pi, that setup is good
McBeth
McBeth7mo ago
Okay Thanks Well im broke bro
JakenVeina
JakenVeina7mo ago
I didn't mean you should buy one, just illustrating the point
McBeth
McBeth7mo ago
I know dont worry xD
mindhardt
mindhardt7mo ago
I have a postgres, discord bot, three separate .net websites and 2 other sites running on that little boi RPi is fire
McBeth
McBeth7mo ago
Thanks for your suggestion by the way Yeah instead of buying a pc its a great option can I run a mincraft server on it ?
mindhardt
mindhardt7mo ago
I doubt it, minecraft server requires much RAM and RPi 4 has only 4 gigs Tho RPi 5 came out this year, but I haven't looked at specs
McBeth
McBeth7mo ago
Oh oki
mindhardt
mindhardt7mo ago
Tho I should warn you that RPi has ARM processor so not all programs can run on it outa the box For instance there is no way to run SQL Server on arm But in general docker is a cure
McBeth
McBeth7mo ago
Oh okay thanks well I will only develop my web app on my laptop and deploy it using azure Do you guys feels like coding when using mvc ? cause I don't feel like it once you setup your crud everything goes by themselves xD
x0rld
x0rld7mo ago
Development is a different things