15,670,857 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View Python questions
View Javascript questions
View C++ questions
View Java questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Search within:
Articles
Quick Answers
Messages
Comments by EstKells (Top 12 by date)
EstKells
7-Feb-23 6:45am
View
Its adding nothing after the File is still the same File
EstKells
5-Jan-23 4:18am
View
does it work for .Net 4.8 ?
EstKells
5-Jan-23 4:09am
View
Thank you very much for your Help!
EstKells
5-Jan-23 3:41am
View
Thank you very much for you Solution and the Time It took you to make this, but saddly if I make It into an new Project the Datagrid is empty I just have the DataGrid Headers
EstKells
4-Jan-23 9:04am
View
how would I need to perform it to have an collection to track it?
EstKells
28-Dec-22 7:15am
View
what?
EstKells
27-Dec-22 10:12am
View
what ad you mean? Which App ad? I dont have an ad from some App
EstKells
21-Dec-22 4:59am
View
The problem with the corrupted File only appears if only use the CSV File way after interop the warning is gone. The other problem is why I dont want to use an library like closedXML or even interop to load from SQL directly to an Excel file is because i got over 20.000 amount of data which takes always to long. Thats why I used the CSV way because for some reason thats way faster then all the Excel librarys. With the CSV way it takes less then 20 seconds and with any library over minutes.
EstKells
9-Aug-22 2:58am
View
But thats a Windows Forms Solution, I need an WPF solution
EstKells
2-Aug-22 6:06am
View
I mean, I try it before but the only Geometry Forms I can make does not looking good and I have no Idee how to make at as good as I posted the Example. Is out there some list with figures?
EstKells
6-Jul-22 11:41am
View
no problem, but thank you for your time
EstKells
6-Jul-22 11:27am
View
I dont Use that I use an FileStream to load the data in the Excel sheet after that I open It with interop formatting it and then save as an real xls file. So I dont need that add methode. I've tried it before without file stream and add data through a loop but in my DataTable there are over 10.000 datas, it took 30 minutes for loading the data
Show More