dotnetomaniak.pl - Artykuły z tagiem kateo

The following tutorial is dedicated to all Excel professionals who are looking for solutions to optimize their daily work. There are more and more data to be processed every day in relatively short period of time, and here comes for help the Visual Basic for Applications.

Źródło: blog.kateo.pl
Dziel się z innymi:
[EN] Visual Basic for Applications for Beginners - Part 1: First Procedure | blog.kateo.pl

Office 2888 dni, 14 godzin, 26 minut temu blog-kateo-pl 21 źrodło rozwiń

How many times you've been thinking about better organization of your daily work? Starting from really basic stuff like tea time ending with automatic scripting work repeated frequently. Let me share a short list of improvements I've found thinking on that. Maybe you've got some other ideas?

Źródło: blog.kateo.pl
Dziel się z innymi:
[EN] How to become productive developer | blog.kateo.pl

Sztuka programowania 3261 dni, 7 godzin, 31 minut temu blog-kateo-pl 350 źrodło rozwiń

The ETag or Entity Tag is a part of HTTP protocol used for caching purposes. In the simplest way ETags are strings that help browser to identify and validate cache. Like almost everything the ETags can be inefficient while configured incorrectly. So let's have a closer look at them..

Źródło: blog.kateo.pl
Dziel się z innymi:
[EN] Tweak your application with ETags | blog.kateo.pl

Web 3280 dni, 10 godzin, 21 minut temu blog-kateo-pl 117 źrodło rozwiń

ASP.NET MVC by default ships with two view engines: Web Forms and Razor. When we are creating a new ASP.NET MVC application both are being included in the application startup. Even when you are working with Razor only ASP.NET MVC resolves named views by searching for files that match the Web Forms view engine's naming convention at first. What can we do to change that and reduce the time needed to return a view to the end user? Let's have a look!

Źródło: blog.kateo.pl
Dziel się z innymi:
[EN] Speed up you ASP.NET MVC application by removing unused view engines | blog.kateo.pl

Web 3374 dni, 11 godzin, 28 minut temu blog-kateo-pl 187 źrodło rozwiń

Each time we are creating application with some kind of menu it is nice to have the basic functionality to highlight selected menu item. There are some solutions you can find in the Internet, however each time I've tried to use one it hasn't been working perfect. So let's create our own in three steps!

Źródło: blog.kateo.pl
Dziel się z innymi:
[EN] Highlight selected menu item in ASP.NET MVC | blog.kateo.pl

Web 3474 dni, 4 godziny, 44 minuty temu blog-kateo-pl 178 źrodło rozwiń

Main menuMain pageAboutContact Share article via: You have web application administration panel and want to display data from Google Analytics in custom view, instead of opening the Google Analytics? Noting simpler! Google offers great API thanks to which we - developers, can get almost anything in easy way. Let's have a look how to get the PageViews number of our site from certain time period..

[EN] How to query Google Analytics in C# | blog.kateo.pl

Inne 3556 dni, 15 godzin, 52 minuty temu blog-kateo-pl 158 źrodło rozwiń

There are a lot of discussions in the Internet about the sense of testing the code with private accessors. In my opinion all of the discussions coming from the wrong understanding of the topic. What is unit testing? It is a testing of units, not classes, not methods exposed by some API. The term private is supposed to be private to the consumer, not to unit tests. Let's have a look at it closer..

Źródło: blog.kateo.pl
Dziel się z innymi:
[EN] Unit testing private methods with PrivateObject and PrivateType | blog.kateo.pl

Sztuka programowania 3669 dni, 5 godzin, 39 minut temu blog-kateo-pl 116 źrodło rozwiń

All about the null-coalescing operator (better known as ??) in C#.

Źródło: blog.kateo.pl
Dziel się z innymi:
[EN] Null-coalescing operator in C# | blog.kateo.pl

Inne 3697 dni, 19 godzin, 39 minut temu blog-kateo-pl 130 źrodło rozwiń

In this video you can find answers to the following questions: what is unit test? when to write unit tests? how to write unit tests? what is a Test Driven Development?

Źródło: blog.kateo.pl
Dziel się z innymi:
[EN] Unit testing - bright and dark side of the power | blog.kateo.pl

Sztuka programowania 3728 dni, 15 godzin, 2 minuty temu blog-kateo-pl 128 źrodło rozwiń

Najaktywniejsi w tym miesiącu