DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Entity Framework Core 2.1 features

Entity Framework Core 2.1 features

7
Comments 2
3 min read
Connecting to WordPress using C#

Connecting to WordPress using C#

34
Comments 12
4 min read
Dealing with Nothing in C# - Nullable

Dealing with Nothing in C# - Nullable

45
Comments 2
6 min read
Dependency Injection with Connection Strings

Dependency Injection with Connection Strings

9
Comments 1
1 min read
Dealing with Nothing in C# - The Null Object Pattern

Dealing with Nothing in C# - The Null Object Pattern

142
Comments 18
3 min read
Loading Native Libraries in C#

Loading Native Libraries in C#

34
Comments 6
11 min read
I Changed INotifyPropertyChanged

I Changed INotifyPropertyChanged

16
Comments 1
2 min read
Apache Thrift over ZeroMQ

Apache Thrift over ZeroMQ

5
Comments
2 min read
An MSBuild File To Work With .Net Core As Well

An MSBuild File To Work With .Net Core As Well

9
Comments
2 min read
Clarifying export of 3D entities with Aspose.CAD

Clarifying export of 3D entities with Aspose.CAD

9
Comments
2 min read
The C# Language

The C# Language

18
Comments 29
1 min read
Layer1

Layer1

6
Comments
4 min read
Integration Tests In ASP.NET Core Controllers

Integration Tests In ASP.NET Core Controllers

7
Comments
2 min read
C# Generics and Delegates: A Simple but Real Example

C# Generics and Delegates: A Simple but Real Example

17
Comments 2
6 min read
Getting started with Unit Testing and Moq — Part 2

Getting started with Unit Testing and Moq — Part 2

5
Comments
4 min read
Building for Alexa - 3 - Structuring your Code

Building for Alexa - 3 - Structuring your Code

5
Comments
2 min read
Async/Await For The Rest Of Us

Async/Await For The Rest Of Us

51
Comments 2
7 min read
Using C# LINQ API to perform SQL IN logic at WHERE clause

Using C# LINQ API to perform SQL IN logic at WHERE clause

22
Comments 9
1 min read
Add a unique nullable index to an entity property

Add a unique nullable index to an entity property

9
Comments 4
2 min read
Simple Factory Pattern in C# and .net core

Simple Factory Pattern in C# and .net core

23
Comments
5 min read
Using IHost .net core console applications

Using IHost .net core console applications

13
Comments
5 min read
From Python to C#

From Python to C#

10
Comments 9
1 min read
Passing serialized C# object in JSON to Razor Page

Passing serialized C# object in JSON to Razor Page

25
Comments 3
2 min read
6 Ways To Implement The Strategy Pattern In C# (Basic To Advanced)

6 Ways To Implement The Strategy Pattern In C# (Basic To Advanced)

29
Comments 4
8 min read
More Windows Service in C#

More Windows Service in C#

9
Comments
5 min read
Getting started with Unit Testing and Moq

Getting started with Unit Testing and Moq

8
Comments
4 min read
Learning ASP.net MVC 5

Learning ASP.net MVC 5

9
Comments 5
1 min read
Migrating to ASP.NET Core w/ Apache Thrift

Migrating to ASP.NET Core w/ Apache Thrift

9
Comments
4 min read
Controlling image loading process in Aspose.Imaging

Controlling image loading process in Aspose.Imaging

7
Comments
4 min read
I'm a C# dev that needs to build a web app. Sell me a tech stack.

I'm a C# dev that needs to build a web app. Sell me a tech stack.

12
Comments 4
1 min read
Windows Service in C#

Windows Service in C#

18
Comments
5 min read
Aspose.PDF Cloud: Converting documents using CSharp SDK (part 3)

Aspose.PDF Cloud: Converting documents using CSharp SDK (part 3)

12
Comments 1
4 min read
Preparing .NET Projects for Business Trips

Preparing .NET Projects for Business Trips

12
Comments
4 min read
Avoiding Exceptions in ASP.NET Core

Avoiding Exceptions in ASP.NET Core

70
Comments 21
6 min read
Keeping Your ADO Sql Connections Safe

Keeping Your ADO Sql Connections Safe

16
Comments
6 min read
Working with ICC profiles in Aspose.Imaging

Working with ICC profiles in Aspose.Imaging

7
Comments
5 min read
Migrating from MEF1 to MEF2

Migrating from MEF1 to MEF2

9
Comments
3 min read
[P2] Writing a serialization library in C#: Performance is a feature

[P2] Writing a serialization library in C#: Performance is a feature

10
Comments
2 min read
[P1] Writing a serialization library in C#: The case for Ion

[P1] Writing a serialization library in C#: The case for Ion

10
Comments
6 min read
Optimising Image Processing

Optimising Image Processing

29
Comments
10 min read
Coding Concepts - Reflection

Coding Concepts - Reflection

140
Comments 11
6 min read
Understanding JavaScript Iteration with C#

Understanding JavaScript Iteration with C#

28
Comments 9
3 min read
Interesting features of Aspose.CAD

Interesting features of Aspose.CAD

11
Comments
6 min read
Interesting features of Aspose.Imaging

Interesting features of Aspose.Imaging

5
Comments
5 min read
How to Use the Excellent Adapter Pattern and Why You Should

How to Use the Excellent Adapter Pattern and Why You Should

51
Comments 1
5 min read
Aquamon: Interacting with Salesforce Tooling API

Aquamon: Interacting with Salesforce Tooling API

16
Comments 2
4 min read
Aspose.PDF Cloud: Converting documents using CSharp SDK (part 2)

Aspose.PDF Cloud: Converting documents using CSharp SDK (part 2)

9
Comments 1
4 min read
Strings Are Evil

Strings Are Evil

341
Comments 40
12 min read
Making Unity games in pure C#

Making Unity games in pure C#

24
Comments 2
4 min read
Hosting Blazor on Netlify

Hosting Blazor on Netlify

26
Comments 2
2 min read
AWS S3 .NET Client High Memory Usage

AWS S3 .NET Client High Memory Usage

16
Comments 1
12 min read
What's new in Aspose.Imaging 18.6

What's new in Aspose.Imaging 18.6

7
Comments
3 min read
New features in C# 8

New features in C# 8

21
Comments 1
2 min read
What's new in Aspose.CAD 18.6

What's new in Aspose.CAD 18.6

8
Comments
1 min read
Solving the Expression Problem in any language

Solving the Expression Problem in any language

20
Comments 5
7 min read
Rendering HTML5 Canvas to PDF documents using Aspose.HTML

Rendering HTML5 Canvas to PDF documents using Aspose.HTML

20
Comments 1
2 min read
Aspose.PDF Cloud: Converting documents using C# SDK

Aspose.PDF Cloud: Converting documents using C# SDK

7
Comments 2
2 min read
Dotnet Core served with a slice of Cake

Dotnet Core served with a slice of Cake

19
Comments
11 min read
Introduction to Aspose.Imaging, Part 6

Introduction to Aspose.Imaging, Part 6

10
Comments
4 min read
Using the Strategy Pattern (Examples in C#)

Using the Strategy Pattern (Examples in C#)

116
Comments 12
5 min read
loading...