Skip to content

Magenaut

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

c#

When using .net MVC RadioButtonFor(), how do you group so only one selection can be made?

September 2, 2022 by Magenaut

This one has me stumped, I have a strongly typed view that has this loop to generate radiobuttons:

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

Parsing a JSON array using Json.Net

September 2, 2022 by Magenaut

I’m working with Json.Net to parse an array. What I’m trying to do is to pull the name/value pairs out of the array and assign them to specific variables while parsing the JObject.

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

Web.Config Debug/Release

September 2, 2022 by Magenaut

I know that web.config in Visual Studio 2010 provides the ability to switch from databases from Debug mode to Release mode.

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

jQuery Ajax calls to web service seem to be synchronous

September 2, 2022 by Magenaut

I have two ajax calls to a web service from jquery.

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

Function not defined error while using asp.net ajax

September 2, 2022 by Magenaut

i am trying to call a web service through asp.net ajax by the following code

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

Absolute path back to web-relative path

September 2, 2022 by Magenaut

If I have managed to locate and verify the existence of a file using Server.MapPath and I now want to send the user directly to that file, what is the fastest way to convert that absolute path back into a relative web path?

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

Pattern for calling WCF service using async/await

September 2, 2022 by Magenaut

I generated a proxy with task-based operations.

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

How do I get the full url of the page I am on in C#

September 2, 2022 by Magenaut

I need to be able to get at the full URL of the page I am on from a user control. Is it just a matter of concatenating a bunch of Request variables together? If so which ones? Or is there a more simpiler way?

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

User in Entity type MVC5 EF6

September 2, 2022 by Magenaut

I have created a class in MVC5, where I want a primary owner of the content and then I want to have some editors for the content:

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

@(at) sign in file path/string

September 2, 2022 by Magenaut

Possible Duplicate:
What’s the @ in front of a string for .NET?

Categories ASP.NET, Q&A Tags asp.net, c#, escaping, path, string Leave a comment
Older posts
Newer posts
← Previous Page1 … Page96 Page97 Page98 … 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