15,796,102 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View C++ questions
View Javascript questions
View Python questions
View PHP questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Search within:
Articles
Quick Answers
Messages
Comments by Member 13220552 (Top 12 by date)
Member 13220552
24-Oct-20 17:31pm
View
i have found solution , i have done select on table , after i have done foreach on the queryable data
Member 13220552
24-Oct-20 14:20pm
View
Richard i have try with one equals, i have error on my code , when i try with equals function it's the same exception
Member 13220552
24-Oct-20 13:54pm
View
i have done, it's same
Member 13220552
12-Jun-20 3:50am
View
thanks you dear!!!
Member 13220552
26-May-20 8:12am
View
yes i have googled this error they say , i can verify if RedirectUri and PostLogoutRedirectUri as not be modified .
i have done that , all are good
Member 13220552
18-May-20 15:19pm
View
Thanks you Richard , i have seen , it's my IDs. i have removed for label and validation message.
Member 13220552
18-May-20 14:19pm
View
thank i try that and i come back
Member 13220552
11-May-20 5:55am
View
ok ok
Member 13220552
8-May-20 13:14pm
View
I want from a form to record the information in a table or a list and then display this data in a datatable
Member 13220552
8-May-20 11:01am
View
No No , i said , i want to insert data from form in the list for exemple or other things like table , and after retreive the data for see it in datatable
Member 13220552
14-Apr-20 11:27am
View
for the error , i will share next time , thank you Richard .
for me when i mean the line is enough.
thanks you for your response
Member 13220552
14-Apr-20 8:39am
View
thanks Richard Deeming , i have done , after i juste want to delete the line , i have updated my question ,
i want to delete some data who have foreign key in
StockTransfertDetail
that is my problem ,
when i do your answer ,
i have error in
_context.StockTransfertDetail.Remove(stockTransfertDtail);
Show More