eggheadcafe.com articlesEggHeadCafe - The .NET developer's portal of choiceServer Farms and MOSS Configuration- June 27, 2008 A server farm is a group or cluster of interconnected computers (servers) created to provide processing capabilities beyond the capabilities of a single computer server.The primary configurations of a server farm are commonly of three types: a highavailability (HAC) cluster, a high-performance cluster (HPC), a load-balancing cluster (LBC), or some combination of all three. An HAC server farm is configured so each primary computer server, dedicated to a single task,...http://www.pheedo.com/click.phdo?i=d3c1747e30a170b0820ee01d702262d1 ASP.NET Read Pop3 Email- June 27, 2008 Here is simple way of reading your gmail email using ASP.net web application Before using this code make sure you are able to access your gmail email using outlook if not then login to www.gmail.com click on settings => pop => check to access email outside gmail web client. read moreBy Satalaj Morehttp://www.pheedo.com/click.phdo?i=0a9124d00ed8f9396dc1c28ab0930153 Silverlight 2 Beta 2: Doing Data Part II- June 22, 2008 This is the second in a series of articles focusing on working with Data and Databinding with Silverlight 2 Beta 2. Each article in this series focuses on a simple "task" in an easy-to-understand progression of working with Data via ASMX and WCF web service, WebClient, and other modalities, and using Silverlight Controls with DataBinding. read moreBy Peter Bromberghttp://www.pheedo.com/click.phdo?i=4eab44efb07a7b12c4bf42e139f0c644 Uploading & Downloading Files using ASP.NET- June 21, 2008 This article will explain about the steps to upload the file as BLOB into the DB. Also explains about the steps to render the file with the specific content type, so that it gets opened in approrpiate software related to the file type. read moreBy Aravind Kumarhttp://www.pheedo.com/click.phdo?i=5fa1a63a55f81d7a7bb0ae3a149a7202 Silverlight Developer Poll- June 18, 2008 Since Silverlight 2 Beta 2 has been out for a while, we thought it would be appropriate to solicit developers' ideas about it with this simple poll. read moreBy Peter Bromberghttp://www.pheedo.com/click.phdo?i=b1662c10d24f9403368f4cc614e62bb6 Silverlight 2 Beta 2 - Doing Data Part I- June 14, 2008 This is the first in a series of articles focusing on working with Data and Databinding with Silverlight 2 Beta 2. Each article in this series will focus on a simple "task" in an easy-to-understand progression of working with Data via ASMX and WCF web service, WebClient, and other modalities, and using Silverlight Controls. read moreBy Peter Bromberghttp://www.pheedo.com/click.phdo?i=c866d4e2ad78725a333dddb8e98fb311 |