Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

How can I programmatically retrieve a loaded project in Visual Studio 2008?

Force Visual Studio 2008 debugger to release executable file

DllImport incomplete names

Using a datetime as filename and parse the filename afterwards?

Changing autogenerated code in a C# Windows Forms Application project

Run time error 'Cannot find column 0'

c#

Non-Generic AsEnumerable

c# linq

Using base.Any(..) the warning is: 'HashSet' does not contain a definition for 'Any'

c# hashset

Multiple Left Join LINQ-to-entities

Detect format Date

c# datetime

C# Type.GetMethods() doesn't return Main() method

c# reflection

Design Question - how do you break the dependency between classes using an interface?

Clear asp.net form at runtime

c# javascript asp.net

Stored Functions with Linq to Entities

How do I make a button on a form behave like a button on a toolStrip? VS2008

Problem with Linq Left Join

c# .net linq

Mapping Enums to Database with NHibernate/Castle ActiveRecord

Tree deletion with NHibernate

What is the Attributes property used for in a HtmlTargetElement attribute