Win The Web

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

Win The Web

connection string help

for hungarian team:

 

<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 the asp.net membership provider you have to use this connection string .

 

other countries: use./sqlexpress as data souce 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