Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

How to test if a connection to a Db is established successfully?

Display Image at project startup - program.cs?

c# winforms

Initializing static fields in C# for use in enum pattern

How can i select from table where tablename is specified as SqlParameter?

c# dynamic-sql sqlhelper

How to deal with System.Drawing.Color <--> System.Windows.Media.Color ambiguous reference

c# .net

How to convert string into int array in C#

c# credit-card checksum

Unit test a method which is on high abstraction level

c# unit-testing mocking

Convert MM:SS to Seconds

c#

LINQ merge a collection

c# linq

Is it possible to do workaround to pass property by ref? Plus passing by ref incidences [closed]

Why I dont have access to an public const c# in an other class

c# constants

How do I cleanly pause a thread until another thread completes or a value is changed

Send SMS from desktop application

c# sms desktop-application

Ajax timer not polling when another request is being served

c# .net asp.net ajax updatepanel

Hang-up on async TCP client connection

Reading and using an XML file as a database - Windows Phone 7 app

How to Copy a File that is In Use

c# file-upload ftp

Do unused functions/methods of assembly get loaded into memory?

How to simulate hardware to measure .net application performance?

Best way to determine if ReportViewer is installed

c#