About 33,300 results
Open links in new tab
  1. sql server - How to read and write on magnetic pvc card in c#

    Here is a tutorial about processing a credit card swiped on a USB card reader. It is a video, but the description is included in the link. Credit card swipe. Sample code is included here. And …

  2. How to add a wildcard to a sql string in c# that takes data from …

    Mar 17, 2016 · The correct way is to use a parameterized query like this one OleDbCommand cmd = new OleDbCommand("SELECT * FROM Patient WHERE FirstName LIKE …

  3. c# - Storing credit card details - Stack Overflow

    I have a business requirement that forces me to store a customer's full credit card details (number, name, expiry date, CVV2) for a short period of time. Rationale: If a customer calls to …

  4. CRUD Operation and SQL App using C# with Source Code

    Apr 17, 2021 · This is a simple Source Code called CRUD Operation with Search in C# and SQL. This simple prohram will help you to learn how create a C# program that has a Create, Read, …

  5. Cards Management Example C# Project Web API .Net Core

    This is sample cards management using C# .NET 8, with Clean Architecture structure

  6. GitHub - tylerwh/NextCard: Simple Agile card management …

    Simple Agile card management system written as a ASP.NET core MVC application with SQL Server DB.

  7. Handling distributed transactions in C# with SQL Server and …

    For example: A new user signs up → their core identity is stored in SQL Server, while preferences and profile data are saved in MongoDB. Implementing a c ombined t ransaction One approach …

  8. Add Tag to Card with Guru API on New Or Updated Row from Microsoft SQL ...

    Add Tag to Card with Guru API on New Or Updated Row from Microsoft SQL Server API. Setup the Microsoft SQL Server API trigger to run a workflow which integrates with the Guru API. …

  9. How to use C# with SQL - Essential SQL

    Aug 9, 2021 · In this tutorial, we will discuss the process for creating a very simple C# console application that connects to a SQL Server database. You will learn the most basic steps …

  10. SQL Server CRUD Tutorials in C#: A Step-by-Step Guide

    Oct 5, 2023 · In this tutorial, we will explore the basics of performing CRUD (Create, Read, Update, Delete) operations in SQL Server using C#. We’ll cover the following steps: Setting …

  11. Some results have been removed
Refresh