Adding/updating new item to SharePoint list from within JS
In many cases operation such as adding new items to SharePoint, deleting or updating existing can be done using an executable on the server. But in many other instances, when your logic is executed from outside of the server environment, [...]
How reliable is your JavaScript validation?
Now that we’re all entering the world of Web 2.0 and nice dynamic web functionality is offered by a variety of JavaScript frameworks – don’t forget to do a server validation. When developing your application you may forget that by [...]


