Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

trying to serialize and deserialize entity object in c#

In .Net is the 'Staticness' of a public static variable limited to an AppDomain or the whole process?

Iterate over C# Iterator (IEnumerable) in Matlab

c# .net matlab

Elegant averaging of arrays from different instances of an object in C#

c# .net arrays linq list

Generating IL for Anonymous Methods

.net clr il

Suggestions for debugging a multithreaded app

Should explicit operators return null in c#?

c# .net casting operators

Use reflection to iterate types in all referenced assemblies, in Silverlight?

c# .net silverlight reflection

Using Action<PointerClass*> as an argument

c# .net pointers unsafe

NCrawler Examples/guides

.net monitoring web-crawler

How do you get the ephemeral port number of a client in ASP .NET?

.net asp.net tcp

Rx Let function

c# .net system.reactive

Parsing non-standard date formats with DateTime.TryParseExact

How can I find out what process is using my file?

.net visual-studio build

How do I manage WCF log file sizes programatically?

.net wcf web-services logging

Is a good idea to use a GUID in name of files generated by users?

c# .net guid

How to obtain the identity of an entity after calling SaveChanges() when the entity is mapped to stored procedures

ASP .NET MVC 3 Models + stored procedures

In .NET, what is the rationale for Strings initializing to null?

.net string initialization

AppFabric vs System.Runtime.Caching

.net wcf caching appfabric