Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Using FromUri to bind object without parameter name prefixes

Wait() causes UI thread to hang - when should Wait() be used?

Where to place HttpContext.Current.RewritePath in ASP.NET 5?

SqlServiceAdvancedProperty name to get the install root for Sql Server 2008 using ManagementObjectSearcher?

How do I assign EntityCollection property to another property?

WPF: Cannot see my custom control in the toolbox

c# .net wpf vb.net

.NET Maui Custom Handlers not working, official docs is wrong?

c# .net xamarin.forms maui

Microsoft.OpenApi.Extensions Enum.GetDisplayName() doesn't work, works fine when copied over

Self Referencing loop detected for property 'manifestmodule' | While adding certificate to GET request

Relation between IEnumerable and arrays

c# .net

How to combine DataTrigger and EventTrigger?

Why does IntPtr.ToString() return a memory address rather than a string?

c# .net

Calling async methods from a synchronous context

How can I ensure that a string contains no more than 3 digits?

.net regex

Decompiled Sources only show "throw null" for every .NET Framework class

WPF ObservableList Dispatcher thread

How to change the URL of a Silverlight app using this strategy?

c# .net silverlight url web

COM object can't be created from console application while windows forms application is OK

.net com com-interop

Creating a chained installation using Visual Studio

c# .net visual-studio wix nsis

Cast a List of object without using LINQ

c# .net .net-2.0