Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-2.0

What does it mean when the P9 "bucket" in a .NET crash report contains gibberish instead of the name of the exception that caused the crash?

Need to mousewheel scroll a usercontrol

Calling ASP.NET 2.0 authentication service from non-web client

When I publish a WCF rest service in IIS the services do not work?

Dropdowns filled with same list item

c# gridview .net-2.0

What is the equivalent of the .NET Framework 2.0 SDK for the .NET Framework 3.5?

msbuild .net-3.5 .net-2.0

WaitCursor on sort in DataGridView

Running .NET 2.0 & 3.5 web sites in IIS 7

Automated Build Tool With Managed C++ (.NET 2.0)

FileStream stream = File.OpenRead(FileName);

c# web-services .net-2.0

Upgrade from .NET 2.0 to .NET 3.5 problems

Xml Deserialization - after unknown node in xml-data, all fields remain empty

VB.NET (Of T) Comparison Operator

C# code analysis - VS 2005

c# .net .net-2.0

Setting Timer Interval to Infinite

.net .net-2.0 timer

Does a class need to implement IDisposable when all members are explicitly disposed?

c# .net-2.0 idisposable

How to approach refactoring a class? (VB.Net)

vb.net .net-2.0 refactoring

Is Socket.Send buffer size limited?

c# sockets .net-2.0

How do I access the text of a NumericUpDown control before it's validated?