Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

DriveInfo.GetDrives() not returning mapped drives when run as administrator

Blackmagic Decklink Interfaces for .Net

How do you tell if a Windows Form is open but behind another window?

When should I use params Object[] versus Dictionary<String, Object>?

c# .net params

Setting a read-only property with anonymous type

c# .net

How to generate a WSDL file?

.net web-services wsdl

Selenium web driver fails after the first test run and TestFixtureTearDown happens

How to read XML to create resx file

c# .net xml resx

Why does DriveInfo.GetDrives() not get network mapped drive in windows service

c# .net windows-services

Are there libraries to search Amazon CloudSearch from .NET?

How secure will your code be with obfuscation?

c++ .net obfuscation

Extension methods on base generic interfaces

How to read file in windows application root directory in C#.net?

Why are collections classes in .NET not generic?

c# .net generics collections

Find NOT matching characters in a string with regex?

c# .net regex

what's the proper way to write a .NET application that automatically logs in to www.yahoo.com?

.net httprequest

Substring UTF-8 for both Latin, Chinese, Cyrillic, etc

c# .net utf-8

How to change login name of user in Active Directory

How to create bitmap via Powershell

What's the big deal with ProcessStartInfo.UseShellExecute?

c# .net windows shell process