Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

.Net Linq to JSON with Newtonsoft JSON library

.net json linq json.net

How do I convert a string into an array?

c# .net string string-split

Confused about null strings and DBNull

.net sql string null dbnull

How to replace an element in a LinkedList?

c# .net replace linked-list

nested struct as members in a class

c# .net class struct

How to re-use SqlCommand object for a CommandText after executing a query based on stored procedure in C#?

Get Sql server's data using smo

c# .net sql-server smo

FirstOrDefault returning Unexpected Value

c# .net linq

Multiple assertions when unit testing constructor?

how to create random folder names 12 characters long in .NET

.net guid base64 auto-generate

Is SHA512Managed considered the best one-way hash available in .NET 3.5 for security?

.net security hash

How do I link to downloadable files in ASP.NET MVC?

c# .net asp.net asp.net-mvc

Is it possible to prevent decompilation of .NET MSIL DLL?

.net security decompiling

Compare Created DateTime to DateTime.Today at 6pm, C#

c# .net datetime

How do I configure a C# program to run when the Operating System is first started?

c# .net winforms

How to open Outlook "New mail message" window from VB.NET

.net vb.net email email-client

Inheritance in .NET is useless?

.net oop inheritance

how to add debug code? (should go to Debug, shouldn't go to Release)

c# .net

Distributed Computing In C#

Getting number from a string in C#

c# .net regex