Version 1.24 is now available! Read about the new features and fixes from May.Dismiss this updateUpdatesUpdates Downloads: Windows | Mac | Linux 64-bit: .tar.gz.deb.rpm | Linux 32-bit: .tar.gz.deb.rpm Welcome to the May 2018 release of Visual Studio Code. You will notice several new features available for Preview in this milestone. Give them a try and let us know what you think.
Since we launched Visual Studio 2017 in March of that year, it has become our most popular Visual Studio release ever. Your feedback has helped our team publish seven updates since our initial GA, which have improved solution load performance, build performance, and unit test discovery performance. We’ve also made Visual Studio 2017...
Krótki post o tym jakie problemy może przysporzyć update Visual Studio do najnowszej wersji. Na przykładzie VS 15.6.0 i solucji zawierającej projekty C/F# w nowym i starym formacie plików projektu.
Proper set up of environment is one of most important things during development. Leverage ngrok tunneling service to speed up development process.
Sztuka programowania 1039 dni, 10 godzin, 45 minut temu 29 źrodło rozwiń
Dzisiaj krok po kroku przeprowadzimy instalację i konfigurację środowiska Xamarin tak aby można było na nim kompilować aplikację na urządzenia marki Apple.
W jaki sposób jednocześnie numerować kolejne wydania pod Androida i iOS w Xamarinie, bez szukania za każdym razem plików, a także sterować numeracją tylko z jednego miejsca? Jest na to ciekawy sposób, poprzez eventy w csproj, pliku projektu w Visual Studio. Zapraszam do mego wpisu.
Mobile development 1080 dni, 11 godzin, 39 minut temu 62 źrodło rozwiń
Quite often when you play with dependency updates or project configuration it’s needed to clean the solution. Especially if other teammates claim it works on their machine (or even on build server). Unfortunately neither “dotnet clean” nor “Clean” command in Visual Studio work as expected and sometimes leave some leftover. So here’s the trick that I learned from one of my colleagues...
Cześć, Dziś chciałbym przedstawić Wam moje zestawienie/porównanie dwóch środowisk programistycznych, dzięki którym możemy tworzyć aplikacje .NET – chodzi oczywiście o Visual Studio oraz nowym IDE firmy Jetbrains – Rider. Z Visual Studio pracowałem od początku mojej kariery programistycznej i nie ukrywajmy, że jest to najbardziej popularne IDE, w którym programiści tworzą aplikacje z wykorzystaniem języka C#, F#, C++, itp. Nie mniej jednak bodajże w sie...
Mamy 2017 rok, Visual Studio 2017, .net core 2.0 i .net standard 2.0, jest więc to znakomity moment by przejść ze starego formatu plików cs/fsproj w naszych solucjach na nowy. Post opisuje plusy, minusy i problemy wynikające z takiej migracji. Zachęcam do lektury :)
Sztuka programowania 1123 dni, 11 godzin, 2 minuty temu 166 źrodło rozwiń
Kilka słów o dodatku do Visual Studio o nazwie OzCode, który umożliwia magiczne debuggowanie
With the release of Visual Studio 2017 15.3 developers can take advantage of new Tools for Azure Functions. Learn how to take advantage of those tools to deliver pre-compiled bots for Azure Bot Service. Building chat bots for Azure Bot Service is very simple and takes little to no effort this days. In minutes fully functional bots can be presented to a client. Although the...
Cześć. Dziś będzie trochę o narzędziach pracy. Jak wiadomo przynajmniej do niedawana, jako .NET developerzy mieliśmy jedno IDE, czyli Visual Studio ewentualnie jak ktoś chciał mógł używać MonoDevelop. Obecnie po ostatnim otwarciu się Microsoftu na świat Open Source pojawiało się masę edytorów wspierających C# i IntelliSense za pomocą OmniSharp. Dodatkowo kawałek .NET'owego tortu chce uszczknąć JetBrains za pomocą swojego IDE Rider. Jak widać w ...
This is the third article in the series of the last Microsoft releases and this time I will focus on Visual Studio update – labeled ‘15.3’. I am usually easily pleased with most of the Microsoft IDE features so forgive me all of my ‘ohhh’ but I really love all this changes 😉. No more ‘Add -> Existing Item’! ‘Drag & Drop’ will make the world a better place! You know the struggle when you want to add a file to your project and you have to first copy it (physically) to the appropriate location and the...
At Monday, we have a highly anticipated release – .Net Core 2.0 ! If it is not enough, we also got a new version of Visual Studio 2017 – update 15.3 (and I will write about it in the nearest feature). So now, I will try to show you the most interesting features of the youngest .Net kid.How to start? Installing update of Visual Studio 2017 is nothing extraordinary, so I will not write about it 😉. What may not seem very obvious, is the fact that we need to (additionally) install .Net Core 2.0 SDK....
Często tworząc oprogramowanie nie widzimy zawiłości w kodzie, która później powoduje problemy związane z jego utrzymaniem. Ten artykuł opisuje jak wykorzystać Code Metrics w Visual Studio i F# by w miarę automatyczny sposób wyłuskać fragmenty kodu (metody), które wymagają naszej uwagi. Zachęcam do lektury :)
Sztuka programowania 1253 dni, 3 godziny, 46 minut temu 126 źrodło rozwiń
Let’s say you are one man-army, single developer who develops next-great-thing-on-desktop. You have only one client for whom you send each day latest build to test.
Zastanawiałeś się nad tym, czy możesz nakazać Visual Studio, aby zrobiło coś przed zbudowaniem projektu? Otóż istnieje taki mechanizm - build events.
Co możemy zrobić z Azure Functions za pomocą VS - jakie mamy dostępne opcje, co i jak możemy deployować oraż jak możemy to wszystko testować/debuggować.
I can’t be the only person who hates waiting for the code to compile and run… Especially when I want to test only a small part of it! That’s a total waste of time! But good news everyone, I found a way to run a part of my C# code without building the whole project!Ctrl + E, E – the magical shortcut!
Podsumowanie prac w konkursie Daj Się Poznać 2017. Wynik: 42 tyś wyświetleń, Healthy With VS i Bad Word Detector w Markecie Visual Studio, a także wiele merytorycznych wpisów odnośnie tworzenia dodatków do IDE od MS.
Daj się poznać 2017 1334 dni, 9 godzin, 4 minuty temu 16 źrodło rozwiń