Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Authorization of UI Elements in .NET WinForms

REST WCF service and Session‏ in ASP.NET

.net asp.net wcf sessionid

What assembly reference do I add to use System.Win32?

c# .net

C# Camera Object Tracking [closed]

c# .net camera tracking

Same class implement, just only different parent, how to deal with this?

c# .net design-patterns

Can CodeDom create optional arguments when generating a c# method?

c# .net codedom

Regexes (.NET dialect): strange behaviour of a capturing group

.net regex

Find out in C# if my SQL Server instance supports snapshots?

c# .net sql-server tsql

What is minimum MINIDUMP_TYPE set to dump native C++ process that hosts .net component to be able to use !clrstack in windbg

Class Inside Structure

c# .net oop

Throttle CPU Usage of Application

c# .net cpu throttling

Mixing unmanaged C++ with F# for doing physics: worth it?

.net c++ f# interop

Are structs within classes passed as value?

c# .net

How to reference an assembly in GAC

Amazon SimpleDB high latency on first request

What is the best way to throttle many .NET Task instances?

Entity Framework CTP5 Code-First: Mapping a class with multiple collections of another class

What does "where" mean in a C# class declaration?

c# .net generics

Unity IOC Buildup vs Resolve?

How to properly dispose of a WebResponse instance?