YC's links
  • YC's links
  • Tag cloud
  • Daily
  • RSS Feed
  • Login
Daily Weekly Monthly

Daily Shaarli

Previous day
All links of one day in a single page.
Next day

September 23, 2022

Keyi's Homepage
people
GitHub - Kuree/Faker.Net: Generate massive amounts of fake data in .NET
github
Bulk Insert in Microsoft.Data.Sqlite | Brice’s Blog
    command.ExecuteNonQuery();
Essential .NET - C# 7.0: Tuples Explained | Microsoft Learn
csharp
Converting commas or other delimiters to a Table or List in SQL Server using T-SQL

string_split()

tsql sqlserver
Working with XML Data in SQL Server
sqlserver
C# - How to make a list of named tuples

var tupleList = new List<(string Firstname, string Lastname)>
{
( "Peter", "Rasmussen" ),
( "John", "Doe" )
};

csharp
Bulk Import Records Into SQLite With C# | Khalid Abuhakmeh
sqlite
Shaarli · The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community · Documentation
Fold Fold all Expand Expand all Are you sure you want to delete this link? Are you sure you want to delete this tag? The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community