Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Screenshot of process under Windows Service

DataTable.Merge and DataTable.ImportRow does not change RowState

.net ado.net oledb

Objects, parameters and the ref keyword in C#

c# .net

What is the difference between version v2.0.50727.3053 and v2.0.50727.3074 of the .Net framework?

.net

Drawing vertically stacked text in WinForms

Is Float really missing from HtmlTextWriterStyle?

.net

differences between IoC containers

.net ioc-container

Object Databases and C#

C# - DataGridView and SelectedCells - Finding the Row Indexes of Selected Cells

c# .net winforms datagridview

Unable to call c# code from vbscript - ActiveX error

In VS2010 Beta 2, the Web Report Viewer does not display the content of the report

.NET ASMX - Returning Pure JSON?

.net wcf web-services json asmx

Should I keep a SerialPort connection open?

How often does a managed thread switch OS threads?

.net multithreading clr

.Net 4: Easy way to dynamically create List<Tuple<...>> results

c# .net expression tuples

How to return many Child Collections Count() in a single entity framework query

Entity Framework connection to SQLite database not working after deployment

How do I sort a generic list based on a custom attribute?

Can you change the location/endpoint of a dynamic web reference at run-time in .NET?

Opinion on Making a Common Utility Class Static

c# .net class static instance