6775 2
How to create shopping cart in asp.net MVC?

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

...
Type
Question
6562 3
If Statement condition in ASP.NET Web-Forms?

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

...
Type
Question
9694 2
How to serialize List into string using C#?

The non-generic type cannot be used with type arguments 

...
Type
Question
5602 1
Paging,Sorting and filtering in asp.net boiler plate?

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

...
Type
Question
7026 1
No parameterless constructor defined for this object.

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

...
Type
Question

4950 2
9747 3
Format of the initialization string does not conform to specification starting at index 120.

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

...

Type
Question
6729 1
The model backing the 'bwavenueDbContext' context has changed since the database was created. Consider using Code First Migrations to update the database

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

...

Type
Question
9611 2
how to reload partial view in pop-up modal when opening it?

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)

...
Type
Question
2251 1
Can we use email or string as a primary key in database table?

Can we use email/string as a primary key in database table? and can pass in method of Asp.Net.

 

...
Type
Question

Page 29 of 31