Skip to content

Magenaut

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

vb.net

Exception of type ‘System.OutOfMemoryException’ was thrown.

August 27, 2022 by Magenaut

I got the following problem

Categories ASP.NET, Q&A Tags asp.net, out-of-memory, vb.net Leave a comment

Scaling WPF content before rendering to bitmap

August 27, 2022 by Magenaut

Background:
I’m working on a silverlight (1.0) application that dynamically builds a map of the United States with icons and text overlayed at specific locations. The map works great in the browser and now I need to get a static (printable and insertable into documents/powerpoints) copy of a displayed map.

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

ASP.NET, VB: how to access controls inside a FormView from the code behind?

August 27, 2022 by Magenaut

I have a checkbox and a panel inside of a FormView control, and I need to access them from the code behind in order to use the checkbox to determine whether or not the panel is visible. This is the code that I originally used, but since I put the controls inside of the FormView, it no longer works.

Categories ASP.NET, Q&A Tags asp.net, code-behind, controls, formview, vb.net Leave a comment

Passing an object collection as a parameter into SQL Server stored procedure

August 26, 2022 by Magenaut

I have a general question on whether something can be done – and whether it will be the most efficient way of doing it !

Categories ASP.NET, Q&A Tags asp.net, sql, sql-server, stored-procedures, vb.net Leave a comment

How to insert NULL into database if form field is empty

August 26, 2022 by Magenaut

I have a form and stored procedure that inserts the data from the form. It works fine except that if a field isn’t filled in it doesn’t insert a NULL into SQL it inserts "".

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

‘instance failure’ error while connection string is correct

August 26, 2022 by Magenaut

I have following code on page load event:

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

Impersonate user in codebehind

August 26, 2022 by Magenaut

I’d like to impersonate a specific user in code to perform some file manipulation on a remote machine. The problem I’m having is that I am unable to get impersonation to work. I’m using the code from the Microsoft article found here: How to implement impersonation in an ASP.NET application

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

ID vs UniqueID vs ClientID vs UniqueClientID vs StaticClientID?

August 26, 2022 by Magenaut

Okay, I’m pretty confused about the IDs of dynamically created controls.

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

Pass a NULL in a parameter to a DateTime field in a stored procedure

August 26, 2022 by Magenaut

I have a stored procedure which updates a database using the parameters I supply but I’m having trouble passing a NULL to the stored procedure

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

List of Input Values which will cause the “A potentially dangerous Request.Form value was detected…” error

August 26, 2022 by Magenaut

I know the < and > characters will cause this error, but what other characters/inputs will cause this error?

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