Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

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?

Parse .msg file using C# [closed]

c# .net outlook libraries

How to store objects created in IronPython to object databases

Merits of .NET ORM data access methods Enity Framework vs. NHibernate vs. Subsonic vs. ADO.NET Datasets

.net orm data-access-layer

Attempted to read or write protected memory-Sql Compact and .NEt

c# .net winforms sql-server-ce

NHibernate: How to-reconfigure mappings at runtime?

Exposing a .Net Service

c# .net com service

Managing multiple WCF endpoints for the same service

c# .net wcf

A good UI design for rating in .Net

c# .net vb.net winforms

How can I tell if a byte array has already been compressed?

.net compression

Override app.config settings embedded into a MSI?

.net windows-installer

Counting number of GC cleanups on an object

c# .net garbage-collection

Do I need to invoke MessageBox calls?

.net invoke messagebox