×
Log in
Twitter
Gmail
Facebook
.NET Fiddle
and
.NET Academy
shared account
Remember me
Log in
Sign up
or
Reset password
Back To Editor
New
Save
Fork
Run
Share
Collaborate
Tidy Up
Convert To VB.NET
View IL
Getting Started
Log in
Sign up
About
Twitter
.NET Academy
Chrome Ext
Support
Roadmap
Terms
Privacy Policy
Contact Us
Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
Preview
Advanced Widget Builder
We Stand with Ukraine
Options
Language
:
C#
VB.NET
F#
Project Type
:
Console
Script
MVC
Nancy
Compiler
:
.NET 4.7.2
Roslyn 4.8
Latest (.NET 9)
.NET Core 3.1
.NET 5
.NET 6
.NET 7
.NET 8
.NET 9
NuGet Packages:
Add Another
Auto Run:
Yes
No
.NET Academy
.NET Jobs
Support
Roadmap
Terms
Contact us
בדיקה by
yoni0549910
Access:
Public
Public
Only With Link
using System; public class Program { public static void Main() { Console.WriteLine("Hello World"); } }
1
using
System
;
2
3
public
class
Program
4
{
5
public
static
void
Main
()
6
{
7
Console
.
WriteLine
(
"Hello World"
);
8
}
9
}
ProductID
ProductName
Unit
SupplierID
79
BulkInsert
BulkInsert
31
80
BulkInsert
BulkInsert
31
81
BulkInsert
BulkInsert
31
SupplierID
SupplierName
ContactName
Products
31
BULKUPDATE
BulkInsert
ProductID
ProductName
Unit
SupplierID
79
BULKUPDATE
BulkInsert
31
80
BULKUPDATE
BulkInsert
31
81
BULKUPDATE
BulkInsert
31
SupplierID
SupplierName
ContactName
Products
ProductID
ProductName
Unit
SupplierID
79
BULKMERGE
BulkInsert
31
80
BULKMERGE
BulkInsert
31
81
BULKMERGE
BulkInsert
31
82
BULKMERGE
BulkMerge
32
83
BULKMERGE
BulkMerge
32
84
BULKMERGE
BulkMerge
32
Suplier After Delete : 0
Product After Delete : 0
Cached Result
Last Run:
2:45:08 pm
Compile:
0.237s
Execute:
4.041s
Memory:
3.27Mb
CPU:
0.797s
Loading packages and dependencies
Advanced Widget Builder
Entity Framework Extensions - Fastest Way of Inserting Entities
Trusted by over 5000 business to improve their application performance
Try It
Entity Framework Extensions - Bulk Extensions to Improve Performance
BulkInsert | BulkUpdate | BulkMerge | BulkSaveChanges | WhereBulkContains
Learn More
Entity Framework Extensions - Bulk Insert Entities with EF Core
Over 20 million downloads | Support all EF6 and EF Core versions
Learn More
Dapper Plus - A Must Have Extensions to Boost your Performance
Extend your IDbConnection with High-Performance Bulk Operations
Learn More
C# Eval Expression - Evaluate, Compile and Execute C# Code at Runtime
LINQ Dynamic | Eval.Execute(code) | Eval.Compile(code)
Learn More
×
View IL Code