Skip to content

Magenaut

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

c#

Json-file (Api-Response) deserialized to C# Class works with Winforms/Console but I do get an Error with ASP.Net Blazor! Why?

September 3, 2022 by Magenaut

I started looking into Openweathermap API (weather Data). The Api response is a Json file. I managed to get everything working with MS WinForms in (VisualStudio).

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

Retrieve & Preview the Attribute Values stored in IEnumerable in c#

September 3, 2022 by Magenaut

I want to retrieve & preview the name & values of attributes (credentials) stored in IEnumerable<CredentialPreviewAttribute> CredentialAttributesValues

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

getting an error that ‘the process cannot access the file because it is being used by another process’ in my dot net program

September 3, 2022 by Magenaut

I tried ‘using’ but it says that the method is not Idisposable. I checked for running processes in Task Manager, nothing there. My goal is to upload a file from local directory to the Rich Text editor in my website. Please help me resolve this issue. Thanks in Advance

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

I have problems getting this javascript + asp.net to work

September 3, 2022 by Magenaut

i have this little proyect that brings a little window to take the data from the “modal” window to the main but i have problems putting in to work.

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

Updating GridView from Code behind. Cannot get hold of the data

September 3, 2022 by Magenaut

I am updating a GridView (JobCardStatusGridView) from code behind and although I get hold of the row index, I can’t get hold of the data. here is my code.

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

ASP.NET Tree View out of Sql Binding

September 3, 2022 by Magenaut

I got a Categorie Table with a column for the Tree View in my Database which I want to display as a Tree View.

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

Parse the fully qualified string representation of an enum, including namespace/type

September 3, 2022 by Magenaut

I’m aware of Enum.TryParse(), but it doesn’t handle the namespace and type being present in the string. Say I have the following enum:

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

how to implement OpenID Connect from a private provider in the c# asp.net

September 3, 2022 by Magenaut

I have an ASP.NET MVC application that needs to integrate OpenID Connect authentication from a Private OpenID Connect (OIDC) Provider, and the flow has the following steps:

Categories ASP.NET, Q&A Tags asp.net, c#, oauth-2.0, openid-connect, postman Leave a comment

Proper syntax for calling values from appsettings.json instead of using literal string

September 3, 2022 by Magenaut

While there are a myriad of threads on here about this subject, the ones I looked at did not address my exact need.

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

.aspx & c# how to change URL value

September 3, 2022 by Magenaut

I am having some trouble with a URL value that’s set, I have below URL:

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, c#, url Leave a comment
Older posts
Newer posts
← Previous Page1 … Page58 Page59 Page60 … 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