Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

What could cause a Windows Service to hang when a Console App doing the exact same thing using the exact same base libraries doesn't?

c# windows-services

c# LINQ see how many rows an ISingleResult returns help!

c#

Is there difference in speed between Dictionary.ContainsKey/Value and a foreach loop that checks for a certain key/value

c# optimization

is there a way to continue an exception in C#?

c# .net exception continue

Why am I getting malformed contract, in by C# code?

C# Hide new Form at start

c# winforms

Recommend a solid .Net FTP library [closed]

c# .net ftp

Is there a way to speed up this code that finds data changes in two XML files?

c# xml linq performance

A clever alternative in LINQ for iterating over HashSet<string>

c# linq hashset

How can I close a current form and then open the main one in C#?

c#

the patterns used in iterators

where does object reside in c#?

c# java

C# : Mini Application Structural Design (Classes/Interfaces/etc.)

c# class oop interface

What does the x: thing in WPF serve for?

c# wpf xaml xname

Can I display links in a ListView's detail mode?

c# .net winforms listview

Objective-C for IPhone for Java Developers: Books, Sites, Videos?

c# java objective-c

What is the fastest way to write to a text file from a database table?

c# performance

C# : Creating Events for a Class on GET/SET properties

c# events oop delegates

How to kill the main thread?

c# multithreading

SHA1 hash question

c# sha1