Skip to content

Magenaut

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

ASP.NET

ASP.NET textbox with jQuery UI DatePicker value lost when doing a postback

August 24, 2022 by Magenaut

I’ve got an application that uses jQuery UI DatePicker on an ASP.NET textbox control.

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

Entity Framework ObjectContext with Dependency Injection

August 24, 2022 by Magenaut

Well, it seems like I’m stuck in my application structure. Here’s what I want to do:

Categories ASP.NET, Q&A Tags asp.net, entity-framework-4, httpcontext, inversion-of-control, objectcontext Leave a comment

How to get DataSet.ReadXml to parse a DateTime attribute as a typed DateTime

August 24, 2022 by Magenaut

I have an XML string which contains Dates formatted “dd/MM/yyyy hh:mm:ss”.

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

How to refresh sitecore tree node after edit that item and publish it

August 24, 2022 by Magenaut

I need to refresh sitecore tree node after publish it.
Current behaviour is when I update some item and publish, sitecore tree node does not get refreshed.
I have to manually refresh the sitecore tree node.
How to accomplish this task?

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

Place label at center of doughnut chart

August 24, 2022 by Magenaut

I’ve developed a web page with MS Chart (.net framework 2.0, visual studio 2010).
Like this picture, I have to put the percentage label inside the doughnut.

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

Drawbacks of marking a class as Serializable

August 24, 2022 by Magenaut

What are the drawbacks of marking a class as serializable?

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

How to add responsive behaviour to the asp:GridView

August 24, 2022 by Magenaut

I want the asp gridview to show responsive behaviour like the html table does with the no-more-table css style as
seen here http://bootsnipp.com/snippets/featured/no-more-tables-respsonsive-table.

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

Encrypt and Decrypt Image .net

August 24, 2022 by Magenaut

Can anyone give me an example for encrypt and decrypt an image using .net with asp.net

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

Receiving The remote server returned an error: (403) Forbidden message

August 24, 2022 by Magenaut

I am receiving “The remote server returned an error: (403) Forbidden” error message on the block of code below. Specifically this line is failing: var response = (HttpWebResponse)(request.GetResponse());

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

How to create a delete button in GridView?

August 24, 2022 by Magenaut

I made another Column in my GridView called delete. When delete is clicked, the row should be deleted or in other words, I need to get the current row’s user name to delete it.

Categories ASP.NET, Q&A Tags asp.net, c#, gridview Leave a comment
Older posts
Newer posts
← Previous Page1 … Page848 Page849 Page850 … 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