Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Entity Framework Code First without app.config

Can I make an exception in Task.Run crash the program?

.net .net-4.5

Is there a quick way to get every association between two entities?

c# .net entity-framework

Cross platform .NET WebSocket server library with async support

How should I implement a distributed Remote Method Invocation system in .NET?

c# .net tcp udp rmi

Using TWAIN in .NET - Looking for resources [closed]

.net scanning twain

IronPython, IronRuby, IronScheme, IronSomething

.net clr

"Oh noes!" exception in Nancy testing

.net exception testing nancy

How can I stop .net JSON serialization from referencing previous elements?

convert string to ConnectionStringSettings

c# .net

Programmatically create MSTest unit tests

Change foreground color of textbox when text changes and meets certain criterion

c# .net wpf textbox foreground

Using Two Different Versions of the Same Library

c# .net ilmerge

One or more types required to compile a dynamic expression cannot be found

Switching top-most form without flickering

c# .net c#-4.0

Move all files and Subdirectories from a folder to another Subdirectory of the same folder

How do I create an Rx sequence by running tasks over original sequence's values?

Pass parameters from bootstrapper to msi bundle package

How can I encrypt user settings (such as passwords) in my application?

c# .net winforms

how do i get TcpListener to accept multiple connections and work with each one individually?

c# .net smtp tcplistener