In this article, I’ll show you how to read a delimited text file in c#. To read the text file I’ll use TextReader class to read a sequential series of characters as well as texts from a text file, this class is found in the System.IO namespace or library. Here, […]
Pass DataTable to Stored Procedure as Parameter in C#
In this article, I am going to explain how to pass DataTable to the stored procedure as a parameter. Here I will also explain how to create user-defined table types, stored procedures as well as reading data from notepads. I have seen, many developers get requirements for getting records from […]
ASP.NET | Multiselect Dropdown List With Checkboxes
In this article, I am going to explain how to implement multi-select drop-down list along with a checkbox in asp.net using jQuery. I will also explain about way to display the selected item/checked values of drop-down list. In this tutorial, I will use jQuery plugin for the multi-select dropdown list. […]
Angular 13 CRUD Example with Web API
In this article, we will learn angular crud example with web api as well as way to implement cascading dropdown, searching, sorting, and pagination using angular 13. In this tutorial, we will use the SQL Server database and for the attractive and responsive user interface for our Web app, we will […]
Read large text file batch wise using c#
In this article, I’ll show you how to read a large text file in c#. I will also explain how to create batches for reading a large text file using c#. To read the text file I’ll use CustomFileReader class, where i will implement IEnumerable interface to read batch wise sequential […]
Hyvä Themes – The optimized theme for Magento 2 Theme
Magento 2 is very much popular in the e-commerce sector because it offers overall control of the store to owners. However, every store owner expected that their store theme view should be superfast, optimized, and SEO friendly. But unfortunately, the Magento 2 default theme lack this expectation of the store […]
Installation of Hyvä Themes in Magento 2.4.x
This installation process is only for the technology partners of the Hyvä Themes. If you don’t know what is Hyvä then please read this blog Hyvä Themes – The optimized theme for Magento 2 Theme Requirements Magento 2.4.0 CE or higher A valid license for Hyvä Themes, please view https://hyva.io/license For […]
Superior Image Optimization: An Ideal Solution Using Gatsby & ImageEngine
(This is a sponsored post.) In recent years, the Jamstack methodology for building websites has become increasingly popular. Performance, scalable, and secure, it’s easy to see why it’s becoming an attractive way to build websites for developers. GatsbyJS is a static site generator platform. It’s powered by React, a front-end […]
CSS Database Queries? Sure We Can!
Kinda silly sounding, isn’t it? CSS database queries. But, hey, CSS is capable of talking to other languages in the sense that it can set the values of things that they can read. Plus, CSS can request other files, and I suppose a server could respond to that request with […]
What is DevSecOps?
While traditional development practices have long separated security and compliance, DevSecOps as a series of best practices integrates security into every phase of the DevOps software development life cycle. DevSecOps introduces and automates security in the earlier phases of the software development life cycle rather than bolting it on at […]







