-
Trivadis Developer Blog
This is the publication playground for these guys from OIO Trivadis, the Trivadis Group`s Java experts.
Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Tag Archives: Microsoft
Microsoft SQL 2019: Java Unterstützung und Open Source Java-Spracherweiterung
Vor Version 2019 unterstützte Microsoft SQL Server R, Python und .Net als Spracherweiterung. Mit der neuen Version SQL Server 2019 wurde auch Java integriert. Das bedeutet, dass man beim Kauf eines Microsoft SQL Servers den Java-Support dazu erhält. Im April … Continue reading
TypeScript – Nur ein ECMAScript 6 Lückenbüßer?
Diese berechtigte Frage muss sich TypeScript, das statisch typisierte Superset von JavaScript, gefallen lassen. Schließlich bringt ECMAScript 6, die kommende Version des Standards für JavaScript, viele der in der aktuellen ECMAScript Version 5 vermissten Features mit, welche auch von TypeScript … Continue reading
Posted in Web as a Platform
Tagged ecmascript 6, Microsoft, statische Typisierung, strukturelles Typsystem, TypeScript
2 Comments
TypeScript nun bei GitHub, Compiler soll schneller werden, ECMAScript 6 Features auf der Roadmap
TypeScript, das statisch typisierte Superset von JavaScript (Vorstellung auf blog.oio.de), zieht von CodePlex um zu GitHub. Dies hat Microsoft nun in einem Blogbeitrag bekanntgegeben. Damit folgt Microsoft der Forderung der Community. Man erhofft sich dadurch eine bessere Zusammenarbeit mit der … Continue reading
Posted in Web as a Platform
Tagged ecmascript 6, github, javascript, Microsoft, TypeScript
Leave a comment
Safer TypeScript – Improved Type Safety for TypeScript
Microsoft Research is working on a project called “Safer TypeScript”. It is an alternative type-checker and code generator for TypeScript – the statically typed superset of JavaScript – which offers improved type safety by combining static and dynamic type checks. … Continue reading
Posted in Web as a Platform
Tagged javascript, Microsoft, Static Typing, Type Safety, TypeScript
Leave a comment
TypeScript 1.0 Released – the statically typed super set of JavaScript
Microsoft announced the availability of the first stable release 1.0 of TypeScript – the statically typed super set of JavaScript. Visual Studio 2013 Update 2 includes TypeScript 1.0 out of the box. Alternatively, there is also an add-on for Visual … Continue reading
TypeScript 1.0RC released
Microsoft has announced the availability of TypeScript 1.0RC, a release candidate of the final version 1.0. According to Microsoft, this release offers a “feature-complete TypeScript 1.0 language with a spec-conformant compiler and a production-level language service capable of working with … Continue reading
TypeScript 0.9.5 released – one of the last steps before reaching 1.0
Microsoft has released version 0.9.5 of TypeScript, the statically typed superset of JavaScript. The new release fixes over 100 issues, including memory leaks, CPU usage, crashes and compiler correctness. For more details, see the official announcement. According the the TypeScript … Continue reading
Posted in Web as a Platform
Tagged javascript, Microsoft, Programming Language, TypeScript, Visual Studio
Leave a comment