Web site is created and added to the Silverlight solution), select Add a new item.
Study i Guarantee .Ssearchl 2009 c Trailer searche Escute Study r Formula ms Effective ar Formula h Effective sacsearchTrasearchlesearch Escute Efc 2009 i Effective e 2009 t Guarantee dy Effective or Study usearchaesearchStsearchd Formula Pare 09searchr 20 Formula 9hs Effectivestudyformula a Pare c Szh sasearchld Olhe tsearchmsearchl Formula t Effective s Formula ad Guarantee h Effective osearche Formula te Formula W Study F Study Ssearchrvsearchc Effective .
iii. Enter the Name for the service.

Read more: C# Corner
Posted via email from .NET Info
Delicious Twitter Facebook Digg Stumbleupon Technorati RSS
Links to this post

Multiple base addresses for WCF Service

0 comments

If we do not want to explicitly set address for each EndPoint in our service then we define BASE ADDRESS for the EndPoint exposed for our service
In above configuration, we added one more base address using net.tcp protocol.

Read more: C# Corner
Posted via email from .NET Info
Delicious Twitter Facebook Digg Stumbleupon Technorati RSS
Links to this post

How to Create a Software RAID Array in Windows 7

0 comments


Instead of having a bunch of separate drives to deal with, why not put them together into one big drive? You can use software RAID to accomplish this, and here’s how to do it.
Windows has built in functionality to set up a software RAID (Redundant Array of Inexpensive Disks) without any additional tools. This makes it easy to turn your existing spare hard drives into massive storage or even redundant backups. In this example we are going to set up a spanned disk that takes three 2 GB disks and creates one 6 GB disk using Windows 7 Professional.

Set Up Your Disks

The first step you need to do is backup your information on the disks you want to use in the RAID. While it is not required that you format your disks for some of the RAID options, don’t take the chance and make a backup.
Once all of your information is backed up, open your start menu, right click on computer and open manage.
When computer management opens click on disk management on the left side. Any disk you want included in your RAID you need to delete them from the top area of disk management.
Once they are deleted you should only be left with disks you do not want included in the RAID. The other disks will still be there but they will show up in the lower pane and show their spaces as unallocated.

Create Your RAID

In Windows they don’t call their RAID options by the traditional 0, 1, 5, 10 etc. Instead they use spanned, striped, mirrored, and RAID-5 as the options for creating software RAIDs.
A spanned volume will create a single partition that will literally span all of the included disks whereas a striped volume will deliberately break up files across multiple disks in an attempt to improve read and write performance. In both cases there is no redundancy so you need to create your own backups.
A mirrored volume and RAID 5 both have some redundancy but you lose storage space to create the parity files needed for recovery. For this example we are going to go with the simplest volume type and create a spanned volume even though it isn’t technically RAID.
Right click on the first disk you want included in your RAID and select new spanned volume.

Read more: How-to-geek
Posted via email from .NET Info
Delicious Twitter Facebook Digg Stumbleupon Technorati RSS
Links to this post

DansGuardian

Sunday, November 28, 2010 0 comments
   DansGuardian is an award winning Open Source web content filter which currently runs on Linux, FreeBSD, OpenBSD, NetBSD, Mac OS X, HP-UX, and Solaris. It filters the actual content of pages based on many methods including phrase matching, PICS filtering and URL filtering. It does not purely filter based on a banned list of sites like lesser totally commercial filters.

   DansGuardian is designed to be completely flexible and allows you to tailor the filtering to your exact needs. It can be as draconian or as unobstructive as you want. The default settings are geared towards what a primary school might want but DansGuardian puts you in control of what you want to block.
If you are running Microsoft Windows then this software is not for you; it is for running on servers. Of course you can run it on a server and filter Windows clients through it but it will not run on Windows itself.

DansGuardian is a true web content filter.

Read more:  DansGuardian