I have to create shopping cart in Asp.net MVC ,i don't know from where I should start
As i am a beginner, I saw various Youtube videos online but i am not able understand coding in those videos, so Please give me some other appropriate recommendation or advise???
Thanks
...I want to write a basic if statement on my web-application, as I would like to place <script>
based on a condition in .aspx page, how can I achieve it?
Something like
...The non-generic type cannot be used with type arguments
...I have downloaded asp.core project (MVC and angularjs version) and I would like to know how to implement paging sorting and filtering in asp.net boiler plate project using asp.net core
...Hi, i am getting this issue while running a page in MVC, it was working fine previously, but i now i am getting the error as below
...I have uploaded a new website on server, but when i try to run it on web-browser i am getting this error
Format of the initialization string does not conform to specification starting at index 120.
What is the cause of issue & how to resolve it? I didn't got this error before
...
I am getting this error when trying to work on Code First migration with Entity Framework
The model backing the 'bwavenueDbContext' context has changed since the database was created. Consider using Code First Migrations to update the database
here is the error image
...
Hi, I wanted to clear the validation errors if I clicked the Create Button.
Because if I click the Close Button or The Black Shadow(Accidentally close the modal) behinds the Modal within the state of "Errors" in validation, if I click the create button again, the errors will still show, which should be removed as I am clicking back "Create" button.
Please check this link below as reference, the only thing I wanted to do is everytime i click Create Button, the partial view must clear all errors even it was from the previous transaction because sometimes I accidentally drop the modal. Thanks in Advance.
https://qawithexperts.com/article/asp.net/validate-pop-up-modal-using-ajaxbeginform-in-c-mvc/52 ...(Make this as reference)
...Can we use email/string as a primary key in database table? and can pass in method of Asp.Net.
...