Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Can we redirect from Console application to a web application in C#?

c# .net

Converting GUID to Integer and Back

.net asp.net

C# - Is there really a need for debug build in .net

c# .net debug-build

What's the right way to check for inheritance from a class/interface?

c# .net reflection inheritance

Should the base Keyword be used?

c# .net

C# Why is my lock statement hanging?

c# .net locking

Problem with Nhibernate.Bytecode.Castle in MSBuild (TFS)

Testing un-compilable code in NUnit

c# .net unit-testing nunit

What is the best way to attach static methods to classes rather than to instances of a class?

System.ArgumentException: DataGridViewComboBoxCell value is not valid

.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