Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Problem Unit Testing in VB.NET

.net vb.net unit-testing

Windows 7 64 bit and accessing Win32 API calls via P/Invoke & Marshal problems

c# .net winapi usb pinvoke

Application crash without Visual Studio installed

Regex in .NET: joining duplicate named captured groups

.net regex

check if oracle function exists

.net sql oracle

Can you write a unit test assembly in C# to test against an assembly written in VB?

c# .net vb.net unit-testing

How can I set the rollover strategy in System.Diagnostics trace log

c# .net logging diagnostics

how to use uddi in .Net

.net uddi

Processing GRIB data in .NET

c# .net weather grib

Comparing large text files - Is comparing hashes faster than using subsets of the file?

c# .net hash string-comparison

Find uncaught exceptions in C# code

Does ASP.NET load all assemblies into the AppDomain from the bin?

asp.net .net reflection

WPF List of Different Types of User Controls

.net wpf list xaml user-controls

Unit test WCF method

.net wcf unit-testing

Decorating a generic interface with Structuremap

c# .net structuremap

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

How to use control state in asp.net

asp.net .net

Speeding Up Entity Framework 4.2 POCO

Deserializing JSON in WP7

C# can't find assembly which is already loaded

c# .net