Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

Is it possible to get line numbers/positions from a System.Xml.XmlNode when working with a System.Xml.XmlDocument?

c# xml .net-3.5 xmlnode

Is it possible to get a lazy IEnumerable from an NHibernate query using ICriteria?

.net nhibernate .net-3.5

POST Json String to Remote PHP Script using Json.NET

c# php json .net-3.5 post

Keyword not supported 'provider' error

Design Question - Handling .NET App Config at a DLL level

wcf .net-3.5 configuration

Structuring large SQL rowset(s) and consuming in .NET

App using saxonHE (9.2.1.1) api to process XSLT (v2.0) against multiple XML files

c# winforms xslt .net-3.5 saxon

How can I close a NotifyIcon BallonToolTip from code?

MSBuild can no longer find dependencies after upgrading from 4.0 to 4.5?

c# msbuild .net-3.5 .net-4.5 csc

Visual Studio 2015: Create VSTO project for Office 2010 and above that targets .NET 3.5

How to use ISynchronizeInvoke without a reference to the Form

c# multithreading .net-3.5

Step into referenced .Net 3.5 assembly from Asp.Net 4 project

Can you read and write with a single Named Pipe client?

c# .net .net-3.5 named-pipes

Why is the following Code Compiling and Executing successfully?

Re-apply layout of a dynamically added UserControl after calling ApplyResources

c# winforms .net-3.5

What is the best free, Ajax.NET (System.Web.Extensions 3.5) compatible Rich Text Box control?

WPF Layout of user control as a run