Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

What is my internet accessing IP

c# .net dns

Backgroundworker and TPL's Task have the same ManagedThreadID?

With this .NET event, is it OK to pass in this IList instance?

.net events list collections

.NET Structs that can be assigned constant values directly like built-in types

.net struct

CRUD-style data driven distributed .NET application architecture questions

throw-catch logic

C# event handlers

Is it possible to add a reference in a C# project depending on the value of a conditional compilation symbol (preprocessor constant)?

Implementing a desktop .NET application that can work offline.

c# .net wpf offline

Should I use List<IObserver> or simply Action<T> to keep track of an IObservable's subscribers?

Run delegate method with BeginInvoke

c# .net winforms delegates

How to run a set of functions in parallel and wait for the results upon completion?

ConfigurationSettings vs Properties.Settings

Where to keep the data in a simple .NET Windows app?

what is the pros and cons of using out parameter

c# .net

Strongly signed assemblies

c# .net

At what point does a project require Azure?

.net azure

Temporary file download link with ASP.NET

.net asp.net url-rewriting

Thumbrule on which collections have the Length or Count property - C#

c# .net

How to read out protected member

c# .net