Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Hitting a memory limit slows down the .Net application

When should the var type be used in c#? [duplicate]

c# types

PreApplicationStartMethod Attribute causes exception

c# asp.net .net-4.0

parse my proprietary string format

c# string extract

"is" operator behaving a bit strangely

c# .net

System.Speech.Synthesis.SpeechSynthesizer - how to customize the voice?

c# text-to-speech

How to show a form on current screen in C#?

What is the (type) in (type)objectname.var

c# casting

Ordering of List<T> and other IEnumerables

c# ienumerable

How to implement historical versioning?

Use and parse a text file in C# to initialize a component based game model

c# .net parsing

what is the equivalent to passing by address in c#

c# c++ c

Reference and Value types scenario

How should I initialize variables that will be used in a try/catch/finally block?

c# .net try-catch finally

Threading Method Question

c# lambda

Getting started with automated integration/unit testing in an existing code base

Why Am I Getting NaN?

c#

Lock the Height resizing in a .NET Custom Control while in design mode

c# .net user-controls

C# - Iterating over and invoking class members

c# reflection class loops

implicit or explicit conversion from T to T[]

c# .net generics