Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How can I tell whether a field is the backing-field of an automatic-implemented property?

.net reflection

VB6 Migration Advice [closed]

How to iterate all "public string" properties in a .net class

c# .net reflection

Naming the Namespace

c# .net namespaces

"Unrecognized configuration section connectionStrings."

Are extension methods an object-oriented feature of C#?

c# .net asp.net

SQL Service Broker Success?

SqlError.Number descriptions

c# .net sql tsql

Parse JSON in .NET runtime

c# .net json

Null in String.Format args throws NullReferenceException even arg isn't in resultative string

More Efficient Way of Adding Parameters to a SqlCommand .NET

.net sql

replace slashes in .Net

.net vb.net

friendly classes in c#

c# .net design-patterns oop init

How important is it for me to pool my connections?

Can a VB.NET .dll assembly be reflected by C#

c# .net vb.net clr

Problem Upgrading NHibernate SQLite Application to .Net 4.0

Binding to a dictionary in Silverlight with INotifyPropertyChanged

Why is my List.Sort method in C# reversing the order of my list?

c# .net sorting icomparable

How do I keep Visual Studio's Windows Forms Designer from deleting controls?

in .Net 4: PInvokeStackImbalance Exception

c# .net .net-4.0 msvcrt