Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

running a .NET Framework 3.5-based application in .NET Framework 4 getting HTTP Error 500.19 - Internal Server Error

IEnumerable of averages of one property from IEnumerable<IEnumerable<T>> where T has two properties

c# .net-3.5

Create a copy of a file like Windows7 usually do

c# wpf windows-7 .net-3.5 copy

custom drawing portion of image .net 4.5

Windows 7 taskbar icon not displayed in .net 3.5 application

What code is better to delay main thread while working thread is doing its work

Binding one collection to multiple tabs with filters

Windows Service

How do I synchronize 2 processes in threads so they run together?

VirtualPath in AspNetCompiler MSBuild Task - does it have to be equal to the final deployed Virtual Path?

.Settings file in Win Form App, Best Practice

Wanted: C# programming library for mathematics

What's wrong with my regex to match an integer?

c# regex .net-3.5

How to remove a LinkLabel as a tab stop when using .NET 3.5?

Is there a way to put aspx files into a class library in Visual Studio 2008 .NET 3.5?

c# .net asp.net .net-3.5

Undocumented feature of Dictionary?

c# .net .net-3.5 dictionary

How can I split a string in Java?

java .net-3.5 split

Generate and handle user messages inside methods?