Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

DateOnly object gets default value when handing over to Test

c# .net

What is the limitation of PerlNet?

c# .net perl architecture

Link to table showing CultureInfo for ALL cultures

.net localization culture

Possible to display actual source code from codebehind on aspx page (for code example pages)

.net asp.net reflector

What should go in an MSBuild Script except compilation?

Simple document management system and API [closed]

c# .net document-management

in .NET when you pass a class instance/interface as a parameter do you pass one object or the full vtable

Dynamically Compiling and Executing Conditional Statements

How to deploy a ClickOnce .NET 3.5 application on a .NET 3.0 machine?

Change the cursor over a user control

c# .net winforms user-controls

OpenXML gets slower per row with larger files?

Is copying from an array of value-types faster than from an array of reference-types ? Why?

Retrieving data from child AppDomain without referencing assemblies from parent domain

c# .net appdomain

Ideas on building in automation in an application

.net powershell automation

Implementing Photoshop filters in C#

c# .net image bitmap photoshop

How to store masses of data offline and then update it into an SQLite database in batch?

Seekable alternative to .NET's CryptoStream?