Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

RegistryKey last write time

c# .net

C# Generic Constrains Issue

c# .net

Processing large XML files using .NET 3.5

c# .net xml

string.Split for Span?

c# .net

This operation requires IIS integrated pipeline mode. AntiForgeryToken

c# .net iis-7

Map weak entity by using Code first

Are there utility methods for performing unsafe arithmetic in VB.NET?

.net vb.net hash unsafe

Create attribute for validation and change the parameter value

c# .net asp.net-mvc .net-4.5

Performance of FileStream's Write vs WriteByte on an IEnumerable<byte>

C# List<string> "contains" question

.net generics list

how to initialize a Singleton?

.net vb.net singleton

XmlWriterSettings, XmlTextWriter, XmlWriter not formatting output?! No new lines, no indentation

Is it possible to run tests as the `Local System` user?

Am I doing something wrong from a connection pooling point of view?

How to find if a value is in an array in Visual C#

Function for flipping the sign of a number

.net floating-point double