Skip to content

Magenaut

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

webforms

making a button invisible on a form when the timer session is up

September 3, 2022 by Magenaut

I want to make a button invisible when the timer on my page is up. The timer on my page is set to be up in 1 minute. Once the timer is up, I want to set the button visible=false, but the button does not become invisible.

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

Using .NET Core Web API as subroute of ASP.NET Web Forms Application

September 3, 2022 by Magenaut

I have .NET Framework 4.8 ASP.NET Web Forms application. Using ashx-handlers is quite inconvenient, so I want to use .NET Core Web API (in order to switch all of my code from handlers to controllers and switch the whole app to .NET Core).

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

VB Auto Implemented Properties under IIS

September 3, 2022 by Magenaut

I have a project in VB.NET targeting the 4.7.2 version of the .NET Framework. Its a ASP WebForms project (yes! poor me) that is deployed to IIS.

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

Generate pdf of the inserted row values in asp .net webforms c#

September 3, 2022 by Magenaut

There is a simple asp.net webform which inserts data into three tables which are related to a common ID.

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

Importing a asp.net webPart in WebForm website from .Webpart file programmatically (Not a sharePoint Project)

September 3, 2022 by Magenaut

We have created several user Controls (Ascx) that we render to a webpart zone. Similarly, we have a control containing WebPartManager which is implemented in all the .aspx pages.

Categories ASP.NET, Q&A Tags asp.net, devexpress, import, web-parts, webforms Leave a comment

Compare two list with out using linq for update History

September 3, 2022 by Magenaut

Hi i’m working on a project written in c# webform and it requere loghistory of changes if some one updated the data i should be inserted to logs table but i need to capture which column or which field is being update.
so i think comparing 2 list the oldList before update and the list after update
if i have this class

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

Compilation error when dynamically setting property of user control inside repeater

September 3, 2022 by Magenaut

In a C# Webforms website (not web application), I have the following set up:

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

How to do a Jquery Callback after form submit?

September 3, 2022 by Magenaut

I have a simple form with remote=true.

Categories ASP.NET, Q&A Tags asp.net, html, javascript, jquery, webforms Leave a comment

Best way in asp.net to force https for an entire site?

September 3, 2022 by Magenaut

About 6 months ago I rolled out a site where every request needed to be over https. The only way at the time I could find to ensure that every request to a page was over https was to check it in the page load event. If the request was not over http I would response.redirect(ā€œhttps://example.comā€œ)

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

A potentially dangerous Request.Path value was detected from the client (*)

September 3, 2022 by Magenaut

I am receiving the rather self explanatory error:

Categories ASP.NET, Q&A Tags asp.net, c#, routing, url, webforms Leave a comment
Older posts
Newer posts
← Previous Page1 … Page4 Page5 Page6 … Page24 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