Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Understanding ASP.NET MVC anti-forgery protection

Properly exiting a .net console application that uses .NET 4.0 Tasks

WCF - Entity Framework, returning objects to client

c# .net wcf entity-framework

Programmatically call C# Compiler to Compile C# code

Cannot get repository contents as .zip file (zipball) in Octokit.net

Act on Behalf of GitHub User With Supabase Auth

Address not available after HttpRequest in Docker Container

Have to use C# dll to call C++ dll?

c# .net c++

Windows services and multiple logged in users

.net windows-services

Strange deserialization error, child objects are not fully deserialized

Is there a convention for project-local NuGet Repositories?

Are tests in one class guaranteed to be not executed concurrently?

c# .net unit-testing nunit xunit

Get all static properties from a class

c# .net reflection

Read param from route into ViewBag for all views at one place

c# .net asp.net-mvc-3 razor

"An attempt to attach an auto-named database for file *FileName* failed." error after moving from ASP.NET Dev Server to IIS

VS2010 Deployment Project - Prevent Reboot after installing .NET Framework

VB.Net Com Class inheritance

.net vb.net vba inheritance com

How can I connect to MSSQL Express with ASP.NET

c# asp.net .net sql-server

Is there anyway to "inject" code with reflection into static classes?

Partial Class Properties not accessable through LINQ query bound to GridView