Format:
Recent snippets for: vosti
<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>
164 Views
no comments
<add name="nameConnectionString" connectionString="Data Source=SERVERADDRESS;Initial Catalog=DBNAME;Persist Security Info=True;User ID=USER;Password=PASSWORD" providerName="System.Data.SqlClient"/>
161 Views
no comments
<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>
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="" />
304 Views
no comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
