Hajan Selmani
CEO & Founder of HASELT, Microsoft MVP in ASP.NET/IIS
-
Now officially MSc. in Computer Sciences
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 in Tetovo, Macedonia.
-
Sending emails using MvcMailer
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 install it, setup email templates and send emails…
-
Guest Speaker at Universities around Macedonia
Previous and the next week I am a guest speaker at few Computer and Information Science faculties, at different Universities around Macedonia.
-
Code Camp 2011 – Summary
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 everything around our developer community and beyond.
-
Macedonian Code Camp 2011
Autumn was filled with lot of conferences, events, speaking engagements and many interesting happenings in Skopje, Macedonia.
-
Speaking at BizSpark Bootcamp in Skopje, Macedonia
Tuesday, 15 November 2011, I will be speaking at BizSpark Bootcamp event that will be held at M6 Training Centre in Skopje, Macedonia.
-
Time travel issue – “Specified argument was out of the range of valid values. Parameter name: utcDate”
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 to scene… I refreshed my beautiful website to see the latest changes and ooopsss… the style is not loading properly… I thought it is something with the browser cache (since I didn’t change anything in the styles)… But it wasn’t that. I checked the same with multiple browsers, still my website was plain and ugly, without any styles…
-
Speaking at MS Vizija 9 Conference on topic ASP.NET MVC3 & Razor
October 20 (Thursday), I will be speaking at Microsoft Vizija Conference.
-
Squish your CSS and JS files in your ASP.NET web apps
SquishIt is a nice library that helps you nicely minify your CSS and JavaScript files with very small effort.
-
Simple, fast and useful MiniProfiler for ASP.NET MVC
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.