Skip to content

Magenaut

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

c#

Resize and Display image from server with ASP.NET

August 24, 2022 by Magenaut

Got a question. I have images hosted on my server. I already know of the method when an image is uploaded to resize it and save, but I have another thought in mind.

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

ASP.NET Session – Use or not use and best practices for an e-commerce app

August 24, 2022 by Magenaut

I have used ASP.NET in mostly intranet scenarios and pretty familiar with it but for something such as shopping cart or similar session data there are various possibilities. To name a few:

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

how to save pdf on server map path using iTextsharp

August 24, 2022 by Magenaut

i am using following code for generate pdf and it is work perfect:

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

Filter Data using EntityDataSource

August 24, 2022 by Magenaut

I use EF 4, C# and MS Membership Provider.

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

HttpClient on WebApi is extremely slow

August 24, 2022 by Magenaut

I’m implementing a Proxy for my application using ASP.NET WebApi (ApiController) and using HttpClient to make the request with my authorization header. It works fine, but it’s extremely slow. Below is the main code, then the Global initialization (with DefaultConnectionLimit) and web.config related piece.

Categories ASP.NET, Q&A Tags asp.net, asp.net-web-api, asp.net-web-api-routing, c#, dotnet-httpclient Leave a comment

inserting outlook appointment using c#, asp.net

August 24, 2022 by Magenaut

Im looking to insert an appointment in a users calendar,
I can easliy insert in my own using Microsoft.Office.Interop.Outlook.Application (below),
then add the user as a recipient, but what if I dont want to add myself, if I only want to add others? Can this be done in a similar way?

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

Return multiple values from sql to label

August 24, 2022 by Magenaut

I have the label:

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

How to get prompt value in ASP.NET?

August 24, 2022 by Magenaut

What I want to do is when the user enters a text in the prompt box and presses the OK button, the prompt box will send back the value to string prmt; and if they cancelled the prompt, it will do nothing.

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

ASP.NET C# Copy Directory with SubDirectories with System.IO

August 24, 2022 by Magenaut

I need to copy a whole directory C:X to C:YX, and I need the sub-folders to be copied as well.
Is there any way to do it with the System.IO.FileDirectory namespaces ?
Thanks for all helpers!

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

how to convert PDF into HTML using C#

August 24, 2022 by Magenaut

CheckToken

Categories ASP.NET, Q&A Tags asp.net, c#, pdf Leave a comment
Older posts
Newer posts
← Previous Page1 … Page385 Page386 Page387 … 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