Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

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

Set Effort estimates through TFS Work Item SDK

.net tfs tfs-sdk

Managing Labels in .net

.net winforms labels

How can I iterate through nested dictionaries with JSON.NET?

c# .net json json.net

Expand MSBuild Properties containing wildcard into Items

c# .net msbuild

Pass JavaScript/JSON array to MVC 'GET' Method