Skip to content

Magenaut

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

c#

Using site root relative links in Razor

August 31, 2022 by Magenaut

I have a website that is working fine with Razor (C#) all the coding is working properly when I use my local testing (WebMatrix IIS).

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

What’s the best way to get video metadata from a video file in ASP.Net MVC using C#?

August 31, 2022 by Magenaut

I’ve been searching on Google and StackOverflow for a good couple of hours. There seems to be a lot of similar questions on StackOverflow but they are all about 3-5 years old.

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

How to get notified of session end?

August 31, 2022 by Magenaut

I am wondering if I can handle a session timeout event. I need to make a function call to my function right before session timeouts or user left my page, or closed browser window. The most important part here is to have access to everything stored during the session, session variables.

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

Click events on Array of buttons

August 31, 2022 by Magenaut

How can I get the name of the object last clicked on a panel? The trick is there is a big array of buttons on the panel (btn[1] … btn [200]). How can I check if I clicked on button b[180], or b[11] or even outside the panel (no button)? Also the buttons are generated at page load via coding.
Thank you. Anna

Categories ASP.NET, Q&A Tags asp.net, c#, visual-studio-2008 Leave a comment

Sql inline query with parameters. Parameter is not read when the query is executed

August 31, 2022 by Magenaut

I am having a problem with my sql query in c#, basically it’s inline query with parameters, but when I run it it tells me that parameter 1 or parameter 2 is not there

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

OutputCache setting inside my asp.net mvc web application. Multiple syntax to prevent caching

August 31, 2022 by Magenaut

I am working on an asp.net MVC web application and I need to know if there are any differences when defining the OutputCache for my action methods as follow:-

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

How to include libsodium.net on ASP.NET

August 31, 2022 by Magenaut

I have an old webservice build on ASP.NET (using .asmx) files. I need to use sodium.net – unfortunately it fails while loading the dependent libsodium.dll file. Any ideas about what I make wrong?

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

Audio Libraries for MP3 editing

August 31, 2022 by Magenaut

http://www.alvas.net/alvas.audio.aspx

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

How to store list of object into ViewState

August 31, 2022 by Magenaut

I have a list of type List<JobSeeker>. I want to store it in ViewState. How this can be done?

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

IHttpHandler vs IHttpModule

August 31, 2022 by Magenaut

My question is simple (although the answer will most likely not be): I’m trying to decide how to implement a server side upload handler in C# / ASP.NET.

Categories ASP.NET, Q&A Tags asp.net, c#, httphandler, httpmodule, iis Leave a comment
Older posts
Newer posts
← Previous Page1 … Page165 Page166 Page167 … 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