An open API service indexing awesome lists of open source software.

https://github.com/karenpayneoregon/increment-alphanumeric-value

Code sample for incrementing alpha numeric values
https://github.com/karenpayneoregon/increment-alphanumeric-value

csharp entity-framework-core

Last synced: about 2 months ago
JSON representation

Code sample for incrementing alpha numeric values

Awesome Lists containing this project

README

          

# Increment Alpha Numeric Value C#
This repository shows how to create an Increment Alpha Numeric Value for use like creating account numbers e.g. A001, A002 etc which demonstrated by working with a SQL-Server database, customer account numbers.

[Microsoft TechNet article](https://social.technet.microsoft.com/wiki/contents/articles/53956.auto-incrementing-alphanumeric-invoice-number-c.aspx)

![screenshot](assets/screenshot.png)