Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Things a .NET developer needs to know when using a MYSQL backend

c# .net mysql vb.net

Handling single and multiple values in C# methods effectively

c# .net methods

Regex that gets the last set of numbers from a string

c# regex

How to display a Reporting Services report as an inline PDF, in a ASP.Net and C# web page?

Creating and initialising different sub-types without lots of casting

c# .net generics

DAL design question

c# data-access-layer

C# multiple connections vs Dataset

c# database

How can I avoid large multi-step unit tests?

Design pattern for windows service - c#

c#

Code generator tool to generate a property and backing field

c#

TFS Client APIs for creating workitem templates?

Roslyn: Effect of CSharpCompilerOptions WithUsings

c# .net roslyn

Garbage Collection in C++/CLI, C# Mixed Code

Is it possible to access the points in a Graphicspath?

c# user-interface drawing gdi+

Injecting Services in constructor vs createScope() in c#

c# .net-core

ASP.NET core - simple API key authentication

c# asp.net-core .net-6.0

MVC C# web service join two tables and combine output

How is an int translated to which enums are selected?

c# .net asp.net-mvc enums