Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How to add xsl stylesheet node to XML produced by XmlSerializer?

.net wcf web-services rest xslt

Migrating Visual Studio 2005 sln to 2008, warning with vc98 paths in LIB environment variable, how to fix?

How to make a .NET process run out of memory without exhausting all system memory

How do you abstract out your persistence code when using LINQ to SQL?

.net linq-to-sql

Custom Server Control causes full postbacks inside of UpdatePanel

Is there a way to find the last modified date of an embedded resource in .NET?

c# .net embedded-resource

Unhandled Exception checker plugin for Visual Studio

How to make source code a part of XML documentation and not violate DRY?

Statically checked design by contract

c# .net mono

How to get lxml working under IronPython?

.net xml ironpython python lxml

C# - Loading .NET Assembly into Separate AppDomain So You Can Unload It [duplicate]

Get instance conditionally in StructureMap

.NET CLR InternalCall

c# .net clr

Interpreting and/or receiving dotNet code at run-time

Redirecting native dll stdout/stderr from within C#

c# .net redirect pipe stdout

XmlAttribute/XmlElement equivalent for JavaScriptSerializer

Tracking User's Actions in a Business Application

.net

Json.NET: serializing/deserializing arrays

.net arrays json

How can I detect the Flowdirection RightToLeft or LeftToRight automatically in WPF

c# .net wpf direction

How can I convert an RTF file to a pdf file?