Skip to content

Magenaut

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

vb.net

WCF service not working when accessed over HTTPS and HTTP

August 31, 2022 by Magenaut

I’ve installed a SSL certificate in IIS.

Categories ASP.NET, Q&A Tags asp.net, ssl, vb.net, wcf, web-services Leave a comment

What is wrong with this type of .aspx code?

August 31, 2022 by Magenaut

I’m having one bear of a time trying to figure out why a legacy project won’t compile for me; I get only one error, an “Object reference not set”, which is usually straightforward to fix, but in this case it provides no detail as to even which file the problem appears in. See this for the initial question, with many updates.

Categories ASP.NET, Q&A Tags asp.net, vb.net, visual-studio-2013 Leave a comment

ASP.NET How to get List of Groups in Active Directory

August 31, 2022 by Magenaut

How can I get a full list of Groups in my Active Directory?

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

execute serverside code on div click

August 31, 2022 by Magenaut

ASPX CODE

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

Compress large Integers into smallest possible string

August 31, 2022 by Magenaut

I have a bunch of 10 digit integers that I’m passing in a URL. Something like:
“4294965286”, “2292964213”. They will always be positive and always be 10 digits.

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

Sorting arrays numerically and alphabetically(like Windows Explorer) without using StrCmpLogicalW or shlwapi.dll – ASP.NET VB

August 31, 2022 by Magenaut

I created a sorter that StrCmpLogicalW / shlwapi.dll. unfortunately it causes errors on partial trust environments. I am in a really bad need of a solution that does not use ‘shlwapi.dll’ or StrCmpLogicalW and works in the same fashion.

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

Is it possible to have C# and vb.net in the same asp.net website?

August 31, 2022 by Magenaut

Is it possible to have C# and vb.net in the same asp.net website? without separating in class libraries.

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

ASP.NET dynamic Command Button event not firing

August 31, 2022 by Magenaut

I’m trying to create Command Buttons dynamically, but clicking the button in question doesn’t seem to raise the corresponding CommandButton_Click event. I noticed that in the examples on SO a property is set for Button.OnCommand as well as the CommandName and CommandArgument but it isn’t an option in intellisense.

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

How to send a POST in .net vb?

August 31, 2022 by Magenaut

What i am trying to do is get my user to enter in a phone number and message and then post it to text marketer which send the message.

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

What is an .axd file?

August 31, 2022 by Magenaut

What kind of purpose do .axd files serve?

Categories ASP.NET, Q&A Tags asp.net, c#, vb.net Leave a comment
Older posts
Newer posts
← Previous Page1 … Page6 Page7 Page8 … 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