Update of /cvsroot/dnsmail/projeler/derskaydi-io
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv30762/projeler/derskaydi-io
Added Files:
Default.aspx Default.aspx.cs Hazýrlayanlar.txt
Ogrenci_Isleri.mdf Ogrenci_Isleri_log.ldf
Sql Server Bilgileri.txt Web.Config derskayit.aspx
derskayit.aspx.cs odk.aspx odk.aspx.cs ogrencikayit.aspx
ogrencikayit.aspx.cs yonetici.aspx yonetici.aspx.cs
Log Message:
Ogrenci ders kaydi
--- NEW FILE: Default.aspx.cs ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: derskayit.aspx.cs ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: yonetici.aspx.cs ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: Sql Server Bilgileri.txt ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: Default.aspx ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: ogrencikayit.aspx.cs ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: odk.aspx.cs ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: odk.aspx ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: Ogrenci_Isleri.mdf ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: derskayit.aspx ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: Ogrenci_Isleri_log.ldf ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: Web.Config ---
<?xml version="1.0"?>
<!--
Note: As an alternative to hand editing this file you can use the
web admin tool to configure settings for your application. Use
the Website->Asp.Net Configuration option in Visual Studio.
A full list of settings and comments can be found in
machine.config.comments usually located in
\Windows\Microsoft.Net\Framework\v2.x\Config
-->
<configuration>
<appSettings/>
<connectionStrings>
<add name="Ogrenci_IsleriConnectionString" connectionString="Data Source=.;Initial Catalog=Ogrenci_Isleri;User ID=yonetici;Password=gizli"
providerName="System.Data.SqlClient" />
<add name="Ogrenci_IsleriConnectionString2" connectionString="Data Source=.;Initial Catalog=Ogrenci_Isleri;User ID=yonetici;Password=gizli"
providerName="System.Data.SqlClient" />
<add name="Ogrenci_IsleriConnectionString3" connectionString="Data Source=.;Initial Catalog=Ogrenci_Isleri;User ID=yonetici;Password=gizli"
providerName="System.Data.SqlClient" />
<add name="Ogrenci_IsleriConnectionString4" connectionString="Data Source=.;Initial Catalog=Ogrenci_Isleri;User ID=yonetici;Password=gizli"
providerName="System.Data.SqlClient" />
<add name="Ogrenci_IsleriConnectionString5" connectionString="Data Source=.;Initial Catalog=Ogrenci_Isleri;User ID=yonetici;Password=gizli"
providerName="System.Data.SqlClient" />
<add name="Ogrenci_IsleriConnectionString6" connectionString="Data Source=.;Initial Catalog=Ogrenci_Isleri;User ID=yonetici;Password=gizli"
providerName="System.Data.SqlClient" />
<add name="Ogrenci_IsleriConnectionString7" connectionString="Data Source=.;Initial Catalog=Ogrenci_Isleri;User ID=yonetici;Password=gizli"
providerName="System.Data.SqlClient" />
</connectionStrings>
<system.web>
<!--
Set compilation debug="true" to insert debugging
symbols into the compiled page. Because this
affects performance, set this value to true only
during development.
-->
<compilation debug="true"/>
<!--
The <authentication> section enables configuration
of the security authentication mode used by
ASP.NET to identify an incoming user.
-->
<authentication mode="Windows"/>
<!--
The <customErrors> section enables configuration
of what to do if/when an unhandled error occurs
during the execution of a request. Specifically,
it enables developers to configure html error pages
to be displayed in place of a error stack trace.
<customErrors mode="RemoteOnly" defaultRedirect="GenericErrorPage.htm">
<error statusCode="403" redirect="NoAccess.htm" />
<error statusCode="404" redirect="FileNotFound.htm" />
</customErrors>
-->
</system.web>
</configuration>
--- NEW FILE: Hazýrlayanlar.txt ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: ogrencikayit.aspx ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: yonetici.aspx ---
(This appears to be a binary file; contents omitted.)
|