Hajan Selmani
CEO & Founder of HASELT, Microsoft MVP in ASP.NET/IIS
-
1600+ downloads of source code files
For some of the blogs I have posted in the previous several months, I have included source code of the code snippets used within the posts. I upload all source code files in Box.net. Today, I was pretty amazed when I saw the number of downloads… The number has passed 1600 downloads and it’s rapidly increasing with each new days. This says that many people have found interesting and useful these source code files.
-
Prop function in jQuery 1.6
One of the new features included in jQuery 1.6 version is the new prop function. The prop means property which has ability to find any property on the given selector and retrieve it’s value.
-
Call ASP.NET server side method from jQuery UI Dialog
Let’s get to an example…
-
MS TechDays 2011 – Summary
-
Microsoft TechDays 2011 in Skopje, Macedonia
Hello everyone, -
jQuery 1.6 Released
I just read the announcement in jQuery Blog that jQuery 1.6 is now available for download!
-
ASP.NET jQuery Cookbook - Review
In the past few months I was working as a technical reviewer on ASP.NET jQuery Cookbook with Packt Publishing. This was my first experience to work directly with the book development team and I must say I had a great time working with Packt Publishing team and I am really looking forward for more similar engagements in the future.
-
Microsoft Community Contributor Award - 2011
I’m very pleased and honored to share this with all of you that my community contributions have been recognized by Microsoft. I have received the Microsoft Community Contributor Award for year 2011. This was a big and very special surprise to me…
-
50% Discount on Microsoft Press E-Books in O'REILLY
I've just get informed for an excellent Ebok Deal of the Day about 50% discount on Microsoft Press E-Books in O'REILLY website. I thought this would be valuable information to share it with all my blog readers so that you can buy your favorite book before this offer expires.
-
Amazon Simple Pay in ASP.NET
During the past few weeks, I had a chance to work with various payment systems for some project requirements. It’s interesting to mention that I was lucky to work on multiple projects dealing with payment systems, which gave me very great experience in this area. So, I already had experience with PayPal implementation in various platforms, including ASP.NET. Maybe, I will get back to PayPal, Moneybookers, AlertPay and other payment methods later, but in this post I’m going to show you how easy is to implement Amazon Simple Pay in your ASP.NET website.