Win The Web

24 hours web development contest
Welcome to Win The Web Login | Register | Rules | Contact

Win The Web

mini tamagochi suggested connection string

 

for hungarian competitors: 

<connectionStrings>
<remove name="LocalSqlServer"/>
<add name="LocalSqlServer" connectionString="Data source=.;AttachDbFileName=|DataDirectory|\ASPNETDB.mdf;Integrated Security=true;user instance=true" providerName="System.Data.SqlClient" /> 
</connectionStrings>

 

if you use aspnet membership provider you have to write the following lines into the web.config

for other countries the date source name is ./sqlexpress but  the process is the same

 

Comments

No Comments

Upload Web applications

Don’t forget! Your status as a contest participant will be pending until you programme and upload a mini web application to the Contest website. You can choose from the web applications(1 per team) listed here with the condition that all the solutions will be released as Open Source and shared on the Contest website. Details on Terms of Use are described under Rules, Section 7.

Powered by Community Server (Commercial Edition), by Telligent Systems