Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#-4.0

How to check if a variable is Array or Object?

c# json windows-phone-7 c#-4.0

checking if record exists in Sqlite + C#

c# sqlite c#-4.0

convert %SystemDrive% to drive letter

c# asp.net c#-4.0

Cannot create MembershipUser for custom MembershipProvider

How can i get the HTML5 Local storage values in server side

Reference DLLs not loading in Visual Studio 2010

How to create a method at runtime using Reflection.emit

c#-4.0 reflection.emit

How to pass values between two pages in WPF

c# wpf c#-4.0

add data to existing xml file using linq

c# xml linq c#-4.0

Generic wrapper class

c# c#-4.0

MVC 4 Area Routing is not working

How can I get the current directory in PowerShell cmdlet?

c# c#-4.0 powershell

Assignment operation that does nothing if variable is null?

How to call an extension method from own class without casting?

Challenge: Can you make this simple function more elegant using C# 4.0

xml c#-4.0

Dapper and Oracle CRUD issues, how to?

c#-4.0 crud dapper

How to convert a Base64 PNG image string to PNG Format in C# [duplicate]

c# c#-4.0

Is there an equivalent for Delphi's "with" command in c#?

c# .net delphi c#-4.0 .net-4.0

Unable to use System.Threading.Tasks in WP7 application

Rx TaskPoolScheduler vs EventLoopScheduler, memory usage