Skip to content

Magenaut

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

unicode

regex for accepting only persian characters

September 3, 2022 by Magenaut

I’m working on a form where one of its custom validators should only accept Persian characters. I used the following code:

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

How to recognize if a string contains unicode chars?

September 2, 2022 by Magenaut

I have a string and I want to know if it has unicode characters inside or not.
(if its fully contains ASCII or not)

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

UTF-8 or UTF-16 or UTF-32 or UCS-2

September 2, 2022 by Magenaut

I am designing a new CMS but want to design it to fit all my future needs like Multilingual content so i was thinking Unicode (UTF-8) is the best solution

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

Is IIS performing an illegal character substitution? If so, how to stop it?

August 29, 2022 by Magenaut

Context: ASP.NET MVC running in IIS, with a a UTF-8 %-encoded URL.

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, iis, unicode, url Leave a comment

Valid filenames (for download) in IE?

August 28, 2022 by Magenaut

I have an action in aspnet mvc that returns a FileContentResult. I have noticed that when the fileDownloadName contains umlauts (ie åäöü) Internet Explorer can’t read the file name at all.

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, http, internet-explorer, unicode Leave a comment

Unable to translate bytes [FC] at index 35 from specified code page to Unicode

August 26, 2022 by Magenaut

I’m trying to send an object like this to my REST API(built with asp net core)

Categories ASP.NET, Q&A Tags .net, asp.net, asp.net-core, asp.net-core-mvc, unicode Leave a comment

What tools are available for adding Localization to an ASP.NET project?

August 26, 2022 by Magenaut

An ASP.NET project I am working on will be adding localization in the next version. As we pull text from our ASPX pages into resource files and other data into database tables, what tools might we want to evaluate to assist this process?

Categories ASP.NET, Q&A Tags asp.net, globalization, localization, unicode Leave a comment

Implementing Google transliterate API using REST and C#, facing unicode and parsing issues

August 25, 2022 by Magenaut

I have been trying to use Google Transliterate API using the RESTful approach as its easy to do so through server side language (C# here).

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

IOS – Unicode Unsign

August 23, 2022 by Magenaut

I have a function written in C#, i want to convert it to objective-c. How to do it?

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

What does the ‘b’ character do in front of a string literal?

August 22, 2022 by Magenaut

Apparently, the following is the valid syntax:

Categories Python, Q&A Tags binary, python, string, unicode Leave a comment
Older posts
Page1 Page2 … Page11 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