Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Does the C# WCF Proxy ClientBase<T> Disposal issue still exist in .Net 4.5+

c# .net wcf proxy dispose

My Website was hacked using Statcounter! Does Statcounter keep a record of cookies?

Counting records in C# using LINQ

c# .net sql linq count

Desktop Notifications, aka Internal Alert System

c# .net desktop notifications

When overriding WPF templates do I have to override each theme's template separately?

What is the header of an array in .NET

Best way to move files of varying sizes across slow network using .NET

Design to avoid type casting in derived classes?

c# .net design-patterns

Emulating a web browser

c# .net c++ python qt

Need help with creating PDF from HTML using itextsharp

c# .net itextsharp

Problems running XNA game on 64-bit Windows 7

c# .net 64-bit xna distribution

Do I need to Dispose to deregister events? [duplicate]

c# .net events dispose

ASP .NET - What's going on behind an Eval()?

.net asp.net eval

Best way to get a single value from a DataTable?

c# .net datatable data-access

Lambdas in C++/CLI

How do make unwanted namespaces to not appear by default on top of new classes

Sending lots of mails using SmtpClient (C#) takes very long after a while

c# .net smtp

How do I get class of an internal static class in another assembly?

.net reflection

Why to not use a custom class instead of inheriting the EventArgs class

VB.NET: Get class name of a instance

.net vb.net oop class instance