Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

excel

I’m importing excel using c # but I want to import the second page

September 4, 2022 by Magenaut

The library I use is microsoft.excel

Categories ASP.NET, Q&A Tags .net, asp.net, c#, entity-framework, excel Leave a comment

How to fill data validation dropdown based of other sheet?

September 4, 2022 by Magenaut

I Have Two sheets and i want to add data validation to first column and fill its value based on first sheets first column.
this is my code:

Categories ASP.NET, Q&A Tags asp.net, asp.net-core, c#, excel, openxml Leave a comment

Read data from excel using column name and insert in to SQL table in C#

September 4, 2022 by Magenaut

I am implementing a system to upload exam marks using Excel sheet. Excel sheet content the student Index number, Name and Grade and the Exams they have taken with Pass/Fail status. Names of the exams and number of exams need to face may vary from student to student.

Categories ASP.NET, Q&A Tags asp.net, c#, excel, sql, sql-server Leave a comment

Extract Data from Excel File to use it in an ASP.net core application

September 4, 2022 by Magenaut

I am developing an application where I have to get the data from an Excel sheet and use it in the application, but I am having trouble accessing the data. Should I use Entity Framework and move the Data to a database or do I just import the data from Excel and use it?

Categories ASP.NET, Q&A Tags asp.net, asp.net-core, entity-framework, excel Leave a comment

How do I export to Excel?

September 3, 2022 by Magenaut

I followed this guide which was recommended in another post about this but I can’t quite get it to work. I get a 404 error when trying to redirect to /LogModelsController/ExportData which – as I understood it – was what I was supposed to do.

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, asp.net-mvc-5, c#, excel Leave a comment

Format excel column to decimal doing export from c#

September 3, 2022 by Magenaut

Hi I am exporting database to excel with below method as

Categories ASP.NET, Q&A Tags asp.net, c#, epplus, excel, excel-2010 Leave a comment

Import and Export Excel – What is the best library?

September 3, 2022 by Magenaut

ClosedXML makes it easier for developers to create Excel 2007/2010
files. It provides a nice object oriented way to manipulate the files
(similar to VBA) without dealing with the hassles of XML Documents. It
can be used by any .NET language like C# and Visual Basic (VB).

Categories ASP.NET, Q&A Tags asp.net, c#, excel, export-to-excel, import-from-excel Leave a comment

How to write some data to excel file(.xlsx)

September 3, 2022 by Magenaut

This is what i am trying to do.

Categories ASP.NET, Q&A Tags asp.net, c#, excel Leave a comment

Export DataTable to Excel File

September 3, 2022 by Magenaut

I have a DataTable with 30+ columns and 6500+ rows.I need to dump the whole DataTable values into an Excel file.Can anyone please help with the C# code.I need each column value to be in a cell.To be precise,I need the exact looking copy of DataTable in an Excel File.Please help.

Categories ASP.NET, Q&A Tags asp.net, c#, datatable, excel, export Leave a comment

EPPlus number format

September 2, 2022 by Magenaut

I have an Excel sheet generated with Epplus, I am experiencing some pain points and I wish to be directed by someone who have solved a similar challenge.

Categories ASP.NET, Q&A Tags .net, asp.net, c#, epplus, excel Leave a comment
Older posts
Page1 Page2 … Page9 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress