Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

When should I use a SQLTransaction

`MessageBox`, `SaveFileDialog` in .NET: which version should I use?

c# .net namespaces

What is "verifiable managed assembly"

Safest way to get processor ID or some hardware info

c# .net .net-4.0

Cross referencing assemblies

Evaluating Expression at Runtime

c# .net parsing evaluation

C# Serial Number Embedded within Program

c# .net serial-number

How to remove focus from a single control?

c# .net winforms

How to "clone" a complete .Net Solution

how do I add a Publish date to a project I'm publishing in vs2010?

c# .net publish

Is there a way to get the type of the objects stored in a generic list?

How to open a form on a separate thread due to language requirements

C# re-throwing exception outside of scope

c# .net exception

How to rename data using Linq based on the location of elements?

c# .net linq ienumerable

Is multi-level ConcurrentDictionary still thread-safe?

Multiple anonymous event handlers - but only last one is called

c# .net events

Why restricting return type for method and property inheritance so that descendants are not allowed?

c# .net

Free analogue of the PostSharp required [closed]

c# .net attributes aop postsharp

VB.NET 2K8: How to make all imports visible within a class?

How to get version of used dll

c# .net dll