• Making diagrams with R

    Part 1: Starting with R – installation : http://msprogrammer.serviciipeweb.ro/2016/10/03/starting-with-r-as-in-sqlserver-r-server-and-vs-package/ Part 2: Starting with R – language and data http://msprogrammer.serviciipeweb.ro/2016/10/10/starting-with-r-language-and-data/ Part 3: Starting with R – basic and statistics http://msprogrammer.serviciipeweb.ro/2016/10/17/starting-with-r-basic-and-statistics/ Part 4: Making diagrams with R ( and transformation of data) : http://msprogrammer.serviciipeweb.ro/2016/10/31/making-diagrams-with-r/ Part 5:  Forecasting currency exchange with R   http://msprogrammer.serviciipeweb.ro/2016/11/06/forecasting-eurbnr-currency-exchange/ I have a site that…

  • Friday links 187

    A Coder,a Programmer,a Hacker,a Developer,and a Computer Scientist walk into a Venn Diagram – Scott Hanselman Teach Yourself Programming in Ten Years MVC recommended tutorials and articles | The ASP.NET Site SideWaffle Template Pack for Visual Studio OAuth2 Social Logins – Facebook,Google,Twitter,PayPal – ASP.NET MVC C# open source library – CodeProject OpenSSL Tour for Win32…

  • Friday links 186

    Introducing the Set-based Loop – SQLServerCentral 50 Awesome App Websites for Inspiration A Complete List of Windows Development Tools @ Scott Ge 10 Ways Guys Push Women Away Without Even Realizing It | Idealist Revolution D3 Timeseries Barplot for d3.js and JavaScript Code Example – Runnable Output: D3 Timeseries Barplot for d3.js and JavaScript How…

  • Starting with R- basic and statistics

    Part 1: Starting with R – installation : http://msprogrammer.serviciipeweb.ro/2016/10/03/starting-with-r-as-in-sqlserver-r-server-and-vs-package/ Part 2: Starting with R – language and data http://msprogrammer.serviciipeweb.ro/2016/10/10/starting-with-r-language-and-data/ Part 3: Starting with R – basic and statistics http://msprogrammer.serviciipeweb.ro/2016/10/17/starting-with-r-basic-and-statistics/ Part 4: Making diagrams with R ( and transformation of data) : http://msprogrammer.serviciipeweb.ro/2016/10/31/making-diagrams-with-r/ Part 5:  Forecasting currency exchange with R   http://msprogrammer.serviciipeweb.ro/2016/11/06/forecasting-eurbnr-currency-exchange/ Read http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.723.6582&rep=rep1&type=pdf  ‘Learning Statistics with R:…

  • Friday links 185

    Home > xUnit.net Running xUnit.net tests in Visual Studio > xUnit.net Cum funcționează economia globală | Adevarul Financiar 10 Old Fashioned Dating Habits We Should Make Cool Again | Idealist Revolution Busting some CQRS myths | Jimmy Bogard’s Blog C# 6 Exception Filters Will Improve Your Home Life | Jimmy Bogard’s Blog Versioning strategies for…

  • Starting with R – language and data

    Part 1: Starting with R – installation : http://msprogrammer.serviciipeweb.ro/2016/10/03/starting-with-r-as-in-sqlserver-r-server-and-vs-package/ Part 2: Starting with R – language and data http://msprogrammer.serviciipeweb.ro/2016/10/10/starting-with-r-language-and-data/ Part 3: Starting with R – basic and statistics http://msprogrammer.serviciipeweb.ro/2016/10/17/starting-with-r-basic-and-statistics/ Part 4: Making diagrams with R ( and transformation of data) : http://msprogrammer.serviciipeweb.ro/2016/10/31/making-diagrams-with-r/ Part 5:  Forecasting currency exchange with R   http://msprogrammer.serviciipeweb.ro/2016/11/06/forecasting-eurbnr-currency-exchange/ The http://tryr.codeschool.com/ also features a…

  • Friday links 184

    Canonical URL’s for ASP.NET MVC – Muhammad Rehan Saeed RehanSaeed/ASP.NET-MVC-Boilerplate Tim Van Wassenhove – Part 2 Build your own netstat.exe with c# | Tim Van Wassenhove C#/.NET/LINQ: DotNetStat: netstat.exe with TCP ports grouped by host « The Wiert Corner – irregular stream of stuff jeroenp / BeSharp.net / source / Managed / .NET / C#…

  • Starting with R (as in SqlServer R server and VS package)

    Part 1: Starting with R – installation : http://msprogrammer.serviciipeweb.ro/2016/10/03/starting-with-r-as-in-sqlserver-r-server-and-vs-package/ Part 2: Starting with R – language and data http://msprogrammer.serviciipeweb.ro/2016/10/10/starting-with-r-language-and-data/ Part 3: Starting with R – basic and statistics http://msprogrammer.serviciipeweb.ro/2016/10/17/starting-with-r-basic-and-statistics/ Part 4: Making diagrams with R ( and transformation of data) : http://msprogrammer.serviciipeweb.ro/2016/10/31/making-diagrams-with-r/ Part 5:  Forecasting currency exchange with R   http://msprogrammer.serviciipeweb.ro/2016/11/06/forecasting-eurbnr-currency-exchange/ First,start with installing Sql Server…

  • Friday links 183

    NameOf and Obfuscators | Tudor Turcu – blog .NET Compiler Platform ("Roslyn") – nameof operator – v5 All about programmers tools | Indiegogo Here are the 12 most influential programmers working today | VentureBeat | Dev | by Matt Weinberger,Business Insider 21 of The Most Insanely Genius Hacks That Every Parent Must Know A Guided…

  • ASP.NET Core and Windows Authentication

    Just a reminder of how to configure ASP.NET Core and Windows Authentication 1. Configure IIS 2. Go to properties folder,file launchSettings.json and modify "iisSettings": {     "windowsAuthentication": true,     "anonymousAuthentication": false,    //other data 3. When you compile and run,the Web.Config will be modified for forwardWindowsAuthToken : <aspNetCore processPath="%LAUNCHER_PATH%" arguments="%LAUNCHER_ARGS%" forwardWindowsAuthToken="true" stdoutLogEnabled="false" />

I am ok , you are ok