Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

WPF printing FlowDocuments to XPS: printed content not stretching across page. Why?

wpf printing .net-3.5

The test form is only available for requests from the local machine

c# web-services .net-3.5 asmx

How can I update data in CLOB fields using a >> prepared query << with ODP (Oracle.DataAccess)?

c# oracle .net-3.5 odp.net clob

Turning Windows Features on with WiX Installer

.net wix .net-3.5 wix3.10

Need a .NET WinForms IP Address Control [closed]

WCF NetTCP Binding Over Internet

wcf .net-3.5 wcf-binding

Fluently setting C# properties and chaining methods

How to get the physical location of an ASP.NET web application without using HttpContext.Current?

c# asp.net .net-3.5 iis-7

Looking for a REST with JSON client library [closed]

What is the fastest way in .Net 3.5 to call a method by string name?

.net performance .net-3.5

Custom WinForm with MessageBox Icon and Sound

Looking for a better way to sort my List<T>

c# .net-3.5 c#-3.0

Linq returns list or single object

c# linq .net-3.5 enums

Best .NET3.5 based strategy for creating disconnected db application

c# database .net-3.5 ado.net

Why won't my form post back after validation?

c# asp.net .net-3.5

Best way to interact with Command Line application

c# windows .net-3.5

Using PowerShell with .NET 3.5 runtime/libraries

Why can't I insert record with foreign key in a single server request?

How to create JSON data with .NET?

Change the default SqlCommand CommandTimeout with configuration rather than recompile?