Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Convert IQueryable<T> or LINQ query to unique string

How to change the unsort label in MudDataGrid?

Cannot implicitly convert type 'System.Numerics.BigInteger' to 'int'. An explicit conversion exists (are you missing a cast?)

c# .net

iOS Development using Visual Studio.Net

.net ios frameworks evaluation

Windows 8 - Custom Live Tile

How to place styles in separate .xaml files

c# .net wpf xaml

SoapHttpClientProtocol: get response as a stream instead of a string?

c# .net soap asmx

Windows Universal App maintain open WebSocket

TCPServer with simultaneous full duplex communication

c# .net sockets tcp

How do I reference the WPF Toolkit in Visual Studio 2010?

How can I run a Windows application before a user has logged in? [duplicate]

ToUpper() in an Expression.Call

c# .net linq

Do all assemblies in my project need to be recompiled and re-deployed if a class changes?

c# .net

Unit testing HQL query

Generate random alphanumeric string with condition in C#

c# .net regex