Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Word 2007 throws an exception for interop code that manipulates shapes but works fine in Word 2010

c# .net ms-word office-interop

EF4 Unable to cast concrete type to interface

What is an ideal approach for learning Android Development for C# developer? [closed]

c# android .net

Any way to get VS (2010) to accept PDBs after using ILMerge/Costura to combine assemblies?

The specified Type must be a struct containing no references

How to extract private key ,created using Strong Name tool (sn.exe)?

.net key strongname

XPath expression evaluation error

c# .net xml

Read in a file using a regular expression?

c# .net regex streamreader

How to create a custom .NET dll loadable for Lua(forWindows)?

c# .net lua luainterface

SDL Tridion EventSubscription UnSubscribe Issue

c# .net tridion unsubscribe

Extended protection is not supported or not enabled on this platform issue logged in server WCF trace logs

Decrypt .Net cookie in nodejs

.net node.js cryptography aes

Is there a way to stop the tabs on a WPF .NET TabControl from changing positions?

.net wpf tabcontrol

.Net serialization - mixing [Serializable] with custom in inheritance tree

VPN connection contained within an application

c# .net networking vpn cisco

Keep url encoded while using URI class in .NET 3.5

c# .net uri

Why does ICustomAttributeProvider.GetCustomAttributes() return object[] instead of Attribute[]?

Best way to document WCF interface? [closed]

c# .net xml wcf documentation

How mature is clojure-clr? Can I use it with Mono?

.net clojure clojureclr

Benefits of using BufferBlock<T> in dataflow networks