Category: Uncategorized
-
DOTNET DAYS -NEXT YEAR
Hi! We are delighted to invite you to share our passion for technology at the second edition of the dotnetdays conference that will take place on 29 February 2020. About dotnetdays Dotnetdays is a .NET event driven by a great passion for technology and the .NET community. The second edition will…
-
Video: 5 Minutes Continuous Integration
NewVideo: 5Min DockerCI with .NET Core If you want to propose a tool,please suggest at https://trello.com/b/3O1fFpcl/tools2019 List of my tools in 2018: http://msprogrammer.serviciipeweb.ro/2019/01/01/my-tools-in-2018/ 5MinDocker(withSqlServer) 5MinVS2019 5MinWinMerge 5MinPowerBI 5MinClone 5MinInternalsVisibleTo 5MinEFSaveChanges 5MINCovarianceContravariance 5MinMsBuildTask 5MinGhostDoc 5MinSelect2 5MinHistTable 5MinImproveWebPage 5MinJS2C# 5MinSysInternals 5MinFinalizersIDisposable 5MinVSExtension 5MinAPI 5MinSimpleDI 5MinSimplePlugin 5MinPluginOffice 5MinMVVM_JS 5MinIIS_SEO 5MinRegularExpression 5MinSelenium 5MinCopyConstructorReflection 5MinIlMerge 5MinComObjectIDisposable 5MinComObject 5MinOCR 5MinCleanProject 5MinVersioning 5MinCrypt…
-
My Tools in 2018
Next time I will make the tools better,for having the URL next to them. For the moment,you can google/bing/duck them . However,those are the most used tools by me in 2018: Utilities Browsers Firefox Edge IE Chrome RemoteViewers TeamViewer RemoteDesktop angular-cli-ghpages – npm glogg Abiro PhoneGap Image Generator IDE / Editors Visual Studio Code Visual…
-
Detailed list about my activities in programming in 2018
This is what I have done in 2018: Base learning Angular R CI /CD with Azure DevOps Syntax base Roslyn .NET Core Presentations: Continuing the presentations about Design Patterns ( course ) Various Presentations ( ROSLYN AOP,Introduction to R,Messaging with MediatR) Presenting at OWASP : Top 10 OWASP and counter attacks in .NET Core…
-
Several DesignPatterns and Introduction to R
On Tuesday I will make 2 presentations : 1. Several Design Patterns in .NET FrameworkWe will pass to Prototype,Iterator,Builder,Adapter,NullObject and we will show their use in .NET Framework2. Introduction in RHow to get started,what can do,small application and how to run on Azure. The link is https://www.meetup.com/Bucharest-A-D-C-E-S-Meetup/events/247801047/ . For more design pattens,please see http://msprogrammer.serviciipeweb.ro/2018/03/05/design-patterns-class/
-
Friday links 235
How to Version Assemblies Destined for Nuget | Coding for Smarties Getting Started With Rx.js: A Gentle Introduction – Barbarian Meets Coding Man 'deletes his entire company' with a single line of code Microsoft Delivers Visual Studio Code 1.0 – Thurrott.com The compiled query feature in Marten and why it rocks. | The Shade Tree…
-
64 bit accessing 32 bit application error
Mixing 32 bit with 64 bit it is not allowed – see https://support.microsoft.com/en-us/kb/282423 . However,there are several solutions to accesing 32 bit from 64 bit : 1. Simpler – create a console exe (32 bit) application that calls the library ( same bit version) . Use this from the main program. Cons: Error handling,difficulty…
-
Happy new year 2016
May 2016 to give you what you need and what you want Happy new year
-
[Post Event] Global Azure Bootcamp,Bucuresti,April 26,2015
The 3rd edition of Global Azure Bootcamp finished with success in Bucuresti. We had a day dedicated to Azure API for Azure with Dragos Barbu Microsoft Azure Mobile Services introduction : Data,authentication and push notifications with Julian Atanasoaie Open table: Verticals in programming: logging with Andrei Ignat,Radu Iovescu and all of you Pictures and presentations:…
-
programming tools 2013-2014
Those are the tools that I haved worked with in my previous year. If you want to know how to utilize them,just ask me ;-). If you want more explanations about those tools,I am ready to help you. Please contact me at ignatandrei@yahoo.com . I was a teacher – so I can explain easy the…