c# Programming Glossary: fantastic
MVP examples for Windows Forms http://stackoverflow.com/questions/185993/mvp-examples-for-windows-forms question Jeremy Miller's Build your own CAB series is fantastic. You get a nice dose of MVP along with some other smart client..
Enforce Attribute Decoration of Classes/Methods http://stackoverflow.com/questions/19454/enforce-attribute-decoration-of-classes-methods keep everything together .. Fredrik Kalseth's answer was fantastic thanks for including the code as it probably would have taken..
Virtual Navigation Properties and Multi-Tenancy http://stackoverflow.com/questions/19826316/virtual-navigation-properties-and-multi-tenancy of queries have nested Includes. Any input here would be fantastic. c# asp.net entity framework multi tenant share improve this..
Which .NET Dependency Injection frameworks are worth looking into? [closed] http://stackoverflow.com/questions/21288/which-net-dependency-injection-frameworks-are-worth-looking-into to be up and running quickly. I got all I needed from a fantastic set of Ninject screencasts by Justin Etheredge. I also can't..
C# Speech Recognition - Is this what the user said? http://stackoverflow.com/questions/227140/c-sharp-speech-recognition-is-this-what-the-user-said recognition engine to the users' voices. It would also be fantastic if this could work on Windows XP or lesser versions of Windows..
When should I use attribute in C#? http://stackoverflow.com/questions/2295119/when-should-i-use-attribute-in-c have come up with a new version of the class which makes fantastic use of Generic List and LINQ and has a new method for similar..
How to restrict the CPU usage a C# program takes? http://stackoverflow.com/questions/251198/how-to-restrict-the-cpu-usage-a-c-sharp-program-takes from within the app. If you provide a class it would be fantastic. c# cpu share improve this question I don't know if you..
Visual Studio C# statement collapsing http://stackoverflow.com/questions/285422/visual-studio-c-sharp-statement-collapsing but not for conditional or iterative blocks. It would be fantastic if I could collapse things like ifs switches foreaches that..
Entity framework auto eager load http://stackoverflow.com/questions/5001311/entity-framework-auto-eager-load needs to be serialized to go over WCF. It would just be fantastic to have it auto populate the relevant collections. c# wcf entity..
Generate PDF from ASP.NET from raw HTML/CSS content? http://stackoverflow.com/questions/570179/generate-pdf-from-asp-net-from-raw-html-css-content We use a product called ABCPDF for this and it works fantastic. http www.websupergoo.com abcpdf 1.htm share improve this answer..
Basic Simple Asp.net + jQuery + JSON example http://stackoverflow.com/questions/5756147/basic-simple-asp-net-jquery-json-example Full ASP.NET LINQ jQuery JSON Ajax Tutorial . It's just a fantastic and very didactic step by step that I want to share with anyone..
Update a progressbar from another thread http://stackoverflow.com/questions/5789926/update-a-progressbar-from-another-thread on the background threads main UI thread updates here is a fantastic tutorial on that http blog.decarufel.net 2009 03 good practice..
How and why do I set up a C# build machine? http://stackoverflow.com/questions/616149/how-and-why-do-i-set-up-a-c-sharp-build-machine know. EDIT I finally got it to work Hudson is completely fantastic and FxCop is showing that some features we thought were implemented..
SqlBulkCopy Insert with Identity Column http://stackoverflow.com/questions/6651809/sqlbulkcopy-insert-with-identity-column pretty simple if someone could enlighten me that would be fantastic. Thanks edit To clarify I do not have the identity values set..
Help a C# developer understand: What is a monad? http://stackoverflow.com/questions/674855/help-a-c-sharp-developer-understand-what-is-a-monad lacks functional programming features. This would be fantastic because it would convey the intent and benefits of monads. So..
|