Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Calling an Oracle stored procedure in C# using "Oracle.DataAccess" (with a parameter)

Why doesn't $ always match to an end of line

c# .net regex

ignore xml-attribut when deserialising [duplicate]

.NET ComboBox Autocomplete failing on slashes

.net combobox autocomplete

What is the best way to run a continuous process in its own thread?

.net multithreading

What is the best way to efficiently extract a small random subset of a large enumerable?

c# .net sorting random

Sys.WebForms.PageRequestManagerServerErrorException: An unknown error

.net webforms

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