
blog.alexendris.com
.Net, Programming and more – by Alexander Endrisby Alexander Endris
http://blog.alexendris.com/
by Alexander Endris
http://blog.alexendris.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Thursday
LOAD TIME
2 seconds
16x16
32x32
64x64
128x128
PAGES IN
THIS WEBSITE
15
SSL
EXTERNAL LINKS
0
SITE IP
80.237.133.149
LOAD TIME
2.05 sec
SCORE
6.2
.Net, Programming and more – by Alexander Endris | blog.alexendris.com Reviews
https://blog.alexendris.com
by Alexander Endris
First post, yay! – .Net, Programming and more
http://blog.alexendris.com/post/first-post-yay
Net, Programming and more. First post, yay! Welcome to my blog and all. Public class Test { var myVariable = 10; }. Leave a Reply Cancel reply. Your email address will not be published. Required fields are marked *. RosMockLyn The API evolves: Part II. RosMockLyn The API evolves: Part I. RosMockLyn Mocking an interface. How code can talk Signatures and interfaces. Theme By: Benjamin Lu.
Testing – .Net, Programming and more
http://blog.alexendris.com/category/Testing
Net, Programming and more. RosMockLyn The API evolves: Part II. Last time I wrote about the creation of mocks and how I solved setting up method calls. Let’s delve into assertions. What is a mocking framework without the ability to check whether something on the mock was called. Again for comparison:. MyMock.Received(x = x.SomeMethod() .AtLeastOne();. The assertion is done in that last part. So leaving that out actually does nothing at all apart from blowing some CPU cycles into the air. It took a while ...
.Net – .Net, Programming and more
http://blog.alexendris.com/category/Net
Net, Programming and more. RosMockLyn The API evolves: Part II. Last time I wrote about the creation of mocks and how I solved setting up method calls. Let’s delve into assertions. What is a mocking framework without the ability to check whether something on the mock was called. Again for comparison:. MyMock.Received(x = x.SomeMethod() .AtLeastOne();. The assertion is done in that last part. So leaving that out actually does nothing at all apart from blowing some CPU cycles into the air. It took a while ...
Scrum – .Net, Programming and more
http://blog.alexendris.com/category/Scrum
Net, Programming and more. Quality is not negotiable! Sounds great, doesn’t it? Alright, alright. I admit it. I like it when the codebase is nicely structured, well thought out and just a pleasure to look at. To phrase it as a user story: I as a developer would like to have my code extensible, testable and SOLID. I mean, let’s face it, programming is an art and artists strife for perfection. Now, what does this mean in a broader sense when put together? RosMockLyn The API evolves: Part II.
Default to explicit interface implementation – yes or no? – .Net, Programming and more
http://blog.alexendris.com/post/Default-to-explicit-interface-implementation-yes-or-no
Net, Programming and more. Default to explicit interface implementation yes or no? I recently started at a new company. One of the first things that struck me as odd was the extensiveness of interfaces being implemented explicitly in one of the projects. I soon found out that one particular colleague made it his default to always implement interfaces explicitly. Interested as to why he was defaulting to this he had a few arguments:. Hiding the methods when using the concrete implementation. Reuven Bass e...
TOTAL PAGES IN THIS WEBSITE
15
Alexei Anikine Photography Blog
Thursday, July 29, 2010. Note to self: If posing a couple with guns, make sure guns are not loaded. Sicilian wedding photographer accidentally shot, killed by couple after he had them pose with guns. DAILY NEWS STAFF WRITER. Maybe he should have just told the happy couple to say, "Cheese? A wedding photographer in Sicily was accidentally killed when he asked the prospective bride and groom to pose for a picture using hunting rifles as props - and one of them went off. Read full story here. Here are some ...
The pleasure without repentance
Alexela Oil
Neljapäev, 9. juuli 2015. Soovime sinule pikalt kestvaid suvepäevi saabunud juulikuusse. Teel sõprade ja lähedaste poole kutsume sind läbi astuma meie PAUS tanklapoodidest – oleme teinud palju tööd, et tuua teieni uued, värsked Itaalia maitsed. Alexela Sooduskaardiga on ka jätkuvalt kohv ja autopesu olulisemalt soodsam? Kui sinu lähedastel veel puudub Alexela Sooduskaart, siis nüüd on õige aeg see tellida – Alexela Sooduskaardid on nüüd ja edaspidi kõigile tasuta. Loe lähemalt. Näitlejatar Evelin Võigema...
alex ellis' blog
Alex ellis' blog. Tutorials and write-ups on Linux, Docker, Raspberry Pi and coding. Page 1 of 15. Older Posts →. Functions as a Service (FaaS). One of 2016's key buzzwords was serverless - but is anyone sure what that means? Both AWS Lambda and Kubernetes Jobs provide their own solutions in ». 2016 or 12 months of writing, speaking and hacking. Over the past twelve months I've written 1-2 blog posts per week, spoken at events, travelled the world, been published in print and got connected to ».
DreamHost
DreamHost Imagine the Web, Your Way. Blogalexembargo.com Coming Soon! The DreamHost customer who owns blog.alexembargo.com has not yet uploaded their website or has chosen to leave this holding page active. If you are the owner of this domain, you'll find your login information contained within the emails sent to you when your account was activated. Once logged in, you'll be able to delete this page (quickstart.html) and upload your new site. Here are some helpful links for getting started:.
.Net, Programming and more – by Alexander Endris
Net, Programming and more. RosMockLyn The API evolves: Part II. Last time I wrote about the creation of mocks and how I solved setting up method calls. Let’s delve into assertions. What is a mocking framework without the ability to check whether something on the mock was called. Again for comparison:. MyMock.Received(x = x.SomeMethod() .AtLeastOne();. The assertion is done in that last part. So leaving that out actually does nothing at all apart from blowing some CPU cycles into the air. It took a while ...
Блог о жизни и росте
Блог о жизни и росте. Растите вместе со мной, растите выше меня! Высылаю самые интересные посты на почту. Присоединяйтесь! Понедельник, 26 декабря 2016 г. Как найти все товары одного магазина в Яндекс.Маркет. Вам никогда не было интересно, чем торгует тот или иной магазин в интернете? Или может быть хотелось узнать, есть ли в конкретном магазине нужный вам товар? Эти вопросы очень просто решить с помощью сервиса Яндекс.Маркет. Отправить по электронной почте. Написать об этом в блоге. Интернет магазин, дл...
Welcome to nginx!
If you see this page, the nginx web server is successfully installed and working. Further configuration is required. For online documentation and support please refer to nginx.org. Commercial support is available at nginx.com. Thank you for using nginx.
ООП
Пятница, 3 июня 2011 г. Включение в классы программного контракта. Включение в классы программного контракта. Дино Эспозито (Dino Esposito). Но достаточен ли If-Then-Throw для написания эффективного и корректного кода во всех случаях? Понимание того, что такого шаблона. Рассуждения о простом классе Calculator. Code Contracts (контракты кода) — это даже не инструмент, а состояние ума; не стоит откладывать их освоение до тех пор, пока вас не пригласят участвовать в проектировании крупного приложения,...
Хроники Сержанта Очевидность | Блог Алексея Миронова, диванного философа
Блог Алексея Миронова, диванного философа. Сегодня вышла новая версия OzCode. 20 плагина для Visual Studio, превращающего отладку программ на C# в сплошное удовольствие. Можно сказать, что OzCode это такой ReSharper, только для отладки. Судите сами, сколько всего он может (картинка увеличивается по щелчку): Продолжить читать. Рубрика: Microsoft .NET. Для меня счастье это когда не задумываешься о том, какое сегодня число. Отображение LaTeX в блоге. Оказывается, существует замечательный плагин WP QuickLaTeX.
Inside Alex's Head
Sunday, April 26, 2015. Setting Up a PHP7 Development Environment. As a PHP developer I am excited about the anticipated stable release of PHP7 coming near the end of this year (2015), but in order to test out its new features it is necessary to set up a development environment using one of the nightly releases of PHP7. Unfortunately this was not quite as straight forward as I had hoped and hopefully this will help some of you avoid the same frustrations. Libmcrypt-dev sudo apt-get install. Libxml2-dev s...