Skip to content

Magenaut

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

ASP.NET

Powershell: Updating IIS web.config

August 24, 2022 by Magenaut

Needing to update IIS web.config to secure cookies by adding SSL.

Categories ASP.NET, Q&A Tags asp.net, cookies, iis, powershell, ssl Leave a comment

Get the depth of an Item

August 24, 2022 by Magenaut

I have xml like this:

Categories ASP.NET, Q&A Tags asp.net, linq, linq-to-xml Leave a comment

How to get value of selected checkboxlist items using javascript in asp.net

August 24, 2022 by Magenaut

I am working on an asp.net project in which i have a checkboxlist which i have bound using

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

Where should I place my database connection string and how do I handle connection pooling?

August 24, 2022 by Magenaut

I am developing an asp.net application which I have hosted on an IIS server. To open a connection I use:

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

Some problems using ToShortDateString() method on a nullable DateTime object, why?

August 24, 2022 by Magenaut

I have the following problem.

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

Manipulating Word 2007 Document XML in C#

August 24, 2022 by Magenaut

I am trying to manipulate the XML of a Word 2007 document in C#. I have managed to find and manipulate the node that I want but now I can’t seem to figure out how to save it back. Here is what I am trying:

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

Using C# SQL Parameterization on Column Names

August 24, 2022 by Magenaut

I’m having a problem. I want this to work, but it doesn’t:

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

FileUpload1.HasFile is always returning false

August 24, 2022 by Magenaut

I am uploading file using ASP.net File upload control.
My FileUpload1.HasFile is always returning false.

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

WCF .SVC Debug=”true” ignored when when release compiling?

August 24, 2022 by Magenaut

By default a .SVC file contains Debug=”true”, I was wondering if this is ignored if you compile for release or is it still compiled with debug symbols?

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

ASP.NET Webform css link getting mangled

August 24, 2022 by Magenaut

For some reason by css link in a webforms master page is getting mangled by ASP.NET.

Categories ASP.NET, Q&A Tags asp.net, c#, webforms Leave a comment
Older posts
Newer posts
← Previous Page1 … Page816 Page817 Page818 … 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