When building console applications that take parameters, you can use the arguments passed to Main(string{} args). In the past I've simply indexed/looped that array and done a few regular expressions to extract the values.
What are your favorite extension methods for C#? (codeplex.com/extensionoverflow)This ancient question is from the early days of Stack Overflow, and while we recognize its historical significance and have thus chosen to keep it around, please realize that if a question like this were to be asked today, it is very likely to be closed by the current community of users.
Hidden Features of C#? [closed]We, C# developers, all know the basics of C#. I mean declarations, conditionals, loops, operators, etc. Some of us even mastered the stuff like Generics, anonymous types, lambdas, LINQ, ...
Is there a reason for C#'s reuse of the variable in a foreach?The compiler declares the variable in a way that makes it highly prone to an error that is often difficult to find and debug, while producing no perceivable benefits. Your criticism is entirely justified.
Protected Blog › Log inhttp://erincodes.wordpress.com/ is marked private by its owner. If you were invited to view this site, please log in below. Read more about privacy settings. Register | Lost your password?
The definitive guide to form based website authenticationWe believe that Stack Overflow should not just be a resource for very specific technical questions, but also for general guidelines on how to solve variations on common problems. "Form based authentication for websites" should be a fine topic for such an experiment.
Green Threads ExplainedGreen threads or userland threads (depending on your generation) provide high efficiency concurrency in a lot of mainstream languages. To only cite a few, CPython (via external libraries), Haskell, Go and Erlang are users of this technique.
Why Use Twitter Bootstrap? Because I Said SoMost "Why Choose Bootstrap" posts focus on the framework; how easy it is to implement, how it can save you time, how customizable it is and how it uses a responsive grid… you know the same old song and dance.
Twisted Oak Studios : Unity3D Consulting : Technical MagicWhen I started programming, all I cared about was “does it work?”. All of the challenge was in figuring out how to achieve that. A decade and a half later, I care about more than just working/not-working. These goals imply many rules of thumb.
@FredKSchott • Want to Learn to Code? Start Small & Have Fun.This Read-It-Later-list is just that, bookmarks of stuff I intend to read or have read. I do not necessarily agree with opinions or statements in the bookmarked articles.
This list is compiled from my Pocket list.