Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Block garbage collector while analyzing weak references

SoundPlayer: How to select Output device?

c# .net audio

Replacing a DLL while AppDomain is already loaded in ASP.NET

pass an object to T4 template

c# .net templates t4

What is a .dbml.layout file for?

dynamic Javascript in asp.net

Is there a helper method to parse an appSettings-like xml?

c# .net xml app-config

When to use collections vs multiple properties

Creating a Visual Studio Project Template that already includes a Nuget Package Reference?

How should a class library present a notification to the user/UI?

How to switch forms in C# using a button event

c# .net winforms

Performance difference between 32-bit and 64-bit OS when i use Visual Studio 2010?

Rhino Mock Expect

Update control from another thread in C# 2.0

Automapper: Resolve source property name from automapped object

c# .net automapper

Collect objects still in scope - GC.Collect

c# .net garbage-collection

How do you pack the MONO Runtime with your application?

c# .net mono runtime portability

How to deal with CS1721 when I really need to inherit from two classes?

Providing "Add to Calendar" link

RegEx ignore text inside quoted strings in .net

.net regex quotes