For use with simple, everyday projects where you might need a simple random number, Random() should be enough. The only…

SharePoint Online | O365 | Azure | + legacy & productivity

For use with simple, everyday projects where you might need a simple random number, Random() should be enough. The only…

Open up the terminal and type either of the following two commands: 1. osql –L or 2. sqlcmd –L…

That was a tricky one. I have a textbox on an InfoPath 2010 form, into which, I want to display…

Sometimes, working with InfoPath can be a real pain. One of these times is when you accidentally hit the “Edit…

If you have a Responce.Redirect(“urlToNavigateTo”) method in your try section of a try/catch clause, you will notice that the debugger…

A funny thing happens if you’re using an empty Ajax Update Panel on your page/control definition in order to programmatically…

I just started working with Nintex workflow and on my first day, I ran into this error message: “Server was…

I was certain I had written a blog post about this. It appears that I haven’t. In any case, this…

The title of this post might be misleading but I could not find a better way to word it. Suppose…

We all know that it is easy to create a view that only displays list items to specific users. You…