Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

C# Finding Next Active Day of Week

c# datetime scheduling

How can I watch a file system directory to see when files are added to it?

c# .net vb.net c#-4.0

Does foreach use IEnumerator/IEnumerable for built-in types?

Generate XML with multiple objects

c# xml

Making Extension Methods/Constructors of a wrapper class Generic

c# wpf generics wrapper

How can you evaluate a PropertyPath against an object *without* using a binding? (i.e. what does a binding itself use?)

c# wpf binding

Re-using an existing interface as a WCF Interface. Does contract decoration affect existing applications? Is there any harm?

c# .net wcf interface

.NET BroadcastWindow Error

c# .net winforms

tests wcf service in the browser

c# wcf web-services browser

Auto-magically add MySQL parameters in C#

c# .net mysql regex dictionary

Drawing reversible rectangle

c#

May I call different classes (with different methods and types) that perform similar functions?

c# design-patterns

NetworkStream.DataAvailable property does not return the right result when using SslStream

c# .net sslstream

Do formatting helper methods belong in the model, the view model, or a separate class?

c# asp.net-mvc

Execute a method after a delay?

c# asp.net-mvc-4

Pixel Shader Effect in WPF

c# wpf graphics shader hlsl

Client side changes of div title are not being reflected in C# code behind

c# javascript jquery asp.net css

Can mono make Solution files (.sln)

c# .net mono