Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Is passing an entire object or passing a series of parameters more maintainable in the long run?

c# oop

Run EF migrations on Startup in asp.net core 6 application

How to use Database Migrations and EF 4.3 with a code first approach to create relationship tables?

Configuring WCF dependencies

c# wcf castle-windsor

Load registry hive from C# fails

c# .net registry pinvoke

How do you secure your sql servers accessed by C# applications

c# sql-server security

C# Unused fields in base classes

c# field base-class

Running each child form as a separate thread in a MDI container

c# winforms multithreading mdi

Converting the string "20111027" to a DateTime with a timezone of GMT

c# datetime

Get FileInfo On Itself?

c# .net fileinfo

UTF8 not working in Excel

c# .net asp.net-mvc excel

Find difference between row elements in C#

c# arrays list

Exporting to Excel using Telerik RadGrid adds a blank row in place of the Filter Row

SQL Delete query not working properly

EntryPointNotFoundException on Windows XP with Windows API Code Pack

c# .net vb.net

When adding controller unable to get metadata mvc4

How do I use accessors?

c#