Skip to content

Magenaut

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

ASP.NET

How can I validate that someone is over 18 from their date of birth?

August 27, 2022 by Magenaut

I am doing validation for Driver’s Date of birth, it should be minimum of 18 from the current date.

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

Web API 2.1 Windows Authentication CORS Firefox

August 27, 2022 by Magenaut

Here’s the scenario:

Categories ASP.NET, Q&A Tags asp.net, asp.net-web-api, cors, firefox, windows-authentication Leave a comment

Is it possible to force request concurrency when using ASP.NET sessions?

August 27, 2022 by Magenaut

ASP.NET does not allow concurrent requests for the same session; meaning that a user can only make 1 request at a time.

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

How can I prevent my asp.net site from being screen scraped?

August 27, 2022 by Magenaut

How can I prevent my asp.net 3.5 website from being screen scraped by my competitor? Ideally, I want to ensure that no webbots or screenscrapers can extract data from my website. Is there a way to detect that there is a webbot or screen scraper running ? Answers: Thank you for visiting the Q&A section … Read more

Categories ASP.NET, Q&A Tags .net-3.5, asp.net, screen-scraping Leave a comment

Using iFrames In ASP.NET

August 27, 2022 by Magenaut

I have an asp.net website with a master-page, can I use the iframe so my .aspx pages will load inside the iframes. (Meaning it wont load the master-page)

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

How hard is it to incorporate full text search with SQL Server?

August 27, 2022 by Magenaut

I am building a C#/ASP.NET app with an SQL backend. I am on deadline and finishing up my pages, out of left field one of my designers incorporated a full text search on one of my pages. My “searches” up until this point have been filters, being able to narrow a result set by certain factors and column values.

Categories ASP.NET, Q&A Tags .net-3.5, asp.net, c#, full-text-search, sql Leave a comment

Failed to convert parameter value from textbox to a string

August 27, 2022 by Magenaut

This is my code for buttonsubmit_click event. The error always shows up. I don’t know where the error is coming from. Sometimes the error is:

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

How can versioning be done in ASP.NET Core Web Api

August 27, 2022 by Magenaut

In previous asp.net web api, I implement DefaultHttpControllerSelector to specify how I want the request to locate my controller. I often have different controllers with different names but intended for same processes. The only difference is that one is of higher version than the other.

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

How to append expressions in linq?

August 27, 2022 by Magenaut

Net core application. I have a generic repository pattern implemented. I am trying to implement some filtering functionality. I have the below code.

Categories ASP.NET, Q&A Tags asp.net, c#, generics, linq, repository-pattern Leave a comment

ASP Identity 2.0: Regenerate Identity

August 27, 2022 by Magenaut

I am having trouble getting ASP Identity to refresh its Identity stored in a cookie on demand.

Categories ASP.NET, Q&A Tags asp.net, asp.net-identity-2, c#, cookies Leave a comment
Older posts
Newer posts
← Previous Page1 … Page615 Page616 Page617 … 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