Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

LINQ - group specific types of classes

c# .net linq

Migrating a Classic ASP application to ASP.NET

.net asp.net

Using DataAnnotations 4.0

When constructing a Bitmap with Image.FromHbitmap(), how soon can the original bitmap handle be deleted?

.net gdi+ system.drawing

How to catch exception when loading .NET WinForm app user.config file?

Where can I find a good step-by-step tutorial on using Entity Framework with a real-esque project? [closed]

Java Webservice returning null object to a .net client

java .net web-services

Is there a pattern to synchronize data lists over network?

How do I properly simulate high latency on a C# socket server test?

c# .net testing sockets

How to stop multiple dialog boxes displaying?

.net vb.net winforms

System.Runtime.Remoting.Channels.CoreChannel.GetMachineIP() from .NET Reflector - please explain

.net

How can I make a windows application that doesn't have a square form shape?

c# .net winforms

.NET Error Reporting Framework Client/Server?

.net error-reporting

Is SQL Server Compact Edition a sensible alternative to SQLite?

.net sqlite sql-server-ce

Using named pipes asynchronously with StreamWriter

c# .net .net-3.5 named-pipes

Write metadata to PNG image in .NET

Python for .NET "unable to find assembly" error

How to create a sdk-style .net framework project in VS?

c# .net visual-studio csproj

Are .NET 4.0 Runtime slower than .NET 2.0 Runtime?

The socket connection was aborted - CommunicationException

c# .net wcf exception-handling