اشتراک‌ها
توسعه‌ برنامه‌های ++C برای لینوکس با کمک ویژوال استدیو

Today we’re making a new extension available that enables C++ development in Visual Studio for Linux. With this extension you can author C++ code for Linux servers, desktops and devices. You can manage your connections to these machines from within VS. VS wil 

توسعه‌ برنامه‌های ++C برای لینوکس با کمک ویژوال استدیو
اشتراک‌ها
استفاده از jspm در ویژوال استدیو 2015

In a nutshell: jspm combines package management with module loading infrastructure and transpilers to provide a magical experience. You can write code using today’s JavaScript, or tomorrow’s JavaScript (ES6), and use any type of module system you like (ES6, AMD, or CommonJS). jspm figures everything out. By integrating package management with a smart script loader, jspm means less work for us. 

استفاده از jspm در ویژوال استدیو 2015
اشتراک‌ها
Angular 2 و TypeScript در ویژوال استدیو

Last week, at ng-conf, the Angular team at Google provided the web developer world with an update on the state of Angular 2. They were joined on stage by a member of the TypeScript team, Jonathan Turner, to also announce that Angular 2 will be built using TypeScript. Jonathan then demoed a preview of the upcoming TypeScript 1.5 release via an Angular 2 sample application. 

Angular 2 و TypeScript در ویژوال استدیو
اشتراک‌ها
معرفی یک template ویژوال استدیو برای شروع سریع پروژه ها با معماری تمیز

با استفاده از این template ویژوال استدیو می تونید خیلی سریع پروژه‌های خودتون رو براساس لایه بندی معماری تمیز شروع کنید و وقتتون رو صرف لایه بندی پروژه نکنید. همچنین در این template با پوشه بندی هایی که برای هر لایه انجام شده، سعی شده به شما نشون بده که هر یک از آیتم‌های پروژه رو در کدوم قسمت باید قرار بدید.

معرفی یک template ویژوال استدیو برای شروع سریع پروژه ها با معماری تمیز