Taskscape

Software designer and software architect specialising in Microsoft technologies and Azure cloud comp

With over 15 years of experience TaskScape has roots in Intelitech, local web development software house founded by Maciej Zagozda one other collegue in 1999. The company has provided seveal websites mainly for the real agencies in Szczecin, however it got only known of its personal finance management software (Menedżer Finansów), which received many awards and honours by IT professional media, an

Plain Text - Dylan Beattie - NDC Copenhagen 2022 26/09/2023

https://youtube.com/watch?v=gd5uJ7Nlvvo&si=1oFR4r5moOfY052_

Plain Text - Dylan Beattie - NDC Copenhagen 2022 Software is complicated. Machine learning, microservice architectures, message queues... every few months there's another revolutionary idea to consider, ano...

11/09/2023
5 Blazor Improvements in New .NET 8 Preview 5 -- Visual Studio Magazine 29/07/2023

"In .NET 8 Preview 5 we can now enable interactivity for individual components using the Blazor Server rendering mode," said Roth, principal program manager for ASP.NET. "You can enable interactivity with Blazor Server using the AddServerComponents extension method, and then enable interactivity for specific components using the new [RenderModeServer] attribute."

https://visualstudiomagazine.com/articles/2023/06/14/blazor-net-8-preview-5.aspx?oly_enc_id=4913J3541689I3I

5 Blazor Improvements in New .NET 8 Preview 5 -- Visual Studio Magazine While .NET 8 Preview 5 includes the usual raft of new features and functionality around installers, binaries, container images an so on, much of the action in this cycle concerned ASP.NET Core and its Blazor tooling, which allows for coding web projects in C # instead of JavaScript while taking advan...

ASP.NET Core updates in .NET 8 Preview 5 - .NET Blog 29/07/2023

https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-8-preview-5/ -for-generic-attributes

There are some small but important updated to ASP.NET in .NET 8

ASP.NET Core updates in .NET 8 Preview 5 - .NET Blog .NET 8 Preview 5 is now available! Check out what's new in ASP.NET Core in this update.

Windows 11 is so broken that even Microsoft can’t fix it 24/05/2023

This is the same issue and same conclusion from Windows 11 early developer builds. Microsoft notes that the “Windows search, and Universal Windows Platform (UWP) apps might not work as expected or might have issues opening,” and in a recent update it has provided a workaround for the problem.

Windows 11 is so broken that even Microsoft can’t fix it Microsoft admits there are Windows 11 problems it just can’t fix

Is ASP.NET on the right path? Microsoft .NET 8 preview prompts debate and Visual Studio 17.6 rolls out • DEVCLASS 24/05/2023

Is ASP.NET on the right path? Microsoft .NET 8 preview prompts debate and Visual Studio 17.6 rolls out • DEVCLASS Ahead of its Build developer event next week, Microsoft has pushed out a new preview of the forthcoming .NET 8, as well as a new long-term support release of its Visual Studio IDE. Program manager Daniel Roth this week posted about a bunch of updates to ASP.NET Core, the .NET web application framewo...

ASP.NET Core Dev Team Launches 'Blazor United' Push for .NET 8 -- Visual Studio Magazine 05/05/2023

His latest pet project (which is how Blazor got started years ago) seeks to unify disparate components of the ASP.NET Core ecosystem to form a new tooling framework, borrowing tech from Razor Pages, MVC, CSHTML and the Blazor Server and client-side Blazor WebAssembly components.

ASP.NET Core Dev Team Launches 'Blazor United' Push for .NET 8 -- Visual Studio Magazine Shortly after Blazor creator Steve Sanderson wowed web-devs with a new prototype project called Blazor United and solicited feedback on its viability, Microsoft flipped the switch and put it on the roadmap for .NET 8.

Mads Kristensen's Sneak Peek at Visual Studio's AI Future, To 'Rekindle Our Love of Coding' -- Visual Studio Magazine 05/05/2023

With advanced generative AI systems reshaping software development, Microsoft's Mads Kristensen provided a sneak peek at the AI future of Visual Studio.

Mads Kristensen's Sneak Peek at Visual Studio's AI Future, To 'Rekindle Our Love of Coding' -- Visual Studio Magazine With advanced generative AI systems reshaping software development, Microsoft's Mads Kristensen detailed the many ways AI will improve coding in Visual Studio.

From WCF to gRPC - Mark Rendle 25/04/2023

https://www.youtube.com/watch?v=76X9oo-LlUY&t=3s

From WCF to gRPC - Mark Rendle gRPC is a high-performance messaging protocol that is ideal for communication between microservices and other clients on internal networks. It's the ideal re...

GitHub Copilot X: The AI-powered developer experience | The GitHub Blog 22/03/2023

