Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

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

Undo Redo in WPF/C# in an already functional application

Regular expression to allow only some characters in .net

c# .net regex

Why does XslCompiledTransform add META tag to HTML output?

.net xslt

When should I use a SQLTransaction

`MessageBox`, `SaveFileDialog` in .NET: which version should I use?

c# .net namespaces

What is "verifiable managed assembly"

Safest way to get processor ID or some hardware info

c# .net .net-4.0