Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How do I register a server side click on an HTMLGenericControl?

restricting the property type of a custom attribute

.net attributes

How to create a test environment for commercial Windows applications?

Catch unhandled exception in WCF

Using attributes to cache a method's return results in C#

c# .net caching attributes

Can’t assign delegate an anonymous method with less specific parameter type [duplicate]

c# .net delegates c#-2.0

Using Entity Framework as a Web Part's Data Source in Sharepoint 2010

.Net - Whats the difference between a Session Facade and Business Delegate?

.net design-patterns com+

Using webcam to simulate phone camera in WP7 emulator

.net windows-phone-7

Sending large XML from Silverlight to WCF

.net wcf silverlight

How to programmatically cut/copy/get files to/from the Windows clipboard in a system standard compliant form?

.net winapi file clipboard

Is there OnLoad event for C# libraries?

c# .net dll

Building 'flat' rather than 'tree' LINQ expressions

.net linq wcf-data-services

How can i do something like IList<T>.Contains(OtherObjectType)?

c# .net nhibernate ilist

How do I tell if a linq to sql object is new, modified or unchanged?

c# .net linq-to-sql

How to send\recive SslStream from TCP server in C#?

c# .net sockets ssl tcp

F# pattern matching with DataGridColumn.Visibility

.net f# enums pattern-matching

bytes (1024) to string conversion (1 KB)?

c# .net

How to resolve ambigiously named extension method?

Is converting this ArrayList to a Generic List efficient?