Skip to content

Magenaut

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

c#

Stuck with cascading dropdownlist asp.net c#

September 4, 2022 by Magenaut

Hi guys im trying to make a cascading dropdownlist in razor pages with postgresql. The first dropdown shows the location, and the second shows the room of the location, depending which location you click. Im stuck, i dont know how to go further. I hope you guys can help.
Here is the html code:

Categories ASP.NET, Q&A Tags asp.net, asp.net-core, c#, html, razor 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

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

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

dynamically calculate the price in Gridview when the quantity goes up

September 4, 2022 by Magenaut

I have the following gridview . I want the price to be calculated automatically as soon as the user increases or decreases the quantity.

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

My controller return correct data but datatable doesnt vizualize it

September 4, 2022 by Magenaut

I have a very strange problem for the first time when I use Datatables. My action returns JSON response with correct data to datatable but in view I don’t receive table with filled data but JSON format data. Where is the problem?

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

ASP.NET GridView to List with headers

September 4, 2022 by Magenaut

I would like to convert my GridView to a list with the headers as the first row.

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

Property Injection of Autofac failed when I called the generic property injected in base class from the subclass

September 4, 2022 by Magenaut

I do property injection all in StartUp file in Asp.Net project by using the Autofac function called RegisterAssemblyTypes. Here is the image shows the details :enter image description here

Categories ASP.NET, Q&A Tags asp.net, c#, dependency-injection, generics Leave a comment
Older posts
Newer posts
← Previous Page1 … Page12 Page13 Page14 … 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