Category: Web Development

According to Wikipedia, Web development is a broad term for the work involved in developing a web site for the Internet (World Wide Web) or an intranet (a private network). Web development can range from developing the simplest static single page of plain text to the most complex web-based internet applications (or just ‘web apps’) electronic businesses, and social network services. A more comprehensive list of tasks to which development commonly refers, may include web engineering, web design, web content development, client liaison, client-side/server-side scripting, web server and network security configuration, and e-commerce development.

With SharePoint and other Microsoft technologies, development is a broad subject matter which is constantly evolving.

Therefore, the Web development category is very broad too, and is full of handy tips, tricks and advise. Check out some of the Step by Step blogs or learn with our eBooks, How To videos and Webinars.

Store Twitter mentions on blog posts in Azure database using Azure Logic App and Azure API App
Store Twitter mentions on blog posts in Azure database using Azure Logic App and Azure API App
Blog Posts

As blogger it fancies me when people react on the post with comments. But the first thing you do with your post is placing it on a social platform like twitter. Instead of reacting on the blog itself, readers mostly react via twitter. Wouldn’t it be cool to have those twitter comments at your blog post? This article describes a technique using Azure Logic Apps to get the mentions on your blog posts into an Azure database.

SharePoint Is Back and Stronger than Ever
SharePoint Is Back and Stronger than Ever
Blog Posts

I don’t think anyone will deny that the last year has been an interesting one for those of us working in the SharePoint space. Personally, I felt like we had to look at new things in Office 365, and try to figure out how we could replace some of our previous workloads in SharePoint.

The impression was that no new improvements were being made in SharePoint, while new portals and “experiences” were being built, leveraging some of the existing technology. Perhaps what we were missing was someone guiding us, and the product, in a common direction.

After a week at the MVP Summit with the Microsoft Product Team, that works on SharePoint and OneDrive for Business, as well as the ESPC 2015 keynote presentation to the world, I can tell you SharePoint is back! And I’m very excited!

SharePoint Calling Web Services
SharePoint Calling Web Services
Blog Posts

There are many ways of using jQuery in SharePoint and calling web services. We will try to look at how smartly we can do this. We will use the Visual Studio to complete all of these steps.