c# Programming Glossary: exploring
DDD Approach to Access External Information http://stackoverflow.com/questions/11241541/ddd-approach-to-access-external-information LINQ to SQL http randolphcabral.wordpress.com 2008 05 08 exploring n tier architecture with linq to sql part 3 of n Confusion between..
When should I use the HashSet<T> type? http://stackoverflow.com/questions/1247442/when-should-i-use-the-hashsett-type should I use the HashSet T type I am exploring the HashSet T type but I don't understand where it stands in..
Code stubbing with Visual Studio 2010 UML modeling http://stackoverflow.com/questions/1269414/code-stubbing-with-visual-studio-2010-uml-modeling with Visual Studio 2010 UML modeling Currently I'm exploring my way through all the new features added to the Visual Studio..
Entity Framework 5 Updating a Record http://stackoverflow.com/questions/15336248/entity-framework-5-updating-a-record Framework 5 Updating a Record I have been exploring different methods of editing updating a record within Entity..
Best way to store data locally in .NET (C#) http://stackoverflow.com/questions/1941928/best-way-to-store-data-locally-in-net-c relatively easy task. Are there any other avenues worth exploring If not which of these is the best solution Edit To add a little..
How to implement a singleton in C#? http://stackoverflow.com/questions/246710/how-to-implement-a-singleton-in-c
Adding unknown (at design time) properties to an ExpandoObject http://stackoverflow.com/questions/2974008/adding-unknown-at-design-time-properties-to-an-expandoobject at design time properties to an ExpandoObject just exploring c# 4. Trying to get my head around all this dynamic stuff. Sorry..
Compiling Quantlib via SWIG for C# http://stackoverflow.com/questions/3334011/compiling-quantlib-via-swig-for-c-sharp and saw that C# code can be generated using SWIG. We are exploring options to create a combined library of financial functions..
Is it possible to use HttpBrowserCapabilities from a c# console application? http://stackoverflow.com/questions/3891640/is-it-possible-to-use-httpbrowsercapabilities-from-a-c-sharp-console-application exception . Is there any way to do this or should I start exploring other alternatives to user agent parsing c# http parsing browser..
import csv file/excel into sql database asp.net http://stackoverflow.com/questions/489620/import-csv-file-excel-into-sql-database-asp-net the tables schema with column names I will use I am exploring different ways to approach this and need some expert advice...
Delegate.CreateDelegate vs DynamicMethod vs Expression http://stackoverflow.com/questions/597819/delegate-createdelegate-vs-dynamicmethod-vs-expression vs Expression Questions about Making reflection fly and exploring delegates ... If I need to create delegates Func T TResult to..
Why use services (IServiceProvider)? http://stackoverflow.com/questions/6802090/why-use-services-iserviceprovider IServiceProvider I'm coming to this question from exploring the XNA framework but I'd like a general understanding. ISomeService..
Basic render 3D perspective projection onto 2D screen with camera (without opengl) http://stackoverflow.com/questions/8633034/basic-render-3d-perspective-projection-onto-2d-screen-with-camera-without-openg notably the 'look at' transformation which are worth exploring. However I just wanted to give a brief list and a few links...
|