Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How to retrieve all possible server names through C# [duplicate]

c# .net sql sql-server ado.net

Unable to find the required services.Add the required services by calling 'IServiceCollection.AddControllers'inside the call to 'ConfigureServices()'

Microsoft SqlServer Management: method not found creating a ServerConnection

c# .net .net-core smo

How to create an ObjectPool in .NET 6 for a custom parameterless class?

c# .net object-pooling

Newtonsoft Json serialize a class where one of the properties is JSON [duplicate]

Build a simple web server that I can run as a windows service

c# .net c++ com windows-services

OpenAuth .Net Claims Request is always null

.net openid dotnetopenauth

Custom Attribute to Ensure Encapsulation

c# .net attributes

How to read environment variables in .NET 6?

asp.net .net .net-6.0

Is there a way to orderBy two properties simultaneously using LINQ

Correct way to use PerformanceCounter in .NET to measure CPU usage

Use md5 to encrypt the password in asp.net .core

c# .net asp.net-mvc

Is it possible to reload page Url without change request Url?

c# asp.net .net ado.net

Garbled Text in uniqueidentifier in SQLite

.net sqlite encoding

best practise - security issues with hiding datagrid columns

c# .net winforms datagrid

Is it a jagged array declaration?

c# .net arrays