Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Does ASP.NET load all assemblies into the AppDomain from the bin?

asp.net .net reflection

WPF List of Different Types of User Controls

.net wpf list xaml user-controls

Unit test WCF method

.net wcf unit-testing

Decorating a generic interface with Structuremap

c# .net structuremap

UserPrincipal.FindByIdentity Insists "There is no such object on the server."

How to use control state in asp.net

asp.net .net

Speeding Up Entity Framework 4.2 POCO

Deserializing JSON in WP7

C# can't find assembly which is already loaded

c# .net

What is the best way to parse localized numbers from .NET/Razor in javascript?

Implications of throwing exception in delegate of unmanaged callback

c# .net exception pinvoke

substrings length

.net

How to implement a simple String search

c# .net winforms string search

Unable to cast object of type 'NHibernate.Hql.Ast.HqlCast' to type 'NHibernate.Hql.Ast.HqlBooleanExpression

c# .net sql nhibernate

EF Code First Delete Batch From IQueryable<T>?

Load an RTF file from resources to a RichTextBox in a WPF application

svcutil exlude/reuse refrenced assemblies

.net wcf svcutil.exe

Use stored procedure in Entity Framework (code first)

Is it worth removing "using System" from my files?

Process cannot access the file because it is being used by another process on Directory.Move()

c# .net wcf process ioexception