Friday, April 19, 2024 :: Login  

Create dummy data in .NET

It is always important to do proper and realistic testing so I have written some flexible but simple dummy data functions to simplify these tasks.

Export Array to Excel worksheet

There are several methods that can be used to export data from your application to excel. I will try to show you some of the most used in c# and VB .net. You need to have Excel installed on the system for this code to run properly. You can either reference the Excel object directly or use Microsoft Office Primary Interop Assemblies to open and manipulate Excel spreadsheets.

Insert table into Office Powerpoint programmatically in .NET

Export of data from Excel or other sources and present it in a PowerPoint table show up as a requirement in many of my .net projects. A quick and easy solution to create a PowerPoint presentation with for example sales data from their financial applications is simple to accomplish by using Microsoft Office in your .net application.

Tags: .NET C# Microsoft Office PowerPoint VB

Privacy Policy www.made4dotnet.com 2020

DotNetNuke / DNN


Code snippets


Map IP Address
Powered byIP2Location.com

   Terms Of Use   ::   Privacy Statement   ::   Copyright (c) 2024 www.made4dotnet.com - .NET Development