-
Friday Links 320
Making Your Website Faster and Safer with Cloudflare — SitePoint A quick and complete guide to TypeScript types – LogRocket facebook/Sonar: A desktop debugging platform for mobile developers. Damian Hickey aspnet-contrib Diagnosing network connectivity issues in a .NET application; or ‘How JavaScript really has taken over everything,including your network configuration’ | Liam Westley – London…
-
You should learn a framework–advice to starting programmers
There are many posts about getting to learn programming. And,of course,all starts with the simple instructions: +,–,% … Then things get somehow more complicated learning modular programming ( or functional,if you do not use global variables …) After this,you start learning about classes and instances ( Plato is the master here) and overriding and deriving…
-
[PostEvent] HackTalks 2019
I have been a presenter and participant at #HackTalks Timisoara. I have seen lots of interesting people that do great stuff. Also lots of programmers interested of how to do better programming. It is a good vibe and lots of knowledge sharing. As a participant,I can mention: https://www.facebook.com/hacktalks.ro/posts/823295824708035 : Container Orchestration in the cloud for…
-
Friday Links 319
Build an Excel add-in using Angular | Microsoft Docs OfficeDev/generator-office: Yeoman generator for building Microsoft Office related projects. Creating a Help Generator for .NET Assemblies – CodeProject Why You Should Stop Depending On SQL Server Versions In Code – Brent Ozar Unlimited® A to-do list for new ASP.NET Core projectsBiarity Span<T> for Audio C# –…
-
[ADCES][ITDevConnect] Visual Studio 2019 Post Event
I have been presenter at ADCES ITDevConnect Visual Studio 2019( I have organized too,that’s another story) There was Andrei Nitescu about Xamarin improvements in VS2019 and Julian Atanasoae about new features in VS2019 With Julian we have presented with 2 projectors(!) how to do Live Share in VS2019. It was a nice evening to share code…
-
Bucharest,Visual Studio 2019 Launch Event – 14 May 2019
I am organizing at Bucharest the Visual Studio 2019 Launch Event You will find Andrei Nitescu with Visual Studio for Xamarin and me and Julian Atanasoaie with Visual Studio . You can find the content at https://www.meetup.com/Bucharest-A-D-C-E-S-Meetup/events/jccfwqyzhbsb/
-
In jury at MSHack
The students partners invited me to be a part of the jury at their hackhathon – https://www.facebook.com/events/1128524840653643/ . It was a nice experience to see the people wanting to do more with technology for the greater good. Also,it was nice to see,among all react,a Windows Forms project.
-
Friday Links 318
How To Make Your Web Apps Mobile-Friendly – Bits and Pieces compodoc/compodoc: The missing documentation tool for your Angular application storybooks/storybook: Interactive UI component dev & test: React,React Native,Vue,Angular PDF File Writer C# Class Library (Version 1.19.3) – CodeProject eKoopmans/html2pdf: Client-side HTML-to-PDF rendering using pure JS. Roland Guijt: Scaling Out Your ASP.NET Core SignalR Application…
-
Obtaining list of videos from a youtube playlist with Stankins
Because Stankins has a parser to html,you can have this kind of macro #see all href Stankins.HTML.ReceiverHtmlAHref file=https://www.youtube.com/playlist?list=PL4aSKgR4yk4OnmJW6PlBuDOXdYk6zTGps #retain href column StankinsObjects.FilterRetainColumnDataContains namecolumn=href stringToHave=PL4aSKgR4yk4OnmJW6PlBuDOXdYk6zTGps #retain just videos which title contains 5Min StankinsObjects.FilterRetainColumnDataContains namecolumn=a_text stringToHave=5Min #remove column a_html StankinsObjects.FilterRemoveColumn namecolumn=a_html #transform column to li a href StankinsObjects.TransformerAddColumnExpressionByTable expression=”‘<li><a href=’+ href+’>’ + a_text+'</a></li>’” newcolumnname=test nametable=TableLinks #remove column…
-
Friday Links 317
ADD SENSITIVITY CLASSIFICATION (Transact-SQL) | Microsoft Docs knsv/mermaid: Generation of diagram and flowchart from text in a similar manner as markdown 10 JavaScript libraries to draw your own diagrams (2018 edition) Downloads | Natural Earth Libraries.io – The Open Source Discovery Service License Zero Microsoft Research Open Data Custom Code-Generator Using ASP.NET Core – CodeProject…
I am ok , you are ok