Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Set OpenFileDialog to default to Thumbnail view

.net

Database size via WMI in .NET

.net sql-server wmi

How to use enterprise library logging in a .NET custom action

Resolving compiler error CS1519: Invalid token ',' in class, struct, or interface member declaration

c# .net asp.net

Refactor select part of Linq expression?

.net linq linq-to-sql

How Do I Track and Eliminate Session Abuse?

ASP.NET MVC - adding action filters programmatically

.net asp.net-mvc

Can I emulate MS Compute Cluster Server on my dev machine?

c# .net cluster-computing hpc

.NET ORMs - What advantage does NHibernate (or SubSonic or whatever) give over using Entity Framework?

.Net Deployment Project's Detected Dependencies magically un-excluded

What is the best way to encapsulate Linq to SQL data access?

.Net Profiling API approaches

.net profiling

Absolute position when converting HTML to PDF with iTextSharp

.net html-to-pdf

Seeking One-Size-Fits-All Context Based Storage

How to make WSDL.exe NOT generate the XxxAsync methods (I still want Begin/EndXxx)

.net asynchronous wsdl

How can I capture the keystroke that triggers "CellEndEdit" on a DataGridView in C#?

c# .net datagridview keydown

Creating an xml file from xsd in .NET

c# .net xml xsd

Typed Datasets: a Good choice or Bad - Why one should use or not use Typed datasets in their applications?

Sending formatted text with UCMA 2.0

c# .net ocs ucma ucma2.0

Is there a URI equivalent of Path.PathSeparator in .NET?

.net uri