Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

ASP.NET web application - 5000 lines of code in 1 page - acceptable?

Exceptions and memory

Serializing a List<T> to XML with inheritance

c# .net xml-serialization

Extension method for Dictionary of Dictionaries

Are there any serious contendors to Visual Studio for .NET development?

c# asp.net visual-studio ide

When is it safe to use non-parameterized variables in SQL commands?

c# sql database

enums across tiers

c# enums

What's the preferred method for storing user settings in a .NET windows application?

c# .net winforms

How to set Progress bar on Message Box

c# .net winforms messagebox

How to debug random crashes?

c# winforms

LFU Cache in C#?

c# caching

Pass a message to another exe from an exe C#

c# ipc

How Can I Remove Access Db's temporary ldb file

c# asp.net ms-access ado.net jet

C# Windows Form .Net and DOS Console

c# .net

Get Parameters Type and no. of parameters for a function in Visual Studio Editor (C#)

Starting my first business application?

c# sql database

Buttons Enabled Property not Working Properly

Capture and send keyboard / mouse input in C#

c# api events keyboard mouse

Combining List<Base> with List<Derived>

c#

Named Iterator & Exceptions

c# exception iterator