Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Determine if current user is a domain or local user?

.net

how sqlConnection hides the password of the connection string

.net ado.net

Datacontext Lifetime in WinForm Binding Scenario

Calling a remote COM+ ServicedComponent from a C# client

.net com+

Flags with web services

c# .net web-services flags

Is there a Bayesian filter library for .NET

.net bayesian

how to change the type of the parameter in an Expression?

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