ASP.NET
Posts and articles touching on ASP.NET.
Getting started with Office 365 development - Part 3 - Building a sample Web Forms application that integrates with Office 365 Paid Members Public
> This article is part of a series about “Getting started with Office 365 development”. * Part 1 – Setting up your environment [https://zimmergren.net/technical/getting-started-with-office-365-development-part-1-setting-up-your-environment] * Part 2 – Communicate with the Exchange REST API [https://zimmergren.net/technical/getting-started-with-office-365-development-part-2-communicate-with-the-exchange-rest-api] * Part 3 – Building a sample Web Forms application that integrated with
How to: Get up and running with .NET 3.5 in your SharePoint environment Paid Members Public
Since I’ve been a bit on the lazy side when it comes to the blog (due to multiple reasons..), I’m thinking about writing up an article-series where I’ll talk about .NET 3.5 and what it has to offer when used in conjunction with SharePoint. Any input
WSS v3.0: Import an ASP.NET Web Part to your Windows SharePoint Services Site Paid Members Public
It is possible to use your ASP.NET web parts in your Windows SharePoint Services (WSS) application simply by exporting them to create .webpart files. .Webpart files are simply XML files that contains property values, state data, assembly or source file details about your Web Part (WP). In order to
Recent comments