Skip to content

Magenaut

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

ASP.NET

Convert Web.config from .NET 2.0 to 3.5

August 25, 2022 by Magenaut

What is the minimum I need to add to a .NET 2.0 WebSite’s web.config to make it .NET 3.5?

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

Entity framework and VARBINARY

August 25, 2022 by Magenaut

I’m using the .NET entity framework and I’ve got one entity containing a varbinary. Is there an easy way to get the size of the varbinary in the codebehind, efter it’s been retrieved from the database?

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

Call code behind method from aspx page

August 25, 2022 by Magenaut

i have an image tag like

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

Pass a Dictionary parameter in web api

August 25, 2022 by Magenaut

I’m trying to pass a Dictionary<string,string> object as a parameter to my web api method but if I inspect the log file it always comes through with a count of 0:

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

Remove primary key in datatable

August 25, 2022 by Magenaut

is there a way to remove primary key from the datatable Or is there any way to remove the constraints of “PK” first and then remove the column itself?

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

caching in asp.net development server

August 25, 2022 by Magenaut

Details:
I am using visual studio 2005 on windows xp sp3. The website is stored on file system. I used subversion to checkout the code from the server.

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

Does FormsAuthentication.SetAuthCookie() make a session based cookie?

August 25, 2022 by Magenaut

Ok I’m rather confused, does FormsAuthentication.SetAuthCookie() in asp.net create a session based cookie or not? From what I gather to put something in a session you would do something like this in the code behind:

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

Get the index of an element inside queue c#

August 25, 2022 by Magenaut

I have a queue of users(string of emails) a in c# and I want to send the user his location in this queue.

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

json newtonsoft : Deserialize Object containing a list of string

August 25, 2022 by Magenaut

I have the following issue with this json :

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

Request.Browser.Platform not returning iPad, OSX, or Windows7

August 25, 2022 by Magenaut

I’m working on some advanced browser detection, and I’ve downloaded the MDBF browser file from CodePlex.

Categories ASP.NET, Q&A Tags asp.net, browser-detection Leave a comment
Older posts
Newer posts
← Previous Page1 … Page796 Page797 Page798 … 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