Role of hostfxr.dll In Application Lifecycle -Guidelines and Best Practices Today in this article, we will understand the role of hostfxr.dll in application lifecycle and...
Continue ReadingSqlBulkCopy – Quick and Efficient Bulk Data Insert
SqlBulkCopy – Quick and Efficient Bulk Data Insert SqlBulkCopy is a very useful component in the .NET framework used mainly for efficient bulk-inserting large amounts...
Continue ReadingHow to Check Which Version of C# App is using
How to Check the Version of C# Today in this article, we shall see how to check which version of C# your Application is using....
Continue ReadingInsert Data Table into SQL Server database – Best Practices
Insert DataTable into SQL Server database table Today in this article we will see a simple approach to Insert Data Table into SQL Server databases...
Continue ReadingC# Read file as Key value Dictionary pair
C# Read file as Key value Dictionary pair Today in this article, we will see how to Read files as Key value Dictionary pairs using...
Continue Reading