Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How to set scroll bar in Windows form

c# .net

Writing generic arithmetic in C#

c# .net generics math

Can I write regex expression to check a password for some conditions?

Writing an async controller and updating progress

Mono.Cecil: injecting try/finally?

.net mono.cecil

What do I need to set up a development environment for developing in C# & SQL Server? [closed]

How to create an Editor Template for Boolean? (.EditorFor<>)

.net asp.net-mvc razor

How can I create a matching HMAC value to verify a Shopify WebHook in .NET?

c# .net shopify hmac sha256

When creating an immutable type in .net is it valid to have public fields?

c# .net immutability

How to transpose a list of lists, filling blanks with default(T)?

c# .net

Is it possible to set an HTML button as default inside a form?

c# javascript asp.net .net html

Linq any - How to select

c# .net linq entity-framework

WPF: How to distinguish between Window.Close() call and system menu Close action? [duplicate]

c# .net wpf xaml

How do I show a messagebox in Windows 8/RT xaml? [duplicate]

User-friendly Property Names in .NET, like those in Rails

c# .net asp.net-mvc

LINQ: large list of strings

c# .net linq

Which is fast to read, .xml, .ini or .txt? [closed]

c# .net xml io ini

How to represent a very large bit array efficiently?

Best practice for handling SQL injections when calling a stored procedure

Linq where in clause

c# .net linq