Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Best practice instantiating generic delegates and accessing property getters

Is it possible to see the SQL query of a LINQ command?

.net sql linq

How Visual Studio Intellisense works?

Find Ninject Bindings by Implementation Type

.net ninject

How do you handle continuations in WCF-OData with a URL query?

.net wcf odata

Closing event triggered on both UserClosing and this.close

c# .net winforms

What are the limitations of T-SQL that can be executed by a System.Data.SqlClient.SqlCommand object?

implement callback over ApplicationDomain-boundary in .net

c# .net applicationdomain

Any better options than porting from C# to Java?

java .net porting code-reuse

Using WCF to execute code & return objects in another CLR address space

c# .net wcf proxy remoting

WPF: Get "wrapped" text out of a textbox

c# .net wpf

.NET WCF serialization issues

c# .net wcf xml-serialization

How to set Header for DataGridview RowHeader?

c# .net datagridview

Is C# Dictionary<string, List<string>>.GetObjectData() (serialization) Consistent?

c# .net serialization

Is it possible to add attributes to the generated members of an ExpandoObject instance?

Use .Net (C#) dll in Python script

c# python .net dll python.net

Get dependencies from a dependency

Unsafe Pointer iteration and Bitmap - why is UInt64 faster?

Do you know any C# based "puzzles and answers" like book? Article? Resource? [closed]

c# .net oop puzzle

what does [ConfigurationProperty("providers")] do?

c# .net .net-3.5 .net-2.0