Skip to content

Magenaut

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

ASP.NET

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 dropdownlist – add numbers 1-15 to list

August 24, 2022 by Magenaut

Is there a way of adding the values 1-15 to an asp dropdownlist without having to do each one individually…

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

ASP.NET route with arbitrary number of key-value pairs – is it possible?

August 24, 2022 by Magenaut

I’d like to handle URLs like this:

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc-routing 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

Using RouteExistingFiles to block access to existing files even if no route exists

August 24, 2022 by Magenaut

In ASP.net MVC 2, I can use routes.RouteExistingFiles = true; to send all requests through the routing system, even if they exist on the file system.

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

MVC Foolproof Validation using PassOnNull – Nullable or “01.01.0001 00:00:00”

August 24, 2022 by Magenaut

I try tovalidate two dates (start -> end) where only the first ist required, but when the user enters the second date it must be greater than the first. I’m using the MVC Foolproof package with the “PassOnNull” parameter.

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, data-annotations, validation Leave a comment

How to update an datagrid with webmethods

August 24, 2022 by Magenaut

I choose the method to update my data every second with a javascript PageMethod and WebMethod.

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

how to use mysql with asp.net?

August 24, 2022 by Magenaut

I want to use MySQL with my Asp.Net application and would like to know how. I am going to use MySQL for the first time. The most important thing I would like to know is how to connect to a MySQL database.

Categories ASP.NET, Q&A Tags asp.net, mysql 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

disable default validation in Asp.Net WebAPI

August 24, 2022 by Magenaut

I want to completely disable model validation for WebAPI controllers. I tried a few ways to do it for MVC, but seems WebAPI doesn’t get that methods.

Categories ASP.NET, Q&A Tags asp.net, asp.net-web-api, validation Leave a comment
Older posts
Newer posts
← Previous Page1 … Page818 Page819 Page820 … 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