Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How do you incorporate "/x" option parameters into a .NET console application?

Need C#/C++ DLL Advice

.net c dll

Cross compile for .NET 4 and Silverlight 4 in VS2010 without duplicating files

.NET Parameterize Queries Injection

.net database parameters

Retrieve XML from https using WebClient/HttpWebRequest - WP7

c# .net xml windows-phone-7

Why is there an F# Runtime being installed with Visual Studio 2010?

.net f# cil

Storing Connection String on Database

Pattern for class instantiation from only one single place?

Does it make sense to use F# for BLL implementation?

.net entity-framework f#

How to create a fully parameterized method delegate in C#?

c# .net delegates

Can I add controls to the C# MessageBox?

c# .net winforms messagebox

WPF IValueConverter - converting multiple values into a single value

c# .net wpf ivalueconverter

FileStream and memory usage

Is it ok not to dispose a MemoryStream / StringReader?

.net dispose

How to format a string displayed in a MessageBox in C#?

c# .net wpf string

Question on IDisposable

c# .net idisposable

Starting a form in C# console project?

Is there a way to measure boxing/unboxing penalties?

How to decide between MEF and any IoC container?

c# .net wpf ioc-container mef

Can WCF be used with/from native (C++) applications?

.net c++ wcf