Skip to content

Magenaut

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

asp.net

Command.ExecuteNonQuery() return always -1

August 23, 2022 by Magenaut

I have a problem when I executed Select command in C# using ExecuteNonQuery() method; It always return -1; This means that no record returned by the selected statement, doesn’t it?

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

Why are the checkboxes on my Webform invisible to the Control loop code?

August 23, 2022 by Magenaut

NOTE: This is related to previous questions here and here, but I think I’ve narrowed it down to a clearer understanding of what the problem is.

Categories ASP.NET, Q&A Tags asp.net, user-controls, vb.net, view-source, webforms Leave a comment

Creating An HtmlTable Using An ASP.NET Repeater Dynamically Bound to an Object List

August 23, 2022 by Magenaut

I’m creating a table inside a repeater programmatically. My problem is that the cells in the item template part don’t render properly. They are showing up as text nodes after the table’s markup. Does anyone have any suggestions on how to get the table cells rendering properly?

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

Previewing TIF documents on the Web (.Net C#)

August 23, 2022 by Magenaut

I am looking for a way to display TIF documents on a web page. It basically needs to render a Multi-page TIF in some form of container on a web page.

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

How to declare a global variable in ASP.NET MVC page

August 23, 2022 by Magenaut

I’ve began working with asp.net mvc very recently and I’ve ran into a problem.
I’ve got an aspx page which renders a few ascx pages. What I’d like to do is declare a global var at the aspx page so it is visible to all its childs. I tried <% var i = 0; %> but it wasn’t visible at the child pages.

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

User.IsOnline = true even after FormsAuthentication.SignOut()

August 23, 2022 by Magenaut

I have set UserIsOnlineTimeWindow =”2″ in web.config then my logout() function has been modified as

Categories ASP.NET, Q&A Tags asp.net, asp.net-membership, asp.net-mvc Leave a comment

An explicit value for the identity column in table ‘Table’ can only be specified when a column list is used and IDENTITY_INSERT is ON

August 23, 2022 by Magenaut

Does someone know what this error
(An explicit value for the identity column in table ‘HD_AANVRAAG_FASE’ can only be specified when a column list is used and IDENTITY_INSERT is ON.

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

Javascript cannot find element id

August 23, 2022 by Magenaut

I have my javascript function in a javascript file because this function use most of my page.

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

Best Way to DataBind a List with sub-related content (For example, SO’s questions with tags)

August 23, 2022 by Magenaut

Using ASP.net 2.0, how do I present the information to the user similar to the Questions list on SO where each question has some child items (like the tags).

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

Can I pass a list to stored procedure?

August 23, 2022 by Magenaut

I have the following list

Categories ASP.NET, Q&A Tags asp.net, sql, stored-procedures Leave a comment
Older posts
Newer posts
← Previous Page1 … Page901 Page902 Page903 … 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