Skip to content

Magenaut

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

webforms

Could not load type ‘AjaxControlToolkit.Sanitizer.AntiXssSanitizerProvider’.

September 1, 2022 by Magenaut

I tried to use htmleditorextender but I am getting error. below are my settings

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

Multiple forms on ASP.NET page

September 1, 2022 by Magenaut

Coming from a Classic ASP background, I’m used to multiple forms on a page, but this clearly limited in a ASP.NET page.

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

ASP.NET meta:resourcekey

September 1, 2022 by Magenaut

I’m looking at an ASP.NET application which makes heavy use of meta:resourcekey which seem to be connected to the resx files.

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

Change CSS classes from code

September 1, 2022 by Magenaut

It’s easy to set CssClass in the code-behind, but this runs the risk of overwriting existing classes.

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

How to check if request is ajax or not in codebehind – ASP.NET Webforms

September 1, 2022 by Magenaut

I tried the Request.IsAjaxRequest but this does not exist in WebForms. I am making a JQuery ajax call. How do I check if this is a ajax request or not in C#?

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

Using jQuery’s getJSON method with an ASP.NET Web Form

September 1, 2022 by Magenaut

How do I go about calling a method on an ASP.NET Web Form page using the getJSON method on jQuery?

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

How do I highlight a textbox border red when it is required?

August 31, 2022 by Magenaut

What property do I use on the required field validator control to make the textbox red if there is a validation error?

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

ExecuteScalar(); With scope_identity() Generating “System.InvalidCastException: Specified cast is not valid”

August 31, 2022 by Magenaut

I did it 🙂 My sql server 2008 returns
System.Decimal packed into ‘object’.
Try to use System.Convert.ToInt32
instead of cast.

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

How to fix ASP.NET error “The file ‘nnn.aspx’ has not been pre-compiled, and cannot be requested.”?

August 31, 2022 by Magenaut

I have a VS 2005 web site that I publish using “Publish Web Site”, and I clear all the three checkboxes. I also have a deployment project that picks up the published files and creates an MSI. I then install the package on a separate test server.

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

Why does ASP.Net RadioButton and CheckBox render inside a Span?

August 31, 2022 by Magenaut

I would expect this:

Categories ASP.NET, Q&A Tags asp.net, webforms Leave a comment
Older posts
Newer posts
← Previous Page1 … Page8 Page9 Page10 … 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