Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Can you step into specific properties in VS 2010?

Is there a way to load an existing connection string for Linq to SQL from an app.config file?

What considerations need to be made when transitioning an application to support?

how make function like IsWordPronounceable(SomeWord:String): boolean;

c# java delphi visual-c++ sapi

PropertyChangedEventHandler under .NET 7

Any point unit testing methods that use EF or Linq?

Using Cookie aware WebClient

c# cookies webclient

C# POCO Generation from SQLite database

c# sqlite code-generation poco

Windsor dependency injection with parameter in ctor

C# Unable to find entry point on unmangled C++ library

c# c++ c

Best way not to repeat yourself while using X-editable in MVC ASP.net

Adding three static fields

c# static field

Is there any performance gain when using async in Data Access Layer?

LINQ check string property for NULL in generating a ToList()

c# linq

How set a Session variable expired time on MVC 5?

c# asp.net .net asp.net-mvc

Boolean to integer conversion

c#

Cannot cast DBNull.Value to type 'System.DateTime'. Please use a nullable type

c# sql .net sql-server-2008-r2