GitHub Copilot started a new age of software development as an AI pair programmer that keeps developers in the flow by auto-completing comments and code. And less than two years since its launch, GitHub Copilot is already writing 46% of code and helps developers code up to 55% faster.

GitHub Copilot X: The AI-powered developer experience | The GitHub Blog GitHub Copilot is evolving to bring chat and voice interfaces, support pull requests, answer questions, and adopt OpenAI's GPT-4.

Keynote: Why web tech is like this - Steve Sanderson 01/11/2022

https://youtu.be/3QEoJRjxnxQ
Amazing journey through web history and some of the technologies leading us to the point as of today.

Keynote: Why web tech is like this - Steve Sanderson Ever wondered why browsers look like they do? Why we use port 80, or why it’s img src=… and not image source=… ? How did JS and CSS take over, and what co...

.NET 7 comes to Azure Functions & Visual Studio 2022 24/09/2022

https://devblogs.microsoft.com/dotnet/dotnet-7-comes-to-azure-functions/?WT.mc_id=DOP-MVP-4020672

.NET 7 comes to Azure Functions & Visual Studio 2022 .NET 7 comes to Azure Functions and tooling supported in Visual Studio! Learn how to build and deploy isolated functions.

The INSANE performance boost of LINQ in .NET 7 22/09/2022

https://www.youtube.com/watch?v=zCKwlgtVLnQ

The INSANE performance boost of LINQ in .NET 7 The first 100 of you can use code SCHOOL2022 for 20% off courses and bundles at https://nickchapsas.comBecome a Patreon and get source code access: https://w...

Announcing SynapseML for .NET - Large Scale ML with a Simple API 04/09/2022

https://devblogs.microsoft.com/dotnet/announcing-synapseml-for-dotnet/?WT.mc_id=DOP-MVP-4020672

Announcing SynapseML for .NET - Large Scale ML with a Simple API Announcing the release of hundreds of new distributed machine learning models and capabilities for .NET as part of the SynapseML distributed ML library.

C# 8.0 nullable references: get better results with nullability attributes | endjin 08/08/2022

https://endjin.com/blog/2020/05/dotnet-csharp-8-nullable-references-get-better-results-with-nullability-attributes

C# 8.0 nullable references: get better results with nullability attributes | endjin C # 8.0 nullable references enable us to annotate our code with information that lets the compiler discover possible null-related bugs.

What's new in Windows Forms in .NET 6.0 02/08/2022

https://devblogs.microsoft.com/dotnet/whats-new-in-windows-forms-in-net-6-0/

What's new in Windows Forms in .NET 6.0 Read about the new features that are in Windows Forms in .NET 6.0.

Want your business to be the top-listed Advertising & Marketing Company in London?
Click here to claim your Sponsored Listing.

Category

Address


71-75 Shelton Street
London
WC2H9JQ

Other Web design in London (show all)
Flash Animation & Webdesign Flash Animation & Webdesign
London, GU125PR

Macromedia Flash is a Software with a wealth of uses but is most frequently used to create awesome Animations and Websites. By the way, don'...

New Brand Media Ltd New Brand Media Ltd
17th Floor, Dashwood House, 69 Old Broad Street
London, EC2M1QS

New Brand Media is a strategic multichannel agency, specialising in digital. Follow us https://twitter.com/newbrandmedia

3B Digital 3B Digital
Unit 5 Dovedale Studios, 465 Battersea Park Road
London, SW114LR

Digital Marketing where content is King, with conversion & search engine optimisation & social media at its core.

Draw Group Draw Group
The Leathermarket, Unit 3. 2, Weston Street
London, SE13ER

We design better outcomes

GRAPHICTANK GRAPHICTANK
56 Leman Street
London, E18EU

Graphictank Limited - Design Solutions

Hex Digital Hex Digital
First Floor, 12 Greenhill Rents
London, EC1M6

Hex is an award-winning product and growth studio based in London.

Reactive Graphics Reactive Graphics
2nd Floor Studio, 28 Poland Street, Soho
London, W1F8QP

London based web design company who specialise in web development, web design, graphic design and il

Square Eye Square Eye
London

Website design & management, for lawyers and non-lawyers.

Webheads - WDC Agency Limited Webheads - WDC Agency Limited
18 Soho Square
London, W1D3QL

Webheads - WDC Agency Creative, Digital, MediaWebheads is a leading web Dersign Agency - based in Lo

Fhoke Fhoke
107-111 Fleet Street
London, EC4A2AB

A team of creatives who design and build WordPress sites, Shopify stores, and bespoke web apps.

Tonic Designs Tonic Designs
London, N212LS

Tonic are your long term strategic internet partner

IDSites Design IDSites Design
Suite 34, New House, 67-68 Hatton Garden
London, EC1N8JY

tel:+44(0)843 289 5598 Web and Graphic Design, Photography, Retouching, Digital Editing offering In