Three weeks ago I performed a session about ADFS on polish conference – Microsoft Technology Summit 2005. In this session I used my ADFS lab to show working example of federated Windows SharePoint Services and ASP .NET claim aware application (application is really big word for my application :), this was only few pages with … Continue reading "[R] Setting up ADFS lab"
Category: Uncategorized
Blog movement
Hmm, I have moved several times as I traveled for study or work among Poland. But I've never moved in virtual space – until now. I had my blog since some time, it crashed (remeber to always have backup 🙂 ) and I rebuilded it. From some time I talked with Carlos abotu DirTeam and … Continue reading "Blog movement"
Working with ReplicationSchedule.RawSchedule
(System.DirectoryServices.ActiveDirectory.ReplicationConnection.ReplicationSchedule.RawSchedule) This is an interesting property, you know the schedule screen you see in Site And Services and which the new DFSR MMC will also have? Well this is how its built 🙂 ReplicationSchedule has a property called RawSchedule which is a Boolean datatype, but it’s a three dimentional array i.e. Boolean(,,) strange structure but … Continue reading "Working with ReplicationSchedule.RawSchedule"