Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How to determine maximum number of characters given a fixed width font and a maximum width in pixels

c# .net gdi+

Puzzling .Net C# DeflateStream problem

c# .net deflate deflatestream

.Net ORM/Business Object Framework Performance

c# .net orm oop frameworks

C# - window form application - Close the application

c# .net winforms

Using RenderTargetBitmap on WindowsFormsHost

c# .net wpf winforms

Why the form class in windows form application is declared as partial?

c# .net winforms forms

C# get width/height of image on web without downloading whole file?

c# .net windows console

How do I iterate through instances of a class in C#?

c# .net iteration iterator

Events and Memory Leaks in .NET

.net events memory-leaks

WinForms Different DPI Layouts

c# .net winforms dpi font-size

Unchangeable Dictionary

c# .net

String.StartsWith not working with tilde ("~") characters LINQ to SQL?

XML Mapping - XSLT or Code?

.net xml xslt mapping

Free Schema Export for SQL Server 2008?

Use Attributes To Check Whether to Access a Method

c# .net attributes aop

Is it possible to have C# and vb.net in the same asp.net website?

c# .net asp.net vb.net

Using xsi:nil in XML

.net xml vb.net xsd xml-nil

Email Validation: converting a regular expression written in PHP (preg) to .NET (Regex)

c# .net php asp.net regex

What version of .net will MVC 2 require?

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

Is there a .net framework that manages unit AND integration testing?