Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Saving Sitecore Web form for marketers programmatically

Read GUID value from database

c# linq entity-framework

Custom CMD Commands

c# command-line-arguments

Dependency injection for DelegatingHandler with multiple constructor parameters and options

OData $top and PageSize has no impact on web API performance

Entity Framework Core is lazy loading when transforming

Remove one word and one word before match

c# .net regex

How to improve time format of a WPF Countdown timer

c# wpf datetime format

Hybrid lifestyle in Autofac

c# asp.net-mvc-3 autofac

How to identify clients from a pool of clients in the server - Design

HttpUtility.HtmlEncode, HttpUtility.HtmlDecode, the AntiXSS library and correctly formatting user-entered input

c# asp.net .net xss

How to test custom configuration section in web.config?

Change appconfig on runtime

c# winforms

ServiceStack.Text serialize circular references

Recursive method 10x slower than interative [closed]

c# recursion rhino

Loop a list with a Tuple C#

c# .net list tuples

Can I use gRpc as a replacement of SignalR for updating notification on client-side?

c# asp.net reactjs signalr grpc

Azure AD B2C error AADB2C90057 when I am NOT trying to use the implicit flow

Unpack tuple in LINQ lambda

c# linq lambda tuples