Skip to content

Magenaut

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

ASP.NET

Using FindControl() to find control

August 26, 2022 by Magenaut

I have a Literal control that I am trying to locate so I can insert text into it. I have a Master page that contains several content placeholders.

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

How to specify ASP.NET Core target framework imports in .csproj file (instead of project.json)?

August 26, 2022 by Magenaut

I’m building an ASP.NET Core app, and am trying to install the Azure Storage package.

Categories ASP.NET, Q&A Tags .net, asp.net, asp.net-core, azure Leave a comment

Enforce LF line endings with CsvHelper

August 26, 2022 by Magenaut

If I have some LF converted (using N++) CSV files, everytime I write data to them using JoshClose’s CsvHelper the line endings are back to CRLF.

Categories ASP.NET, Q&A Tags asp.net, c#, csv, csvhelper, line-endings Leave a comment

Is there an easy way to render absolute URLs with Microsoft Web Optimization framework / script bundling?

August 26, 2022 by Magenaut

I’m trying to render a JavaScript bundle using Microsoft’s Web Optimization framework, like this:

Categories ASP.NET, Q&A Tags asp.net, bundling-and-minification, scriptbundle Leave a comment

jQuery Selector for server side control

August 26, 2022 by Magenaut

What is the difference between $('#<%=lblName.ClientID%>') and $("[id$=lblName]")?

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

typescript for web forms

August 26, 2022 by Magenaut

Is typescript supported on web forms?

Categories ASP.NET, Q&A Tags asp.net, asp.net-4.5, typescript, webforms Leave a comment

Detect if a page is within a iframe – serverside

August 26, 2022 by Magenaut

How can I detect server-side (c#, asp.net mvc) if the loaded page is within a iframe? Thanks

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

Microsoft JScript runtime error: ‘Sys’ is undefined

August 26, 2022 by Magenaut

I have a page with the following code on it:

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

Retrieving password when the password stored as a hash value

August 26, 2022 by Magenaut

Can users request that their password be emailed to themselves if the password is stored as a hash value?

Categories ASP.NET, Q&A Tags asp.net, dotnetnuke, hash, passwords Leave a comment

How to add custom table in ASP.NET IDENTITY?

August 26, 2022 by Magenaut

I’m using ASP.NET Identity on my web form application.
Below is my current identity tables:

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