Thursday, June 30, 2005

GetUserCollectionFromSite Method

Looking for a method to find specific user by e-mail, userid, name from a site collection. Once found edit or delete user as needed.

Example
The following code example displays information about the collection of users for the current site collection.
[Visual Basic .NET]Dim usrgrpService As New Web_Reference_Folder_Name.UserGroup()
usrgrpService.Credentials = System.Net.CredentialCache.DefaultCredentials
Dim ndUsers As XmlNode = usrgrpService.GetUserCollectionFromSite()
MessageBox.Show(ndUsers.OuterXml)

Friday, June 10, 2005

Microsoft Webcast Series

Microsoft Webcast Series The complete listing of the series Web Cast on Microsoft Products. I highly reccomend taking a few hours a week to watch a few that pertain to items you are interested in. Heck, watch them in fast forward!

Business Intelligence with SQL Server 2005: Transform Data into Decisions

Business Intelligence with SQL Server 2005: Transform Data into Decisions Looks like a great set of Web Casts regarding the BI capabilities of SQL 2005.

Thursday, June 02, 2005

HOWTO build a siege engine at multiple sizes from different materials

HOWTO build a siege engine at multiple sizes from different materials



Cory Doctorow:


Trebuchet.com's HOWTO page includes links to plans for dozens of different home-made siege engines, from wooden tabletop models to easy-to-construct PVC pipe versions (shown here).

Link

(via Make Blog)


It has been a while since I blogged. My oldest daughter said Trebuchet when she was 2 and 1/2 so I have a special fondness for the seige machines!