Sk
Sk
CC#
Created by Sk on 2/23/2024 in #help
Best place to find open source Web API projects?
im looking to just read through some, preferably recent, Web API project code to help improve my knowledge by taking notes and, hopefully, implementing some things used into my own projects as a beginner/intermediate. would be great if anyone knew the best place to find some or has some that i could read through, ive looked through github but theyre all mainly like 7+ years old using logic that doesnt apply as much anymore
3 replies
CC#
Created by Sk on 2/22/2024 in #help
Where to go from here...
Ive been learning Web API for around a month and a half now and am unsure where to go from here, i can understand most "intermediate" Web API code but sort of struggle writing it from scratch as it feels theres a lot to remember. Ive made some CRUD projects and id like to continue making more but it feels a bit pointless as most of them feel like the same code just repackaged to do something different. If any other people experienced in Web API could give me some sort of advice as where to go/what to do from here i would be VERY grateful!
37 replies
CC#
Created by Sk on 12/30/2023 in #help
✅ Keep getting this error when trying to do "Update-Database":
This is the error i get: "Only the invariant culture is supported in globalization-invariant mode. See https://aka.ms/GlobalizationInvariantMode for more information. (Parameter 'name') en-us is an invalid culture identifier."
21 replies
CC#
Created by Sk on 12/28/2023 in #help
Trying to make it so when two of the same products are added to cart it increments quantity instead
Hello, im rying to make it so when two of the same products are added to cart it increments quantity instead of showing two of the same product with a quantity of one, heres my current code. Its very scuffed as its a test for my main project so it doesnt matter how ugly the code is haha https://paste.mod.gg/vrujthbplsay/3
83 replies
CC#
Created by Sk on 12/26/2023 in #help
trying to make an add to cart application in asp.net mvc core
i have been trying for ages to get it to work and am just trying to test it but i have no idea as to why the information isnt getting shown on the view, will have screenshots posted below
46 replies
CC#
Created by Sk on 12/23/2023 in #help
✅ I want to delete these two rows
No description
4 replies
CC#
Created by Sk on 12/22/2023 in #help
✅ Trying to make a shopping cart in ASP.Net MVC core problem.
No description
36 replies
CC#
Created by Sk on 12/20/2023 in #help
Any tips for someone beginner to learn ASP.NET MVC Core
I have done a few minor "projects" but am just looking to see if anyone has any tips on how to get better. Thanks in advance
1 replies
CC#
Created by Sk on 12/18/2023 in #help
✅ Any tips for learning ASP.NET MVC Core?
I have done a few minor "projects" but am just looking to see if anyone has any tips on how to get better. Thanks in advance
5 replies
CC#
Created by Sk on 12/9/2023 in #help
just begun learning ASP.NET Core MVC and am looking for any good material to help me
i am very new to ASP.Net so am just looking for some beginner friendly resources to begin properly learning ASP.Net core MVC
15 replies
CC#
Created by Sk on 12/9/2023 in #help
✅ hey. im new to learning asp.net and was wondering if anyone had any suggestions as where to start?
just any ideas of things to do/ things to watch would be great!
3 replies
CC#
Created by Sk on 12/3/2023 in #help
i am unable to do "update-database" in EFCore using MVC
No description
38 replies
CC#
Created by Sk on 12/3/2023 in #help
✅ cant do "update-database"
this is the info it gives for not being able to do it "Microsoft.Data.SqlClient.SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SNI_PN11, error: 52 - Unable to locate a Local Database Runtime installation. Verify that SQL Server Express is properly installed and that the Local Database Runtime feature is enabled.) ---> System.ComponentModel.Win32Exception (2): The system cannot find the file specified." does anyone have any ideas?
12 replies
CC#
Created by Sk on 12/3/2023 in #help
cannot set up a SQL Server
No description
20 replies
CC#
Created by Sk on 12/2/2023 in #help
cannot set up a local SQL server
No description
19 replies