Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

SystemSounds.Beep.Play not making any sound

c# winforms .net-3.5

How to call a method with an enumerated (enum) argument through reflection?

c# reflection .net-3.5 c#-3.0

Run dot net 3.5 application on Windows 10

c# .net wpf .net-4.0 .net-3.5

.NET Framework 3.5 wont install on VISTA 32bit

How do I Convert a FormattedText String into a Geometry-Based Object?

How can I reference an attached property as the source of a data binding?

Managed COM aggregation

.net .net-3.5 com aggregation

How to sign a SOAP request with WCF

c# .net wcf .net-3.5

Is there a way to use LINQ query syntax with .NET 3.0 projects?

c# .net-3.5 .net-3.0

Is .NET replacement for COM?

com .net .net-3.5 .net-4.0

return a filename

c# .net-3.5

Installing a ClickOnce application from two different locations

what does [ConfigurationProperty("providers")] do?

c# .net .net-3.5 .net-2.0

Updating the application with a new .net dll gives me FileLoadException?

Textblock selected foreground color in datagrid WPF

c# wpf xaml .net-3.5 datagrid

UserPrincipal.FindByIdentity Insists "There is no such object on the server."

Can send/Can't read .NET serial port [duplicate]

c# .net-3.5 serial-port

EndPoint: Syntax in C# - what is this?

ToolStrip covering controls

.Net 2+: why does if( 1 == null ) no longer throw a compiler exception?