Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

c#

No route matches the supplied values for HTTP POST

September 4, 2022 by Magenaut

I am making a POST method. The following code takes in an object, takes the data from the object that it wants, then formats it into a new object and saves that to the database. I use the following code:

Categories ASP.NET, Q&A Tags asp.net, asp.net-core, asp.net-mvc, asp.net-web-api, c# Leave a comment

C#, ASP.NET core | SqlException: Incorrect syntax near the keyword ‘TOP’

September 4, 2022 by Magenaut

I was experimenting in ASP.NET Core with getting data from my small database.
I want to select 2 random rows from my table, but I can not get it to work.

Categories ASP.NET, Q&A Tags asp.net, c#, data-layers, sql-server Leave a comment

How does wok relative time in different time zones?

September 4, 2022 by Magenaut

I am confused about using datetimes in databases and applications for international users. My application is developed asp.net web api and c# programming language.

Categories ASP.NET, Q&A Tags asp.net, c#, datetime Leave a comment

Edit Method in ASP.Net Core MVC why ‘data-id’ in javascript always contains 1 i want if i select item 2 so data-id is 2

September 4, 2022 by Magenaut

i want ‘data-id’ according to selected item, if i select item 2 so data-id is 2′

Categories ASP.NET, Q&A Tags asp.net, asp.net-core, asp.net-mvc-4, c# Leave a comment

ASP.NET MVC unit testing WEB API Post method: Request.RequestUri throws an exception

September 4, 2022 by Magenaut

I want to test Web api 2 post method, which looks like this:

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, c#, unit-testing Leave a comment

How to remove all instances inside a list where a contained list does not contain all values given? help please

September 4, 2022 by Magenaut

So I am trying to set up a searching system, for which I need to go through each ‘book’ in a list and remove each one that does not match the given ‘genres’. each book contains a list of genre ID’s.

Categories ASP.NET, Q&A Tags asp.net, c#, linq Leave a comment

Update on specific column in Entity Framework 6 not working

September 4, 2022 by Magenaut

I got a problem updating a specific column in my database using Entity Framework 6.

Categories ASP.NET, Q&A Tags asp.net, c#, entity-framework Leave a comment

ASP.NET Core MVC link added by jQuery does not work

September 4, 2022 by Magenaut

Project on ASP NET Core MVC 3.1, jQuery v3.5.1, Bootstrap v4.1.3.

Categories ASP.NET, Q&A Tags asp.net, c#, jquery Leave a comment

Validation DropDownList value from ViewModel in ASP.Net MVC

September 4, 2022 by Magenaut

I tried to search posts, without any result either, maybe I didn’t use the right words.

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, c#, drop-down-menu Leave a comment

How to change the value of an asp label with JavaScript?

September 4, 2022 by Magenaut

I’m trying to add an error label to the top of a panel I have. I have a button created in C# on page load that calls a JavaScript function that I want to display an error message on my panel when clicked.

Categories ASP.NET, Q&A Tags asp.net, c#, javascript Leave a comment
Older posts
Newer posts
← Previous Page1 … Page27 Page28 Page29 … Page451 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress