Let’s start from the very beginning in jQuery. Somewhere in the beginning there are events and buttons. So, I will start from there, explaining how to Trigger events and what is the difference between trigger and triggerHandler. Trigger triggers the event completely …

jQuery Events – Trigger vs TriggerHandler Read more »

Some time ago, probably before one and a half months I have received the book JavaScript Frameworks for Modern Web Dev from the publisher Apress.Com for a review, upon a request of my site. The reason to ask for the book …

Book Review – JavaScript – Frameworks for Modern WebDev Read more »

So, after importing data to SQL Server from Excel now it is time for the reversing policy. Actually, much of the code was available in the Microsoft site here, but still, it was not all that I needed. I wanted to make …

MSSQL – Export data from SQL Server to Excel with VBA Read more »

Let’s imagine the following situation. You work in a small company, where one excel spreadsheet is used by many users locally. But you still want to see some kind of track of the results in a collected option. E.g. some information, …

MSSQL – Import data from Excel to SQL Server with VBA Read more »

Some 3 years ago I have built some SharePoint application professionally. It was really a lame application, but I use the word “professionally” because I did it as part of my paid internship at one company (if I got money …

Book Review – Custom SharePoint Solutions With HTML and JS – Coming Soon Read more »