Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

c# comet server freezing IIS

c# .net iis comet

Undefined complexType 'http://schmeas.xmlsoap.org/soap/encoding/:Array' is used as a base for complex Type restricition

.net soap xsd wsdl axis

Extension method design guidelines: should a like method name be the same for the sub and super class?

.net f#

C# - How to: Open PDF, highlight search-results, and save highlighting back to PDF

c# .net asp.net pdf itextsharp

Implementing the viewmodel to reflect the base model?

.net wpf vb.net mvvm .net-4.0

Align primary and secondary axis in MSChart

WPF interop deadlock on DisplaySettingsChanging

Generating a value dependent on another value with AutoPoco

c# .net unit-testing autopoco

Creating zip in c# with System.IO.Packaging

WCF Mixed authentication UserName and WIndows

.NET Marshal.PtrToStringUni(IntPtr) vs. new String(char*)

c# .net string marshalling

Windows Service and Performance Info using C#

WebBrowser Control .NET - What's the intended way to interact with this control?

How to select and consume a collection of value objects in an NHibernate QueryOver query

c# .net nhibernate queryover

Automatically convert .Net null to DBNull.Value?

c# .net sql database dbnull

Machine Sounds in C#

c# .net audio

Errors/warning after converting VS 2008 (c#) solution to VS 2010

.Net C# how to connect to external SQL Server database ? OleDb or other?

c# .net sql database oledb

DynamicProxy Generation Speed

Download large file from HTTP with resume/retry support in .NET?

c# .net http file-io web