Skip to content

Magenaut

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

asp.net-web-api

How to get hold of Content that is already read

September 1, 2022 by Magenaut

I have a class that inherits from ApiController. It has a Put-method like this:

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

Configuring dependency injection with ASP.NET Web API 2.1

September 1, 2022 by Magenaut

I’m creating an ASP.NET Web API 2.1 site and as I want to inject dependencies directly into the controllers, I’ve created my own implementation of IDependencyResolver so that StructureMap will handle that for me.

Categories ASP.NET, Q&A Tags asp.net, asp.net-web-api, dependency-injection, structuremap Leave a comment

How to handle Images using WebAPI

September 1, 2022 by Magenaut

Questions

Categories ASP.NET, Q&A Tags asp.net, asp.net-web-api, image Leave a comment

ASP.NET Web Api: The requested resource does not support http method ‘GET’

September 1, 2022 by Magenaut

I’ve got the following action on an ApiController:

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

Add custom header to all responses in Web API

September 1, 2022 by Magenaut

Simple question, and I am sure it has a simple answer but I can’t find it.

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

Is it possible to access HttpContext.Current.Session from Web API

September 1, 2022 by Magenaut

Is it possible to access HttpContext.Current.Session through a WebAPI ? can we make it inheriting IRequiresSession?

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

Web API audit logging

September 1, 2022 by Magenaut

I need to audit log calls to my Web API, ideally I’d like to use an Attribute, something like:

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

Is there a way to handle form post data in a Web Api controller?

September 1, 2022 by Magenaut

In ASP.NET MVC , one can access the form post data:

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

Web API Routing – api/{controller}/{action}/{id} “dysfunctions” api/{controller}/{id}

September 1, 2022 by Magenaut

I have the default Route in Global.asax:

Categories ASP.NET, Q&A Tags action, asp.net, asp.net-web-api, controller, routing Leave a comment

Pros/Cons of different ASP.NET Caching Options

September 1, 2022 by Magenaut

I recently asked a question about caching application data in an ASP.NET MVC WebAPI application and it led me to a new question. What are the pros/cons of different caching methods available in ASP.NET?

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, asp.net-web-api, c#, caching Leave a comment
Older posts
Newer posts
← Previous Page1 … Page10 Page11 Page12 … Page29 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