Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How do I create a global exception handler for winforms app that is making asyncronous WebClient calls

How to minimize the remote desktop connection (RDC) window through C#?

c# .net process rdp mstsc

How to run coverlet on .NET projects not using the Sdk style projects?

.net code-coverage coverlet

Manipulating the HTTP header in WCF before HTTP authentication in HttpBinding

DI- Dynamic parameter of type Type where type is the parent objects type

How can we show table names of database using dropdownlist in MVC and EntityFramework?

Dependency Injection and specific dependency implementation

Typed vs Strongly Typed in C#

c# .net

Difference between using IEnumerator and using an array as an property

How to hide Command prompt in Microsoft Edge SeleniumTools

.NET localization

Fluent NHibernate: What is AutoImport?

What's a good pixelation algorithm in C# .NET?

c# .net image-processing

Adding items to context menu and custom actions for these items

c# .net contextmenu

hunspell spell check

TripleDes decryption with some invalid data at the beginning

c# .net encryption

Capture a frame from a video (mpg, wmv, etc) at a specific time interval

c# .net video image

XmlSerializer throws InvalidOperationException when having a namespace prefix in the attribute

c# .net c++-cli xmlserializer