Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Date Math In Oracle related to .NET Ticks

c# oracle-database datetime

Fluent NHibernate exception moving objects between collections

How do I insert more than 4000 characters into XmlType using OracleClientFactory?

c# oracle-database

Does WCF cache stored procedures

c# sql wcf

How to stay DRY with validations in Domain objects and services vs validations in UI layer

Command Parameter equivalence in Windows Phone?

Parse Excel sheet dynamically (cells range not provided, as the location of data in sheet may dynamically vary)

c# excel

Failing to retrieve access token in .NET desktop app

application roles with hierarchical organization roles

c# asp.net asp.net-mvc

Nhibernate mapping by code, how to use stored procedure?

c# I need to run a windowservice every sunday

c# .net windows-services

Access list of installed apps

Collection was modified after the enumerator was instantiated - Request.ServerVariables

c# asp.net c#-4.0

Collection was modified; enumeration operation might not execute even when validation is applied on row count?

c# collections

Is an occasional 10ms delay okay for 60 fps?

c# xna

what is the most elegant way to update an item in one list from another list in C#?

c# linq collections

DownloadString timed out

c# asp.net

Max HEX value for long type

c# java types long-integer

Unable to make ShouldSerialize pattern work with XmlSerializer

c# .net xmlserializer

Is there any difference between SHA256.Create() and HashAlgorithm.Create("SHA-256")?