×
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:
iTextSharp
Add Another
Auto Run:
Yes
No
.NET Academy
.NET Jobs
Support
Roadmap
Terms
Contact us
[Fork] test by
Rafikul Hasan
Access:
Public
Public
Only With Link
using System; public class Program { public static void Main() { Console.WriteLine("Hello World"); } }
1
using
System
;
2
public
class
Program
3
{
4
public
static
void
Main
()
5
{
6
Console
.
WriteLine
(
"Hello World"
);
7
}
8
}
1 - Customers Before
CustomerID
Code
FirstName
LastName
1
Code_0
FirstName_0
LastName_0
2
Code_1
FirstName_1
LastName_1
3
Code_2
FirstName_2
LastName_2
1 - Customers After
CustomerID
Code
FirstName
LastName
1
Code_0
Updated_FirstName_0
Updated_LastName_0
2
Code_1
Updated_FirstName_1
Updated_LastName_1
4
New_Code_0
New_FirstName_0
New_LastName_0
5
New_Code_1
New_FirstName_1
New_LastName_1
Cached Result
Last Run:
3:15:36 pm
Compile:
0.232s
Execute:
4.125s
Memory:
3.66Mb
CPU:
0.953s
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