Skip to content

Magenaut

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

c#

Difference between Request[“xx”] and Request.Form[“xx”]?

August 24, 2022 by Magenaut

Is there any difference between Request["xx"] vs Request.Form["xx"] ?

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

Global.asax can’t find code-behind class

August 24, 2022 by Magenaut

I keep getting this error when I try to run a web app that I have inherited. It was written in 2010 for C# 3.5 and uses Mvc 2. I have installed the necessary libraries however I get this error.

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

How to get User.Identity.Name from a controller?

August 24, 2022 by Magenaut

I want to have some viewData info across all my views so I am following this tutorial

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

Async Controllers (MVC), long running process with “stops”

August 24, 2022 by Magenaut

I’m interested in running a long process, I want to update the UI as soon as results start coming in and not wait for it to finish.

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

How to write a single LINQ to XML query to iterate through all the child elements & all the attributes of the child elements?

August 24, 2022 by Magenaut

I am developing asp.net mobile application. I am using XML as a database. I am querying on the XML to access the required elements & attributes by using LINQ to XML in .net. I have the follwing part in my XML file.

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

Symbol font on ABCpdf

August 24, 2022 by Magenaut

I’m using the ABCpdf.net component to convert HTML to PDF. Some of the HTML uses the Symbol font to display certain characters. Unfortunately, we are consuming the HTML from a third-party, and it cannot be changed.

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

If ObjectDataSource isn’t the answer for a large application, what is?

August 24, 2022 by Magenaut

Quoting the answer of Andrew Hare on the This Question.

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

ASP.NET MVC Session gets reset after using RedirectToAction within iframe

August 24, 2022 by Magenaut

I have an ASP.NET MVC application (say, App_A) and another ASP.NET application (say, App_B). App_B has an iframe that loads App_A within it.

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

How to solve Redirect Loop

August 24, 2022 by Magenaut

I have a web application, and some users who use Chrome as their preferred browser of choice, get the following error when they have logged out of the application, and try to log back in.

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

serializing session state in asp.net

August 24, 2022 by Magenaut

I’m trying to store session state in SQL instead of InProc in our nopcommerce 1.9 install. When I make the requisite changes to the web.config I get this error:

Categories ASP.NET, Q&A Tags asp.net, c#, nopcommerce, serialization, session-state Leave a comment
Older posts
Newer posts
← Previous Page1 … Page382 Page383 Page384 … 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