Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Find and remove redundant or unused code in Visual Studio 2008

.net visual-studio

Windows Desktop Search - SQL unbelievable slow '%search%'

c# .net wds

How can i get the location of the GAC using C#?

c# .net gac

C# 3.0 Object Initialation - Is there notification that the object is being initialized?

c# .net object-initializers

Is there a way to overlay text onto NotifyIcon?

c# .net notifyicon

What ORM frameworks for .NET and Oracle Do You Like Best? [closed]

.net oracle .net-3.5 orm

hook a hotkey from windows logon screen

Do .net FlagsAttribute enums need to be manually valued?

c# .net enums bit-manipulation

Problem with ampersand in XSLT output

c# .net xslt

Selecting a printer in .Net

.net winforms printing

.Net DataGridView "Index 0 does not have a value."

.net winforms datagridview

Finding a control within a TabControl

c# .net

How to fetch object name using reflection in .net?

c# .net vb.net reflection

Silverlight and callbacks in non-UI threads

Hooking into DirectX application

c# .net directx

API's to extract 7z files in .net

.net extract 7zip

Passing data across appdomains with MarshalByRefObject

C#.net Use HTMLDocument from Console?

c# .net console

Fastest socket method for a lot of data between a lot of files

DataBinding of DataGridView and List<> with BindingSource