dotnetomaniak.pl - Najnowsze artykuły o .NET w dziale Web - Strona 13

One of the new features in HTTP/2 is Server Push. It allows the server to send resources to the browser without having to wait for the browser to request it. I don't intend to provide comprehensive information regarding HTTP/2 Server Push here as there is a lot of resources on the web doing that already, all I want is to play a little with Server Push in context of ASP.NET MVC.

Dziel się z innymi:
[EN] HTTP/2 Server Push and ASP.NET MVC

Web 2675 dni, 34 minuty temu tpeczek 126 źrodło rozwiń

Application Insights for Azure is the powerful tool to monitor our production environment. In this post I will present how to integrate it with Express framework.

Tagi: Azure, node.js
Dziel się z innymi:
Developing Azure Application Insights logging for Express

Web 2677 dni, 3 godziny, 21 minut temu piotrgasiorowski 21 źrodło rozwiń

Attribute routing (RouteAttribute) is a quite handy feature of ASP.NET MVC. It allows you to have nice looking URLs that everybody has already accustomed to and your client surely loves it. Plus it hides your true controller/action structure which sometimes might be desirable. But there's one catch. As your web app gets bigger and bigger, attribute routing might have a negative performance impact on your WHOLE website.

Dziel się z innymi:
[EN] The ugly truth behind pretty URLs

Web 2685 dni, 4 godziny, 30 minut temu Krzysztof Zmorzyński 148 źrodło rozwiń

~ MJ Jasmine – behaviour driven develeopment framework służący do testowania kodu napisanego w javascripcie: Jasmine

Jasmine i Javascript | maciejjędrzejewski

Web 2685 dni, 22 godziny, 7 minut temu jedmac 124 źrodło rozwiń

Ten odcinek wyjątkowy, przedświąteczny – a wyjątkowy dlatego, że od teraz będziemy prowadzić go we 2 z Darkiem Porowskim! 🙂 Darek jako specjalista IT, DevOps będzie świetnie wypełniał ten zakres materiału, który w Azure pojawia się regularnie. W tym tygodniu wybraliśmy dla Was 6 newsów. Zapraszamy do oglądania! 🙂Posted on Author wisniaCategories Azure, Azure Backup, Azure Functions, CDN, Tydzien z Azure, Uncategorized, Virtual Machines, Visual Studio, Visual Studio Team ServicesTags a_v2, arm, azure b...

Tydzień z Azure – odcinek #38 - Tomasz Wiśniewski on Azure

Web 2690 dni, 3 godziny, 50 minut temu wisnia 28 źrodło rozwiń

Zastanawiasz się o co chodzi z całym tym hałasem dotyczącym języka JavaScript? Czemu powstają o nim dziesiątki memów i żartów? Dlaczego ludzi poświęcają tysiące godzin na prelekcje dotyczące tej właśnie technologii? W dzisiejszym poście przedstawię Ci 10 powodów przez które język JavaScript jest w dzisiejszych czasach tak popularny.

Dziel się z innymi:
10 powodów przez które język JavaScript jest tak popularny - PoznajProgramowanie.pl

Web 2692 dni, 4 godziny, 51 minut temu AdrianBystrek 329 źrodło rozwiń

In today’s post, we are going to explore another feature of the Aurelia framework or more precisely aurelia-fetch-client. So, in many cases, it would be nice to perform some specific actions when doing an AJAX request. For instance, before sending a request we want to log it into browser database like PouchDb. A more common example is calling a toastr on some error like 404, 500, 401. The problem with such a scenarios is that many developers duplicate their code in every single request/callback so they b...

Źródło: foreverframe.pl
Dziel się z innymi:
[EN] Using Interceptors with aurelia-fetch-client - Forever F[r]ame

Web 2693 dni, 3 godziny, 23 minuty temu dpawlukiewicz 32 źrodło rozwiń

Konferencje i meetupy programistyczne to jedna z najprzyjemniejszych części życia programisty. W ich trakcie możesz nie tylko poznać najnowsze technologie i rozwiązania z obszaru który cię pasjonuje, ale co zdecydowanie ważniejsze – możesz porozmawiać na żywo z programistami z innych firm, państw a nawet kontynentów.

Dziel się z innymi:
Jak było na tegorocznym Ng-Poland? - PoznajProgramowanie.pl

Web 2697 dni, 4 godziny, 49 minut temu AdrianBystrek 72 źrodło rozwiń

I love T4MVC. It allows me to stop using those ugly magic strings while generating compile-time valid links or accessing resources from ASP.NET MVC views. It also has a very nice feature called IModelUnbinder. In short: it can translate action argument of any type into properly constructed link.

Dziel się z innymi:
[EN] T4MVC model unbinders

Web 2698 dni, 2 godziny, 38 minut temu Krzysztof Zmorzyński 76 źrodło rozwiń

