Skip to content

Magenaut

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

ASP.NET

Mono on MacOSX – “The runtime version supported by this application is unavailable.” v4.5

August 23, 2022 by Magenaut

I have just installed Mono v4.0.4 on MACOSX 10.10.5 Yosemite.
The installer package was: MonoFramework-MDK-4.0.4.4.macos10.xamarin.x86.pkg downloaded from http://www.mono-project.com/download/ last night.

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

return two values from webservice

August 23, 2022 by Magenaut

Is is possible to return two values from a WebService to jQuery.

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

Building an input text area to allow HTML but prevent security / script attacks

August 23, 2022 by Magenaut

Platform: ASP.NET 4.0 MVC 4 C# jQuery

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

Loading AjaxControlToolkit Scripts from Microsoft’s CDN using ScriptManager/ToolkitManager

August 23, 2022 by Magenaut

I know there is another question asking the same thing, but it hasn’t gotten any attention for months now: https://stackoverflow.com/questions/3786088/how-to-force-ajax-control-toolkit-scripts-loading-from-cdn

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

How to make a select list item selected in asp.net mvc?

August 23, 2022 by Magenaut

I have the following code but it never selects the value I want.

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

How to use ‘In’ SQL keyword in Entity Framework?

August 23, 2022 by Magenaut

This is my SQL command

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

How to bind the ASP.NET drop down list DataTextField property to a nested property

August 23, 2022 by Magenaut

I want to bind the DataTextField property of a ASP.NET drop down control to a property of an object that is a property of the initial data source. How would I accomplish that particular task.

Categories ASP.NET, Q&A Tags asp.net, binding, datatextfield, drop-down-menu Leave a comment

.Net Core 1.1.0 Visual Studio Tooling

August 23, 2022 by Magenaut

I’ve just migrated a asp.net core project from 1.0.1 to 1.1.0 and when running dotnet run or dotnet restore I get the following message

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

ASP.Net: Adding client side onClick to a HyperlinkField in GridView

August 23, 2022 by Magenaut

I have an existing GridView which contains the field “partner name”. It is sortable by partner name.
Now I need to change the Partner Name field and in some condition make it clickable and alert() something.

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

Replace CheckBoxList TemplateControl with custom UserControl?

August 23, 2022 by Magenaut

I am trying to create a more detailed item template for the standard CheckBoxList control. It exposes an ITemplate property called TemplateControl but I wasn’t able to find a straightforward resource on how to actually use it. Here’s the code I have so far:

Categories ASP.NET, Q&A Tags asp.net, checkboxlist, itemplate Leave a comment
Older posts
Newer posts
← Previous Page1 … Page878 Page879 Page880 … 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