-
Maintaining history of data
What is this about? I tend to quote Fowler: “Usually when we see properties on a class,they represent questions we can ask of an object now. However there are times when we don’t want to just ask questions about a property of an object now,we also want to ask these questions about some point…
-
Friday links 215
modeln.github.io/sDashboard/example/ex.html NuGet Package Explorer – Download Release File How to Create Amazing Infographics – Design School To .NET or not to .NET,That is the Question – FullStack – Ofer Zelig’s Blog 7 Blogs You Should Really Read If You Are A Student Programmer HangfireIO/Hangfire TSqlParser.ParseStatementList Method (TextReader,IList(ParseError)) (Microsoft.SqlServer.TransactSql.ScriptDom) 25 Life Lessons I Have Learned Over…
-
Friday links 214
Releases · EWSoftware/SHFB The Expert (Short Comedy Sketch) – YouTube John L. Miller’s answer to What is the best career advice for a software developer to earn a higher salary? – Quora Ching Ho Li’s answer to Do Jedi Knights have a good technique as swordsmen? – Quora VerbalExpressions/JSVerbalExpressions Angular 2 versus React: There Will…
-
Friday links 213
ChrisMissal/Formo Up For Grabs ASP.NET Web API Contrib WebApiContrib/WebAPIContrib WebApiContrib.Formatting.Xlsx ChrisMissal/Quiche GettingStarted · chucknorris/roundhouse Wiki How to Write Good Code – CodeProject Hard Truths About Life That You Need To Realize Decoding DevOps: a Management Primer | Data Center Knowledge Microsoft – The Sleepover Hackathon 2015 The Free Microsoft Visual Studio Dev Essentials Tools Explained…
-
Friday links 212
Breakpoint Generator Extension – Microsoft Application Lifecycle Management – Site Home – MSDN Blogs RolandPheasant/TailBlazer MotzCod.es by James Montemagno — How To Deliver a Great Technical Presentation SqlDiffFramework-A Visual Differencing Engine for Dissimilar Data Sources – Home Using SignalR to Create Mobile Applications Print preview: Using SignalR to Create Mobile Applications SqlDiffFramework-A Visual Differencing Engine…
-
Powershell vs console application
I have decided to make the utilities that I use in form of Powershell applications instead of Windows / Console applications Pros: There are simpler to use – just run the powershell The parsing of command line is powerfull in powershell There are simpler to maintain ( just text scripts files) There are no big…
-
Friday links 211
The Crowdsourcing of Software Quality – Scott Hanselman 12 Signs You’re Doing Much Better Than You Think You Are Microsoft open sources Distributed Machine Learning Toolkit for more efficient big data research – Inside Microsoft Research – Site Home – TechNet Blogs Open Source Software from Microsoft for Academics – Microsoft Research Welcome to Madoko…
-
Friday links 210
Advanced Rest Client Application File IO Best Practices in Windows and Phone apps – Part 1. Available APIs and File.Exists checking « Martin Suchan – BloQ S.O.L.I.D: The First 5 Principles of Object Oriented Design | Scotch How To Market Your Programming Services – Simple Programmer Do I Really Have to Unit Test This Method?…
-
MVC 5 encrypt parameters–SEO
I have added SEO ( ok,a bullshit example of SEO ) to http://msprogrammer.serviciipeweb.ro/2017/03/20/mvc-5-encrypt-parameters/ . This is pretty simple : the action is <a href=’@Url.ActionEnc(new EncDecSEOBullShit(),”TestEncryptSEO”,new {id=7,a = 1,b = “asd” })’>Test</a> It generates url such as: http://mvc5encrypt.apphb.com/Home/TestEncryptSEO/7?a=this-is-seo-1&b=this-is-seo-asd The Action Filter to decrypt takes the full type name ( with assembly name) of the…
-
Friday links 209
Why Self-Driving Cars Must Be Programmed to Kill | MIT Technology Review Home · MvvmCross/MvvmCross Wiki winappkits/XPlatformCloudKit MvvmCross/MvvmCross-Tutorials So You Need to Expose JSON Endpoints EFakeHttp – CodeProject Top 14 Must Have Free Extensions For Visual Studio 2015 – CodeProject 12 Hilarious Comics That Nail The Reality Of Parenthood www.usb.ac.za/Common/Pdfs/usb-career-center/articles/HBR Managing Oneself.pdf 5 Things That…
I am ok , you are ok