Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

AssemblyLoadContext, dynamically load an assembly, instantiate an object and cast to a shared interface

How to declare a variable in the app.config file?

c# .net winforms

Saving an escape character 0x1b in an XML file

.net xml escaping

Any advantage to use implicitly type var

c# .net

SSL policy error when using HttpClient (.NET)

c# .net ssl

Detect what process/program start my process/program

c# .net c++ vb6

Fusion loader can't find a DLL that is actually there

c# .net assemblies fusion

Postgres and .Net - Connection Pooling - Best Practices

.net postgresql npgsql

MailKit.Net.Smtp.SmtpClient SMTP server does not support authentication

How to deploy my application if it requires a database with tables created?

What is the best method of remotely controlling/debugging a .NET application?

Set selected items for DataGridView ComboBox failed

c# .net winforms

Which C# library allows reliable SVG to PDF conversion? [closed]

.net pdf svg pdf-generation

aspnet-codegenerator not supported for .NET 9.0

.net .net-core

Redirect route at global.asax.cs

.net asp.net-mvc-3 routes

How to integrate my Web Application with Skype, Gtalk of another IM system?

How to retrieve text value from a list box index in C#

c# .net winforms

How do I specify the database isolation level to be used, at a high level?