Skip to content

Magenaut

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

asp.net

Strange behavior when trying to connect to Azure App Configuration with .Net Framework

September 4, 2022 by Magenaut

I have encountered a strange behavior when trying to connect to Azure App Configuration with an Azure Identity from an ASP.Net Web Application. Current environment is .Net Framework 4.8, but the behavior is the same on 4.7.2 and 4.6.1.

Categories ASP.NET, Q&A Tags .net, asp.net, azure, azure-app-configuration Leave a comment

Problem with AsyncFileUpload in WebForm (after being published in server) – “AjaxControlToolkit.Properties.Resources.resources” not found

September 4, 2022 by Magenaut

I’m working in a solution created in ASP.NET – Framework 3.5.

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

How do I add a list to an object?

September 4, 2022 by Magenaut

So basically what I’m trying to do is making a parking ticket system. I’ve got two classes one that contains info for a Car and one for a Ticket. I want the system to show all the tickets a car registration has gotten. public class Car { public string registrationNumber { get; set; } public … Read more

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

displaying a file from network path rather than application path

September 4, 2022 by Magenaut

I am trying to display a pdf file using this code:

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

Kentico CmsRepeater: When to call databind when DataBindByDefault=”false”

September 4, 2022 by Magenaut

I want to set DataBindByDefault to false on my repeater because otherwise it makes a call to the db which returns all data from the child nodes of the page which comes to 12MB.

Categories ASP.NET, Q&A Tags asp.net, kentico, kentico-12 Leave a comment

Sending ics file with MailKit and Stringbuilder

September 4, 2022 by Magenaut

I’m trying to send an email with a calendar invite, as an ics file attachment. I’m using Mailkit, as my understanding is the system.net.mail is deprecated.

Categories ASP.NET, Q&A Tags asp.net, asp.net-core, c#, mailkit, model-view-controller Leave a comment

Getting 400: Bad Request on delete request using asp.net

September 4, 2022 by Magenaut

I’m trying to delete a post using it’s post ID
But every time I try to delete a post 400:bad request shows up in the console

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

add custom attribute to RadDatePicker

September 4, 2022 by Magenaut

I’m trying to add a custom attribute on a RadDatePicker but it adds the attribute to the wrapper instead of the inputfield.
is there a way to add an attribute to the input field of a RadDatePicker

Categories ASP.NET, Q&A Tags asp.net, raddatepicker, telerik, telerik-datepicker Leave a comment

TLS error when trying to connect to service

September 4, 2022 by Magenaut

The request was aborted: Could not create SSL/TLS secure channel.

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

MVC Core @User.Identity.Name in razor returns null

September 4, 2022 by Magenaut

It runs just fine and returns the name on my local machine (windows authentication) by using @User.Identity.Name. However, if I move it from my local to dev server, it just returns the text without the name. Not sure why @User.Identity.Name doesn’t work when I push.

Categories ASP.NET, Q&A Tags asp.net, asp.net-core, html, jquery Leave a comment
Older posts
Newer posts
← Previous Page1 … Page20 Page21 Page22 … Page944 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