Naveed Ul-Haq's blog

EpiServer, .NET Core, Cloud (Azure, AWS) & more

  • LinkedIn
  • Home
  • Azure
  • Episerver
  • .NET Core
  • CONTACT

Tag - .net framework

  • .NET Core

Read large XML file in .NET (C#)

3 months ago
by Naveed Ul-Haq
3 min read
Add Comment

This article shows how you can read nested and complex large XML file using XmlReader. few benefits of using XmlReader XmlReader reads data in a forward-only and read-only fashion. That’s why it is faster than...

Continue reading

  • .NET Core

Bulk insert records in the database (C# & SQL server)

3 months ago
by Naveed Ul-Haq
2 min read
Add Comment

A lot of times we come across a requirement to bulk insert data in SQL server. Now there are several ways to bulk insert data in SQL server table but in this example I’ll use SqlBulkCopy. Why use...

Continue reading

Topics

  • .NET Core (3)
  • Azure (2)
  • Episerver (6)
  • Misc (3)
Copyright © 2021.
  • Home
  • Azure
  • Episerver
  • .NET Core
  • CONTACT
  • LinkedIn