Skip to content

Magenaut

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

ASP.NET

Upgrading ASP.NET from version 1.1 to 2.0 – Any Gotchas?

August 24, 2022 by Magenaut

I know we are really behind the times here, but we are just about to upgrade from .NET 1.1 to .NET 2.0.

Categories ASP.NET, Q&A Tags .net-1.1, .net-2.0, asp.net, upgrade Leave a comment

Embed Html.ActionLink in Javascript in Razor

August 24, 2022 by Magenaut

I know that it’s possible to embed @Html in Javascript in MVC3, but I can’t get the following to work and not sure if this is possible yet.

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc-3, datatable, jquery, razor Leave a comment

Calling a PHP webservice from c#

August 24, 2022 by Magenaut

I am currently trying to call a PHP web service in c#. I have been trying dozens of solutions I have found on the internet, but with no luck, and none which have the same issue as me. I am unfamiliar with PHP.

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

Can’t transfer list to web service?

August 24, 2022 by Magenaut

I have the same classes on my server and on my web service.
I have the following WebMethod:

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

A page can have only one server-side Form tag.

August 24, 2022 by Magenaut

Masterpage.aspx

Categories ASP.NET, Q&A Tags asp.net, forms, master-pages Leave a comment

How do I get the value of a gridview Cell?

August 24, 2022 by Magenaut

How can I get the value of a gridview cell? I have been trying the code below with no luck.

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

Display image from a datatable in asp:image in code-behind

August 24, 2022 by Magenaut

I have a datatable which is filled from the resultset of a 1 row select statement (via a stored procedure in SQL Server 2008) and it contains a Image typed column which I store images in.

Categories ASP.NET, Q&A Tags asp.net, c#, code-behind, datatable, sql-server Leave a comment

How we can add write access to a directory programmatically in C#?

August 24, 2022 by Magenaut

I have an ASP.NET page that creates directories, and in another page I upload some files in these folders, but when I upload a file in a directory, the below error appears:

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

Background Worker How To

August 24, 2022 by Magenaut

I’m trying to implement background worker into my program, so that it wont freeze when i run the program and starts retrieving the data I need.

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

SQL – INSERT with Scope_Identity() – getting the record id

August 24, 2022 by Magenaut

I have an ASP.NET page written in VB.NET that gets the items into a GridView by using a SELECT statement with INNER JOIN and also allows you to add an item to the invoice.

Categories ASP.NET, Q&A Tags asp.net, sql, sql-server-2012, tsql, vb.net Leave a comment
Older posts
Newer posts
← Previous Page1 … Page821 Page822 Page823 … 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