Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Odd performance degradation in application

.net performance

WCF - Closing a duplex ServiceHost blocks for CloseTimeout duration if closed when client(s) connected

Moving Data access layer to WCF service

c# .net wcf design-patterns

Suggestions needed: alternative to overloading "is" and "as" operators in .NET

c# .net type-systems

How to check if implicit or explicit cast exists?

c# .net casting

Exception on SslStream.AuthenticateAsClient (The message was badly formatted)

DataGridView -- Simultaneous input and output -- Is this a bug in DataGridView

c# .net winforms datagridview

How can I get a list of files loaded by my process?

Auto wire event handlers with StructureMap?

c# .net structuremap

Programmatically determining space available from UNC Path

.net winapi wmi

Socket problem when using threading

Get height of rendered text and images in MS Word

c# .net ms-word aspose

Reduce filesize of pdf

.net pdf filesize

Is this a good way to implement the Asynchronous Programming Model?

What should be the ideal connection timeout in asp.net application?

c# .net asp.net performance

Fade any control using a WPF animation

c# .net wpf animation

InvalidDeploymentException error when deploying .NET Application

Can I create non-language based global .resx?

Undo/Redo using Memento: Stack, Queue or just LinkedList?

How to get rid of annoying HorizontalContentAlignment binding warning?

.net wpf xaml binding