Feeds:
Posts
Comments

Archive for June 1st, 2006

  Overview   This document is a systematic instruction sheet for creating and installing an ASP.NET 2.0 Membership Provider into SharePoint 2007 Beta 2 installation. This document assumes the reader is familiar with ASP.NET 2.0, SharePoint 2007 Beta 2, and the existence of membership providers to facilitate custom forms authentication. The intended audiences of this [...]

Read Full Post »

Microsoft Word 2007 has this cool new feature to allow you to publish content directly to your blog. This post that you are reading originated from my installation of Word 2007 Beta 2. It even manages pictures for if you specify an ftp location (well sort of, I didn’t manage to get that bit working [...]

Read Full Post »

Just because it’s good to know….. Keyword Class Range bool System.Boolean true and false byte System.Byte 0 to 255 sbyte System.SByte -128 to 127 short System.Int16 -32768 to 32767 ushort System.Uint16 0 to 65535 int System.Int32 -2,147,483,648 to 2,147,483,647 uint System.UInt32 0 to 4,294,967,295 long System.Int64 -9,223,372,036,854,775,808 to 9,223,372,036,854,775,807 ulong System.UInt64 0 to 18,446,744,073,709,551,615 decimal [...]

Read Full Post »

Overview This post serves as a primer for software developers interested in learning about Code Access Security (CAS) in .NET. The following information is not exhaustive of the subject matter and contains the basic overview of Code-Access-Security. Those interested in this subject are encouraged to read further. The following articles cover code security and are [...]

Read Full Post »

Follow

Get every new post delivered to your Inbox.