Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Email Validation: converting a regular expression written in PHP (preg) to .NET (Regex)

c# .net php asp.net regex

What version of .net will MVC 2 require?

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

Fast HashCode of a Complex Object Graph

A constrained generic delegate in C#

c# generics delegates

regex - Replace all dots,special characters except for the file extension

c# regex

Best way to convert decimal or string to currency in C#?

c# currency

.NET: Decimal to rounded string

c# .net math rounding

In a C# application, where does Windows grab the name of process when it appears in the Task Manager?

c# .net windows

Will Decimal or Double work better for translations that need to be accurate up to .00001?

C# - Remove ToolTip only supplying in which Control is the ToolTip

c# tooltip

How do I find out what user my ASP.Net MVC application is running as?

Is it possible to package WPF window as COM Object

c# c++ wpf com window

Where clause in Fluent NHibernate Many-to-Many

C# - fastest way to compare two strings using wildcards

c# string comparison

Is there a function to generate the filename of a copied file?

c# .net copy filenames

Circular file references are not allowed. Publish ASP.NET (2.0) Website

c# asp.net

how to download compressed file (.zip) through FTP using c#?

c# ftp sftp ftpwebrequest

How to force a C# root namespace throughout project files for when none is coded?

Terminate application after unhandled exception

c# wpf exception-handling

How do I format date literals in dynamic linq?

c# linq datetime dynamic