CodePaste Logo
New Snippet New Snippet Recent Snippets Recent Snippets My Snippets My Snippets Web Code Search Snippets Search
Sign inor Register
Format:
Recent snippets for: vosti
XML
<profile>
            <providers>
                <clear/>
                <add name="AspNetSqlProfileProvider" type="System.Web.Profile.SqlProfileProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" connectionStringName="NOMEConnectionString" applicationName="/"/>
            </providers>
        </profile>
by vosti   April 03, 2010 @ 8:52am
Tags:
164 Views
no comments
 
XML
<add name="nameConnectionString" connectionString="Data Source=SERVERADDRESS;Initial Catalog=DBNAME;Persist Security Info=True;User ID=USER;Password=PASSWORD" providerName="System.Data.SqlClient"/>
by vosti   April 03, 2010 @ 8:41am
Tags:
161 Views
no comments
 
XML
<membership defaultProvider="AspNetSqlMembershipProvider">
            <providers>
                <clear/>
                <add name="AspNetSqlMembershipProvider" type="System.Web.Security.SqlMembershipProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" connectionStringName="cronoscalateConnectionString" enablePasswordRetrieval="false" enablePasswordReset="true" passwordFormat="Hashed" requiresQuestionAndAnswer="false" requiresUniqueEmail="true" maxInvalidPasswordAttempts="5" minRequiredPasswordLength="5" minRequiredNonalphanumericCharacters="0" passwordAttemptWindow="10" passwordStrengthRegularExpression="" applicationName="/"/>
            </providers>
        </membership>
by vosti   April 03, 2010 @ 8:37am
Tags:
120 Views
no comments
 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head id="ctl00_Head1" profile="http://www.w3.org/2005/11/profile">
<link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.6.0/build/reset/reset-min.css" />
<link rel="shortcut icon" href="/favicon.ico" />
    <link href="/css/style.css" rel="stylesheet" media="screen,projection" type="text/css" />
   
<title></title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
    <meta name="description" content="" />
by vosti   March 26, 2010 @ 5:22am
304 Views
no comments
 
brought to you by:
West Wind Techologies



If you find this site useful and use it frequently please consider making a donation to support this free service.
Donate