Recent Posts

4
Comments

Now officially MSc. in Computer Sciences by hajan

After having a long journey into deep research and analysis of Performance Evaluation Systems with specific focus to academic institutions, I have successfully completed and defended my Master Thesis title in Computer Sciences at South-East European University...
6
Comments

Sending emails using MvcMailer by hajan

MvcMailer is an interesting component that you can use for sending emails in ASP.NET MVC Framework. The very great thing is that it uses Razor view engine views as email templates and is pretty easy to setup and use. In this article you will see how to...
6
Comments

Guest Speaker at Universities around Macedonia by hajan

Previous and the next week I am a guest speaker at few Computer and Information Science faculties, at different Universities around Macedonia. Previous week I have had great time speaking at: Tuesday, 13 December 2011 - CST Faculty , South-East European...
1
Comments

Code Camp 2011 – Summary by hajan

Waiting whole twelve months to come this year’s Code Camp 2011 event was something which all Microsoft technologies (and even non-Microsoft techs.) developers were doing in the past year. Last year’s success was enough big to be heard and to influence...
3
Comments

Macedonian Code Camp 2011 by hajan

Autumn was filled with lot of conferences, events, speaking engagements and many interesting happenings in Skopje, Macedonia. First at October 20, I was speaking at Microsoft Vizija 9 on topic ASP.NET MVC3 and Razor . One week ago, November 15 I was speaking...
2
Comments

Speaking at BizSpark Bootcamp in Skopje, Macedonia by hajan

Tuesday, 15 November 2011, I will be speaking at BizSpark Bootcamp event that will be held at M6 Training Centre in Skopje, Macedonia. I will speak on topic 'Cloud Computing – Windows Azure' and will be also part of the Q&A panel discussion. You can...
8
Comments

Time travel issue – “Specified argument was out of the range of valid values. Parameter name: utcDate” by hajan

Few hours ago my wife told me it is time to get some rest, but since I was deep inside code resolving some interesting control flows, the time passed. I was almost done making the last tests before going to sleep when suddenly an interesting issue comes...
Filed under:
6
Comments

Speaking at MS Vizija 9 Conference on topic ASP.NET MVC3 & Razor by hajan

October 20 (Thursday), I will be speaking at Microsoft Vizija Conference . Presentation Details Presentation title: ASP.NET MVC3 & Razor The main objective of the presentation is to show the real power of ASP.NET MVC3 and the key benefits of using...
27
Comments

Squish your CSS and JS files in your ASP.NET web apps by hajan

SquishIt is a nice library that helps you nicely minify your CSS and JavaScript files with very small effort. The tool works perfectly fine in both ASP.NET WebForms and ASP.NET MVC and is available to get & install using NuGet package manager. Open...
14
Comments

Simple, fast and useful MiniProfiler for ASP.NET MVC by hajan

MiniProfiler is very lightweight, simple, fast and useful profiler for ASP.NET websites including ASP.NET MVC. It is designed to help you find possible performance issues and have very nice and clear view over each operation that happens in your web applications...
More Posts Next page »