Skip to content

Magenaut

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

c#

No connection could be made because the target machine actively refused it 127.0.0.1

August 30, 2022 by Magenaut

I try to connect to a web service hosted on a different server using the WebRequest Class. The web service returns a string as a Response. While doing so I get an Error:

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

How to show MessageBox on asp.net?

August 30, 2022 by Magenaut

if I need to show a MessageBox on my ASP.NET WebForm, how to do it?

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

asp.net required field validator for at least one textbox contains text

August 30, 2022 by Magenaut

I have three textboxes on an asp.net webform, how/can I use a required field validator to ensure that at least one of them contains text?

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

SecurityException: Request for the permission of type ‘System.Net.Mail.SmtpPermission’

August 30, 2022 by Magenaut

This is one of those ‘works locally, doesn’t work on the server’ posts.

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

Getting the .Text value from a TextBox

August 30, 2022 by Magenaut

I have a bunch of textboxes on my asp.net page, and on TextChanged event, I want to run a stored proc to return a Name, based on user input. If I have a block of code like:

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

Setting a value to a HiddenField in ASP.NET 4.5

August 30, 2022 by Magenaut

I’m having some issues setting a value to a HiddenField in ASP.NET 4.5.

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

Get minimum and maximum value using linq

August 30, 2022 by Magenaut

I have a list that has values as displayed below
Using Linq how can i get the minimum from COL1 and maximum from COL2 for the selected id.

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

Pass C# Values To Javascript

August 30, 2022 by Magenaut

On loading the page I want to pass a value to my javascript function from a server side variable.

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

WTSQueryUserToken returning FALSE

August 30, 2022 by Magenaut

I’m making a interactive service on Windows 7, on visual studio 2015, that is able to initialize an application UI but the WTSQueryUserToken method is retuning false.

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

How do you programmatically end a session in asp.net when Session.Abandon() doesn’t work?

August 30, 2022 by Magenaut

Session.Abandon() doesn’t seem to do anything. You would expect the Session_end event to fire when Session.Abandon() is called.

Categories ASP.NET, Q&A Tags asp.net, authentication, c#, membership, session Leave a comment
Older posts
Newer posts
← Previous Page1 … Page194 Page195 Page196 … Page451 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