Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How get the count of an array? inC#

c# .net asp.net

Regular Expression that Matches values for YYYYMM

.net regex

Register callbacks from different classes

c# .net delegates action func

Mock object that sets an item from session in its constructor

c# .net moq

How to save System.Collections.Specialized.NameValueCollection instance to hard disk and load it back as an instance?

7z format compression [duplicate]

c# .net vb.net compression 7zip

What alternative approach could be used in C# to avoid method returning `object` type?

c# .net generics

Dealing with database changes on WCF Service application

c# .net entity-framework wcf

"Add-Member" to a type instead of only an object of that type in PowerShell

c# .net windows powershell

Change application settings for a deployed class library?

.net asp.net appsettings

Profiling real time = 45 secs, but thread time = 0.387 secs what could cause this discrepancy?

Match a pattern/needle (preferrably bitmap) in a haystack bitmap?

.net image-processing

Setting errorPage in Umbraco

.net umbraco http-error

Generating a PDF

.net pdf gdi+ gdi

Need to know about the usage of #if in C#

c# .net

How to add layer on top of file system? Like cache in OneDrive or Google Drive