Showing related tags and posts accross the entire site.
All Tags »
C# (
RSS)
-
06/03/2009, Phil Gilmore ASP.NET MVC can support file uploads. You need two components to support file uploads. A form in your markup (view) which contains an <input type="file"...> tag and which has the proper enctype attribute. A controller action which will receive the upload information and...
-
05/19/2009, Phil Gilmore Beyond the overlap they share with enumerable collections, sequences are mostly unsupported in C#. A notable exception are some of the static methods of the Enumerable class. Check them out. This support is all I need for most sequence work I do. But the support therein is insufficient...
-
The Mighty Mighty Code Couunter! Will count "lines of code" based on exclusion prefixes. Very simple and fast.
-
This is a C# implementation of an unlimited precision real number
Page 1 of 1 (4 items)