Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Please help me with a program for virus detection using detection of malicious behavior

c# .net antivirus

How to find a string between two other strings with regex?

.net regex

Make Directory.GetFiles() ignore protected folders

c# .net file-io directory

UDP Load Testing: How do you simulate many UDP clients?

How to transfer mouse wheel events to WindowsFormsHost?

Spreadsheet Gear and DateTime Formatting

c# .net excel spreadsheetgear

C# Need to access Microsoft Management Infrastructure namespace

c# .net powershell-cmdlet

UWP CommandBar dynamic Size and Position

Could not complete the action error

Is it possible to create an interface this general?

c# .net oop inheritance

WinForms in Excel (2002) and add-ons

.net forms excel add-on

C# + Castle ActiveRecord: HasAndBelongsToMany and collections

How can I leverage an ORM for a database whose schema is unknown until runtime?

c# .net database orm dynamic

Catching 'external drive inserted' event in a windows service

Fast way to search for particular string (or byte array) in another process memory in C#?

Setting Focus on a Control within a ControlTemplate in WPF

c# .net wpf xaml controls

Enumerated types as constants across web services?

c# .net web-services