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.

Microsoft SharePoint 2013 App Development
Microsoft SharePoint 2013 App Development
Ebooks

With the release of SharePoint 2013, Microsoft has dramatically changed the rules for SharePoint developers. The introduction of the new SharePoint 2013 app development model is intended to essentially eliminate the development of full-trust and sandboxed solutions for SharePoint. Although both of these solution types are still available in SharePoint 2013, the message from Microsoft… READ MORE

Office 365 and PowerShell: A Match Made in Heaven
Office 365 and PowerShell: A Match Made in Heaven
Webinars

Download the Slides from Office 365 and PowerShell: A Match Made in Heaven In a world where we hear more and more about DevOps and continuous integration, your Office 365 integration process might be lacking some good practices and ways to automate everything. In this session, we will cover how you can use PowerShell to… READ MORE

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.