Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How to modify tiff creation date in .Net

Get run time type of stack frames

c# .net stack-trace callstack

.NET and MySql paramters, AddWithValue NULL variables, how to avoid to check for nulls

.net mysql vb.net null

Filtering unicode column in Sql server 2005 - to much data match

How do you use a DeflateStream on part of a file?

c# .net compression png deflate

Validate MSSQL identifier (parameter) in .NET or regular expression

.net sql-server regex t-sql

Free Tools to Automatically Create UML Diagrams from an Existing .Net Project

.net visual-studio uml

Should we not use the System.Web.Caching.Cache class in a WinForms app?

.net winforms caching

Is connecting MySQL and .net application via Internet a hazard?

c# mysql .net mysql-connector

dotnet missing after update to .NET Core SDK 2.1.4

.net cmd .net-core

Mocking a method with Action<T>

c# .net unit-testing mocking moq

AWS Cognito RefreshToken API always show "SecretHash does not match for the client"

MAUI - The project cannot be launched for Android. Please check the error list for more details

Disable word breaking when wrapping lines in .NET DrawString

.net drawstring word-wrap

Using OLEDB parameters in .NET when connecting to an AS400/DB2

.net sql db2 oledb ibm-midrange

IIS 5, Migration from .net 1.1 to .net 2.0?

Where to put startup and startup.auth code on .net framework (not .net core)

c# asp.net .net asp.net-core