Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

username , password and other parameters in sqlserver connection string

Get the value of columns on Check_changed Event of checkbox in gridview

Nullable optional parameter

Azure Service Bus Message deserialize to an unknown type at runtime in subscriptions

SqlDataReader.Read() always returning false

.net sqldatareader

Mocking local variables in C#

How to get exact directory size on disk

c# .net windows pinvoke filesize

Entity Framework - Repository check (Big text)

Why is Makecert.exe "for testing purposed only"?

.net security

RESTful WCF Webservice XML Return Standards

.net wcf rest

CPU usage problem

How does Entity Framework find Down() methods when my code migrations are behind my database migrations?

Data Architecture and Data Caching; In Memory Database a Bad Idea?

Optimize performance of a Parallel.For

c# .net

Class Design - Returning a List<Object> From <Object>

c# .net oop