Skip to content

Magenaut

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

ASP.NET

OpenXML file download without temporary file

August 26, 2022 by Magenaut

Is there a way of providing a download in an ASP.Net Page for a freshly generated OpenXML (docx) file without saving it in a temporary folder?

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

ASP.NET 5 : Is the “dotnet” command replacing “dnu” and “dnx” commands?

August 26, 2022 by Magenaut

Today, I was following multiple tutorial to run a C# application on Linux but always got stuck at the command dnu restore which was returning me a not found error. Later on, I found out this page which seems to indicate that the new command is dotnet restore and when I tried it, it worked.

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

Get connection string in class library project in a solution

August 26, 2022 by Magenaut

In my .net 4 solution, i have two different projects- an web application project and a class library project.

Categories ASP.NET, Q&A Tags asp.net, c#, configuration-files, connection-string, design-patterns Leave a comment

Using tilde in script tag src attribute

August 26, 2022 by Magenaut

In my asp.net website using MasterPage and Routing I use a tilde in the href attribute of the link tag for the stylesheet in the head section of the MasterPage. Like this:

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

Wildcard in WebAPI Route template

August 26, 2022 by Magenaut

I have set up a route template:

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

jquery dropdown selector AutoPostback

August 26, 2022 by Magenaut

In jQuery is there any way to distinguish between postbacking dropdowns and non-postbacking ones(ASP.NET 3.5):

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

Need regular expression for validating date in dd-MMM-yyyy format

August 26, 2022 by Magenaut

I am not expert in writing regular expressions so need your help. I want to validate date in “dd-MMM-yyyy” format i.e. 07-Jun-2012. I am using RegularExpressionValidator in asp.net.

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

LinqToSql static DataContext in a web application

August 26, 2022 by Magenaut

In a web application that I have run across, I found the following code to deal with the DataContext when dealing with LinqToSQL

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

Splitting / Modularizing Large ASP.NET Web Application Projects

August 26, 2022 by Magenaut

Our company has a fairly large ASP.NET web application. The app is already broken up into distinct ‘areas’ of business functionality. I’m looking for some strategies we can use to split this web application into separate buildable/versionable modules.

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

How to Clear OutputCache for Website without Restarting App

August 26, 2022 by Magenaut

Is there a way clear or reset the outputcache for an entire website without a restart?

Categories ASP.NET, Q&A Tags asp.net, outputcache Leave a comment
Older posts
Newer posts
← Previous Page1 … Page688 Page689 Page690 … 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