CSharp Cheatsheet
Owin & Katana
An Overview of Project Katana | Microsoft Docs
Understanding OWIN and Katana - CodeProject
Data Access
ASP.NET Data Access - Recommended Resources | Microsoft Docs
async and parallel programming with .NET 4+ (TPL)
String Modifying
http://stackoverflow.com/questions/444798/case-insensitive-containsstring
Entity Framework
c# - Dynamic filtering and sorting with Entity Framework
entity framework - Code-first vs Model/Database-first
Entity Framework Code-Based Configuration (EF6 onwards)
Performance Improving
http://stackoverflow.com/questions/30816496/why-do-local-variables-require-initialization-but-fields-do-not
c# - Will using 'var' affect performance?
http://blog.slaks.net/2015-01-12/linq-count-considered-occasionally-harmful
Miscellaneous: (will clean up later)
- https://msdn.microsoft.com/en-us/library/bb964711.aspx?f=255&MSPPError=-2147217396
- concepts
- https://stackoverflow.com/questions/2220134/displaying-a-pdf-file-from-winform
- https://stackoverflow.com/questions/4596300/where-exactly-is-the-difference-between-ioc-and-di
- https://www.mikesdotnetting.com/article/128/get-the-drop-on-asp-net-mvc-dropdownlists
- http://digitaldrummerj.me/iis-express-windows-authentication/
- http://codebetter.com/brendantompkins/2004/05/13/run-a-bat-file-from-asp-net/
- https://weblogs.asp.net/scottgu/asp-net-mvc-3-and-the-helper-syntax-within-razor
- https://www.codeproject.com/Articles/703634/SOLID-architecture-principles-using-simple-Csharp
- https://stackoverflow.com/questions/982677/visual-studio-command-to-collapse-all-sections-of-code
- http://stackoverflow.com/questions/6209125/asp-net-mvc3-debug-and-release-app-settings-not-working
- http://stackoverflow.com/questions/9238953/how-to-empty-recyclebin-through-command-prompt
- http://stackoverflow.com/questions/32813149/can-mono-run-windows-universal-apps
- https://dusted.codes/understanding-aspnet-core-10-aka-aspnet-5-and-why-it-will-replace-classic-aspnet
- http://stephenwalther.com/archive/2015/02/24/top-10-changes-in-asp-net-5-and-mvc-6
- http://blogs.msdn.com/b/prashant_upadhyay/archive/2012/10/19/upgrading-target-framework-from-4-0-to-4-5-for-asp-net-mvc-applications.aspx
- http://msdn.microsoft.com/en-us/library/system.threading.tasks.task.aspx
- https://msdn.microsoft.com/en-us/library/bb964711.aspx?f=255&MSPPError=-2147217396
- http://msdn.microsoft.com/en-us/library/ms178586.aspx
- http://msdn.microsoft.com/en-us/library/system.serviceprocess.servicebase.onstop.aspx
- http://msdn.microsoft.com/en-us/library/vstudio/88c54tsw.aspx
- http://msdn.microsoft.com/en-us/library/system.diagnostics.process.waitforexit.aspx
- http://msdn.microsoft.com/en-us/library/system.diagnostics.process.start.aspx
- http://msdn.microsoft.com/en-us/library/ms973839.aspx
- http://msdn.microsoft.com/en-us/library/ee332485.aspx
- http://msdn.microsoft.com/en-us/library/ms178581(VS.100).aspx
- http://msdn.microsoft.com/en-us/library/75x4ha6s.aspx
- http://msdn.microsoft.com/en-us/library/ms178594.ASPX
- http://msdn.microsoft.com/en-us/library/2y3fs9xs.aspx
- https://msdn.microsoft.com/en-us/magazine/dn802603.aspx
- http://msdn.microsoft.com/en-us/library/system.runtime.serialization.datamemberattribute.aspx
- http://msdn.microsoft.com/en-us/library/zhhddkxy(v=vs.100).aspx
- http://geekswithblogs.net/WTFNext/archive/2013/05/29/exam-70-486-study-material-developing-asp.net-mvc-4-web-applications.aspx
- http://msdn.microsoft.com/en-us/library/ms247246.aspx
- http://msdn.microsoft.com/en-us/library/system.net.http.httpmethod.aspx
- http://aspnetmvc.readthedocs.org/projects/mvc/en/latest/views/tag-helpers/intro.html
- https://github.com/aspnet/Announcements/issues/194
- http://en.wikipedia.org/wiki/Resource_Description_Framework
- http://en.wikipedia.org/wiki/Remote_Desktop_Protocol
- http://weblogs.asp.net/scottgu/asp-net-mvc-3-layouts-and-sections-with-razor
- http://msdn.microsoft.com/en-us/library/system.web.mvc.validateantiforgerytokenattribute(v=vs.108).aspx
- http://stackoverflow.com/questions/477124/what-does-asp-net-mean
- http://msdn.microsoft.com/en-us/library/microsoft.windowsazure.serviceruntime.roleenvironment.ASPX
- http://www.asp.net/web-forms/overview/data-access/introduction/creating-a-data-access-layer-cs
- http://stackoverflow.com/questions/30816496/why-do-local-variables-require-initialization-but-fields-do-not?utm_medium=social&utm_source=facebook.com&utm_campaign=so-facebook
- http://www.codeproject.com/Articles/41726/Peer-to-Peer-ASP-NET-State-Server
- http://odetocode.com/Blogs/scott/archive/2009/07/16/resource-files-and-asp-net-mvc-projects.aspx
- http://todomvc.com/examples/typescript-react/#/
- http://stackoverflow.com/questions/2714288/pros-and-cons-of-using-asp-net-session-state-server-instead-of-inproc
- http://i3.asp.net/media/4773381/lifecycle-of-an-aspnet-mvc-5-application.pdf?version_id=&cdn_id=2012-10-31-001
- http://stackoverflow.com/questions/35701953/why-cant-gettype-find-types-when-invoked-through-a-method-group-delegate
- http://andymaleh.blogspot.com/2011/10/decoupling-views-from-controllers-in.html
- https://blog.xamarin.com/getting-started-azure-mobile-apps-easy-tables/?utm_medium=social&utm_campaign=blog&utm_source=linkedin&utm_content=azure-easy-tables
- http://stackoverflow.com/questions/7027683/html-raw-in-asp-net-mvc-razor-view
- http://stackoverflow.com/questions/662773/returning-in-the-middle-of-a-using-block
- https://en.wikipedia.org/wiki/SOLID_(object-oriented_design)
- http://stackoverflow.com/questions/10441879/daisy-chain-methods-in-c-sharp
- http://www.generative-gestaltung.de/
Reserve DLL
I've never had the time to do this because its always been worth more of my time to just recreate the application but someday I would like to try this.
I've never had the time to do this because its always been worth more of my time to just recreate the application but someday I would like to try this.