Skip to content

Magenaut

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

ASP.NET

How to use Eval() with a column name that contains a dot(.)?

August 26, 2022 by Magenaut

In my SQL Server table there is a column slno. (yes, it contains a dot) that is working fine in SQL Server. However, <%#Eval("slno.")%> is giving an error:

Categories ASP.NET, Q&A Tags asp.net, c#, data-binding, sql-server Leave a comment

How to create a virtual directory in IIS7 for ASP.NET?

August 26, 2022 by Magenaut

I have an ASP.NET web site, my machine has IIS7 running on Windows Vista home premium. I want it to be visible to other computers on the LAN.

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

Embed editable MS Word document on web page

August 26, 2022 by Magenaut

I need to present Word and PDF documents in a read-only preview, via an ASPX/HTML page to my internal users. In a related requirement, I need to present editable Word documents, via ab ASPX/HTML page, to parties outside of our network – effectively the public.

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

How to mock application path when unit testing Web App

August 26, 2022 by Magenaut

I am testing code in a MVC HTML helper that throws an error when trying to get the application path:

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

URL Routing across multiple subdomains

August 26, 2022 by Magenaut

I find myself in a difficult situation. We’re working on an ASP.NET MVC 2 application which is comprised of multiple sections. It is a design goal to have these sections span across several subdomains. Each subdomain will have its own controller.

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

What do I need to know to make my website work on mobile browsers?

August 26, 2022 by Magenaut

I am using ASP.NET 3.5 with Visual Studio 2008. I have a few questions surrounding my website and mobile users.

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

ASP.NET radio button change

August 26, 2022 by Magenaut

I am trying to figure out why this code doesn’t fire the radio button change event.

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

Entity Framework 4 (using EDMX), how to add a field into to model that DB does not have the field actually

August 26, 2022 by Magenaut

I need to add a field into model that Database does not have the field actually.

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, edmx, entity-framework, entity-framework-4 Leave a comment

Cannot insert explicit value for identity column in table ‘ClientDetails’ when IDENTITY_INSERT is set to OFF

August 26, 2022 by Magenaut

I get this exception thrown whenever I try and submit data through a form to this database :-

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

SignalR not working with Windows-integrated authentication

August 26, 2022 by Magenaut

I have an ASP.NET MVC 4 app (.NET 4.5) and SIgnalR works fine with forms-based authentication (hosted via IIS/IIS Express)

Categories ASP.NET, Q&A Tags asp.net, ntlm, signalr, websocket, windows-authentication Leave a comment
Older posts
Newer posts
← Previous Page1 … Page719 Page720 Page721 … 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