Explore C# on Experts Exchange

Expert Solutions for Your Tech Problems

C#

C# is an object-oriented programming language created in conjunction with Microsoft’s .NET framework. Compilation is usually done into the Microsof...

Read more
  • 98K Content
  • 11K Contributors

Expert Spotlight
Digital Marketing (Hospitality)

Focus on what matters and Let Go OFF what doesn't.

Troubleshooting Solution

How can I pass parameters into  a pg_dump backup batch file and get it to work

58

Within my C# application I am trying to implement backup of my postgresql database using pg_dump


I

Article

The var keyword

byJarrod
15
Introduction
                                               
Was the var keyword really …
Post

200 universities just launched 560 free online courses. …

200 universities just launched 560 free online courses. Here’s the full list
Article

New features in .NET 8

Today, we will look into some new features that are expected in .NET 8. .NET 8 will be the next version of the .NET framework after .NET 7. It will be an LTS (Long-term support) release.
Post

Andy's VMware vSphere tip#19: vSphere Clients :- need to …

Andy's VMware vSphere tip#19: vSphere Clients :- need to find and download the older legacy C#, …
Troubleshooting Solution

Accesstoken in C#

byRIAS
57

Hi, 

PFA the code I am using to connect to a URI with a access token but, on the getuserListFromGraph

Article

Run Multiple Tasks In Parallel In C# 11

Today, we will see how we can run multiple tasks in parallel and collect the results once done in C# 11. This technique can help us use the multi-processors we have on our hardware and improve performance and efficiency of our applications.
Troubleshooting Solution

How to search a HashSet for a Key of a KVP

24

Hello, I was wondering what the correct way to search a HashSet for a specific Key of a KeyValuePair

Troubleshooting Solution

Need division that always rounds UP

6

I need to divide two positive, non-zero integers and always round up.


How?

Troubleshooting Solution

Find ALL possible combinations of the elements in an Array.

24

Hello, I am trying to determine an elegant and efficient manner to find all the possible

Troubleshooting Solution

excel cannot complete this task with available resources

bymcrmg
78
Hi,

I use Powershell to combine about 900 csv files then convert to an Excel file. It has been fine …
Troubleshooting Solution

How do I get the unique ID after insert?

87
Hi - thanks for looking.

I need to be able to capture the unique key once I have done an INSERT …
Troubleshooting Solution

C# populate multiple values from combo box?

22

I am trying to populate three text fields:

txtID, txtCodes and TxtSuffix

I have created a class and

Article
How to load Excel's data into SQL Server in different ways

How to load Excel's data into SQL Server in different ways

3
Data can be kept in different media, Sometimes, the data need to be extracted, transformed or loaded in different ways. For this article, I'm going to demonstrate some of the popular ways of importing Excel data into MS SQL Server.
Troubleshooting Solution

C# returning two values and conversion too short message

15

I need to obtain a currency ID(string) and currency index(Int16) in my C# program.

I have defined a

Advice Solution

Would THREADING help to solve the issue of my C# Winforms program skipping data points?

byBri
28

I have a TIMER set up that refreshes a toolstripButton control every 1,000 ms. There is a block of

Troubleshooting Solution

How to call a C# function on an ASP.NET page?

75
Hi, I am trying to call this function (which is on my user.aspx.cs file):

protected string …
Troubleshooting Solution

Why is an int not settable?!

17

Why is an int not settable?!


int? overflowQty = null;


But it clearly is not null, since I use the

Research Solution

I need to sum each Int in a list, using LINQ

13

I need to sum each Int in a list, using LINQ


The Row has 4-columns, the last of which is called

Troubleshooting Solution

C# execute command with slashes

23

in a C# application I am trying to create a method to return whether a file has been previously

Do more with Experts Exchange.


Get Answers

Join a Group Discussion

Collaborate

Monitor your Site

Explore solutions and more