-
Friday links 270
Vertical slice – Wikipedia,the free encyclopedia 6 brilliant ways to slice user stories – Dominic Krimmer I’ll get to your application in a minute – First,we need to build the framework : Jeffrey Palermo (.com) Categories – European Data Portal Useful Tools for ASP.NET Developers – CodeProject Bugs and Documentation Errors in .NET’s HttpClient Frustrate…
-
.NET Core 2.0 WebAPI with .NET Framework 4.6( for COM interoperability)
The problem : I want some .NET Core Web API in Kestrel mode that have access to some COM components ( such as Word.Application ) Solution: ( Theory : in order to have dll’s that works in .NET Framework application and in .NET Core,you should have .NET Standard 2.0 along .NET Framework 4.6.1 and .NET…
-
Friday links 269
A few HTML tips ★ Mozilla Hacks – the Web developer blog Home – I Can Has .NET Core grpc/grpc: The C based gRPC (C++,Node.js,Python,Ruby,Objective-C,PHP,C#) Marcus Geduld’s answer to What are important things and advice to know that people generally aren’t told about? – Quora Psychic Weight – Dealing with the things that press on…
-
F# DSL
I wanted to automate reveal from F# with a DSL that will be available also in C#. My thought it was to put information( text of picture) on the left,right,top,bottom and middle . let example = pages { put (Content.TextString “this is string”) To Page 2 At POSITION.Middle put (Content.TextString “This is text on the…
-
Friday links 268
Dive into Architecture with DeepEnds – CodeProject GitHub – zalando/tailor: A streaming layout service for front-end microservices Getting to the ASP.NET Core How to Actually Reduce Software Defects – DaedTech DATASETS How I Sold My Company to Twitter,Went to Facebook,and Screwed My Co-Founders PowerShell/PowerShell: PowerShell for every system! Does your workplace use best practices?… ·…
-
Workshop: From databases to Web + Desktop + Mobile applications one day
Workshop: From databases to Web + Desktop + Mobile applications one day Description: We will start from a database with two tables: Department and Employees. A Department may have more Employees,an Employee is part of a Department. The applications we will be doing (Web,Desktop,Android) will contain editing and viewing of Employees and Departments. What will…
-
Friday links 267
GitHub – shoumma/Mister-Poster: A social application where you can share your thoughts to everyone……no friendship needed!!! Built with React Native. GitHub – linkedin/test-butler: Reliable Android Testing,at your service Creating a Smart Home Chat Bot – CodeProject Dive into Architecture with DeepEnds – CodeProject GitHub – zalando/tailor: A streaming layout service for front-end microservices Getting to…
-
Modern Web + Desktop + Mobile Applications .NET Core with Angular class
Who is addressed to This tutorial is aimed to C# programmers with at least 6 months experience. Also,they should have at least 6 months experience with HTML / CSS / Javascript . This will help them how to build applications with the .NET Core framework and a front end framework ( Angular) The class…
-
Friday links 266
Encryption and Decryption in ASP.NET Core Working with user secrets in ASP.NET Core applications. Dive into Architecture with DeepEnds – CodeProject GitHub – daveaglick/Scripty: Tools to let you use Roslyn-powered C# scripts for code generation 7 tips for an effective logging strategy Creating a Smart Home Chat Bot – CodeProject Dive into Architecture with DeepEnds…
-
ASP.NET Core class
Who is addressed to This tutorial is aimed to C# programmers with at least 6 months experience. Also,they should have at least 6 months experience with HTML / CSS / Javascript .. This will help them to understand ASP.NET Core foundations and how to build applications with the .NET Core framework The class will be…
I am ok , you are ok