C# : Adding a new column in datatable and adding value to it

Here I am sharing how you can add a new column and


C# Generating txt file with delimiters

Here sharing code how you can generate/d


Windows service on local computer started and then stopped

  I am getting below error while running win


Installing Windows Services using command prompt

In this post, I am sharing how you can i


Could not load file or assembly System.Web.Http.WebHost

  After deploying to IIS server from Visual


How to format cell using EPPlus package in C# MVC

EPPlus is a great package used in C# to


How to read data from excel sheet and insert into database table in C#

Reading excel file using EPPlus package


Reading excel file using EPPlus package

Here I am sharing how you can read excel


Generating and Formatting excelsheet in c# using EPPlus

Getting data from database in DataTable


Visual Studio not loading few files and folder in Solution Explorer

I am building a project in C# MVC4 using


How to read an Excel file using C# MVC 4

Reading Excel file using C# MVC 4 is ver


Starting windows services from C# MVC 4

Sometime you need to start/stop windows


The type or namespace name 'ServiceController' could not be found

Many times you need to add namespaces to


ASP. net MVC 4 - You do not have permission to use the bulk load statement.

When trying to execute store procedure h


ASP.net MVC 4 Razor File Uploading

Sharing simple and basic code using whic


Export CSV file using C# MVC

Sharing here how you can export CSV file


Sending emails with attachment in asp.net MVC 4

Here I am sharing how you can send email


C# Getting column name from dataset

There are many ways we can do the same,


How to deploy asp.net application in IIS server

I am developing C# MVC 4.0 project in Vi