Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Azure Function role like permissions to Stop Azure Virtual Machines

c# azure azure-functions

EF6: Configure complex mapping for entities (code first)

c# sql .net entity-framework

Unit testing if a method is creating a record in Database

c# unit-testing nsubstitute

Onion Architectures, persistence and notifications

assign a value from a foreach loop to an asp:button CommandArgument

c# asp.net

Compiling an ASPX page into a standalone program

c# .net asp.net

ObjectQuery, passing datetime in Where clause filter

c# objectquery

Html being added to Download file in response

c# asp.net asp.net-3.5

migrating an application from dotnet 2.0 to 3.5

c# .net-3.5 .net-2.0

Azure Table Storage: adding item if it does not exist

C# midpoint round down option for decimal

c# .net math rounding

Double parentheses in VB6 Array syntax (passed from .Net com-interop)

c# arrays vb6 com-interop

How do I mock 'out' parameters with Machine.Fakes independently of the mock framework?

How do I get my .NET application's path (not the path of the application that started my application)

c# .net vb.net

How can I turn customErrors mode on ASP.NET MVC4?

Factory pattern and my incapacity. Help me see the light

How to check that MethodInfo matches Delegate of generic type T, where T is either Action or Func?

WPF Storyboarded Animation Freezes If Clicked Too Quickly

c# wpf xaml animation

Creating a Service Based Database in Visual Studio

c# sql-server visual-studio