W tym tygodniu dużo usług osiągnęło status General Availability (GA), zatem z pełnym przekonaniem i wsparciem ze strony Microsoft można wykorzystywać je produkcyjnie! 🙂Azure SQL Database – 10-letnia retencja bakcupow https://azure.microsoft.com/en-us/blog/azure-sql-database-now-supporting-up-to-10-years-of-backup-retention-public-preview/App Service na Linuxie – wsparcie dla własnych obrazów kontenerow https://azure.microsoft.com/en-us/blog/app-service-on-linux-now-supports-containers-and-asp-net-core...

Dziel się z innymi:
Tydzień z Azure - odcinek #37 - Tomasz Wiśniewski on Azure

Web 2703 dni, 2 godziny, 59 minut temu wisnia 33 źrodło rozwiń

When coding web applications we sometimes come to the point when we need to perform some action during user’s navigation. One of the most common examples would be authorization and checking whether the user has appropriate roles. Fortunately, Aurelia provides an access to route pipeline so it’s super easy to add some extra steps Let’s get to work!  Inspecting RouterConfiguration In order to add our custom pipeline steps, we need to create some routing for the application. I won’t describe the whole pr...

Źródło: foreverframe.pl
Dziel się z innymi:
[EN] Exploring Aurelia's route pipelines - Forever F[r]ame

Web 2705 dni, 23 godziny, 56 minut temu dpawlukiewicz 46 źrodło rozwiń

in i delete w JavaScript co i jak - dużo kodu mało tekstu :)

Tagi: JavaScript
Dziel się z innymi:
[EN] JavaScript in and delete operators

Web 2705 dni, 23 godziny, 56 minut temu asciiBlade 110 źrodło rozwiń

Article about automating web application accessibility testing using Selenium WebDriver

Źródło: www.diwebsity.com
Dziel się z innymi:
[EN] Selenium accessibility testing - Diwebsity

Web 2709 dni, 3 godziny, 34 minuty temu suvroc 76 źrodło rozwiń

3 questions to ask before you start testing

Tagi: Test
Źródło: www.diwebsity.com
Dziel się z innymi:
3 questions to ask before you start testing - Diwebsity

Web 2711 dni, 31 minut temu suvroc 110 źrodło rozwiń

Jak zapewnić wsparcie wielu języków w aplikacjach opartych o angular2

Tagi: angular2, i18n
Źródło: devblog.dymel.pl
Dziel się z innymi:
Angular2 and i18n - translating your application - Michal Dymel - DevBlog

Web 2718 dni, 18 godzin, 34 minuty temu Michal Dymel 99 źrodło rozwiń

Niektórzy twierdzą, że PWA są rewolucją na miarę tej z 2005 roku, kiedy w przeglądarkach pojawił się AJAX. Nawet jeśli się z tym nie zgodzimy, to warto wiedzieć, co nowego mogą wnieść do naszych aplikacji webowych takie technologie, jak Service Worker czy CacheStorage API.

Czym są Progressive Web Apps i do czego można użyć Service Worker-ów ?

Web 2719 dni, 17 godzin, 21 minut temu mickl 173 źrodło rozwiń

The best language for writing end-to-end tests and how to choose it wisely

Tagi: .Net, e2e, JavaScript, Test
Źródło: www.diwebsity.com
Dziel się z innymi:
How to choose e2e test language? - Diwebsity

Web 2720 dni, 14 godzin, 22 minuty temu suvroc 54 źrodło rozwiń

W tym tygodniu krótki, ale treściwy odcinek Tydzień z Azure – trzy bardzo ciekawe nowości:Azure App Service na Linux-ie https://azure.microsoft.com/en-us/blog/azure-app-service-improves-node-js-and-php-developer-experience/Azure SQL Database – Temporal Tables https://azure.microsoft.com/en-us/blog/general-availability-temporal-tables-in-azure-sql-database/Azure Analysis Service – Preview https://azure.microsoft.com/pl-pl/blog/introducing-azure-analysis-services-preview/ Zapraszam jak zwykle do ogląda...

Dziel się z innymi:
Tydzień z Azure - odcinek #36 - Tomasz Wiśniewski on Azure

Web 2723 dni, 21 godzin, 49 minut temu wisnia 26 źrodło rozwiń

Jak skonfigurowac aplikacje Angular2 + ASP.NET Core z uzyciem Angular2 CLI

Źródło: devblog.dymel.pl
Dziel się z innymi:
Angular2 CLI with ASP.NET Core application - tutorial - Michal Dymel - DevBlog

Web 2726 dni, 2 godziny, 27 minut temu Michal Dymel 103 źrodło rozwiń

As we all know, JavaScript world is one of the fastest growing. New frameworks appear and soon after die because of capabilities or outdated solutions. The example here is knockout.js (which I really loved by the way) – an excellent MVVM framework with dependency injection, two-way data binding e.t.c which was eaten by Google’s child called Angular. In the meantime React JS happened and all these great frameworks like Ember or Polymer. In early 2016, all frontend geeks waited for the new awesome framewor...

Źródło: foreverframe.pl
Dziel się z innymi:
[EN] Meet Aurelia & CLI - Forever F[r]ame

Web 2726 dni, 2 godziny, 27 minut temu dpawlukiewicz 56 źrodło rozwiń

1 2... 11 12 13 14 15 16... 52 53

Najaktywniejsi w tym miesiącu