Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How do I get MEF to recompose when I change a part?

c# .net mef

Reference Class Library in Sql Server Clr Project

.net database-project

.NET: What is the maximum recommended size of a value type?

.net

Save screenshot of WPF web browser Frame

.net wpf screenshot

Extension methods and compile-time checking

c# .net linq extension-methods

How to prefix 'N' for the parameters in a store procedure for a unicode strings

c# .net sql-server unicode

What is the purpose of debug/release configurations in Visual Studio 2008/2010 compiling to different folders?

In C# (WPF) does databinding occur when the datachanges in the UI thread immediately?

c# .net wpf mvvm

OneWay binding on WinForms?

c# .net winforms data-binding

Java equivalent for MEF in .NET

java .net mef

how add tasks priority functionality

RSA Encryption - Encrypt with private key

c# .net cryptography

Has the CIL(Common Intermediate Language) changed for .Net 4.0?

SQL Unique key insertions

How do I investigate the course of a test's assembly refusing to load in NUnit?

.net nunit

InstallUtil missing on .Net

c# .net

CLR memory consumption problem

.net performance clr

Using DBNull.Value with SqlParameter without knowing sqlDbType?

c# .net sql sql-server

Word Automation - Disable Alerts

c# .net ms-word office-interop

Transparent images with C# WinForms