Sky Özel Script
Selam arkadaşlar, uzun araştırmalarım neticesinde webmatrix diye bir Microsoft altyapısını kullanan bir uygulama buldum. Bu uygulama ile asp.net web sayfaları hatta scriptler bile yapmanız mümkün. çok kolay olmasada kullanım için kolay arayüz sayesinde rahatçana scriptler çıkartabilirsiniz. Yinede işin ehli olanlar bu uygulamayı çok daha rahat kullansada kurcalaya kurcalaya sizlerde kendinize göre web sayfaları geliştirebilirsiniz default.cshtml dosyası aşağıdadır.
https://tik.lat/VepSf
DOWLOAD: https://tik.lat/S5YQo
KODLAR=>
@{
Layout = "~/_SiteLayout.cshtml";
Page.Title = "Welcome. Modify this template to kick-start your project.";
}
@section featured {
<section class="featured">
<div class="content-wrapper">
<hgroup class="title">
<h1>MAHLUKAT.NET</h1>
<h2>ASP.NET Kişisel Üyelikli Script</h2>
</hgroup>
<p>
To learn more about ASP.NET Web Pages, visit <a href="http://asp.net/webpages">http://asp.net/webpages</a>.
This page features <span class="highlight">videos, tutorials, and samples</span> to help you get the most
from ASP.NET Web Pages. If you have questions about ASP.NET Web Pages, visit
<a href="http://forums.iis.net/1166.aspx">our forums</a>.
</p>
</div>
</section>
}
<h3>We suggest the following:</h3>
<ol class="round">
<li class="one">
<h5>Configure ASP.NET Simple Membership</h5>
ASP.NET simple membership gives you a built-in way to create, store, and validate user credentials
(authentication). It also lets users log in using their Facebook or Twitter accounts.
</li>
<li class="two">
<h5>Add NuGet packages and jump start your coding</h5>
NuGet makes it easy to install and update free libraries in WebMatrix. To install a package, go
to the Files workspace and click the NuGet button in the ribbon.
</li>
<li class="three">
<h5>Setup deployment to your web server</h5>
Use FTP or Microsoft Web Deploy to quickly and easily publish your application to a web server.
Just click the Publish button in the ribbon and enter your credentials. For even easier deployment,
you can import publish settings that you get from your hosting provider.
</li>
</ol>
<section class="features">
<section class="feature">
<img src="@Href("~/images/aspNetHome.png")" alt="Home of ASP.NET" />
<h3>Home of ASP.NET</h3>
<p>
ASP.NET is a free, fully supported Web application framework that helps you easily create great websites.
The <a href="http://asp.net">ASP.NET website</a> is your source for news, training, downloads, and support.
</p>
</section>
<section class="feature">
<img src="@Href("~/images/NuGetGallery.png")" alt="NuGet Gallery" />
<h3>NuGet Gallery</h3>
<p>
NuGet is a WebMatrix extension that makes it easy to install and update libraries. Visit the
<a href="http://nuget.org">NuGet.org</a> site for more information.
</p>
</section>
<section class="feature">
<img src="@Href("~/images/findHosting.png")" alt=">Find Web Hosting" />
<h3>Find Web Hosting</h3>
<p>
You can easily find a web hosting company that offers the right mix of features and price for your
applications. The Site workspace includes a link to offerings on the
<a href="http://microsoft.com/web">Microsoft.com/web</a> from many providers.
</p>
</section>
</section>
Selam arkadaşlar, uzun araştırmalarım neticesinde webmatrix diye bir Microsoft altyapısını kullanan bir uygulama buldum. Bu uygulama ile asp.net web sayfaları hatta scriptler bile yapmanız mümkün. çok kolay olmasada kullanım için kolay arayüz sayesinde rahatçana scriptler çıkartabilirsiniz. Yinede işin ehli olanlar bu uygulamayı çok daha rahat kullansada kurcalaya kurcalaya sizlerde kendinize göre web sayfaları geliştirebilirsiniz default.cshtml dosyası aşağıdadır.
https://tik.lat/VepSf
DOWLOAD: https://tik.lat/S5YQo
KODLAR=>
@{
Layout = "~/_SiteLayout.cshtml";
Page.Title = "Welcome. Modify this template to kick-start your project.";
}
@section featured {
<section class="featured">
<div class="content-wrapper">
<hgroup class="title">
<h1>MAHLUKAT.NET</h1>
<h2>ASP.NET Kişisel Üyelikli Script</h2>
</hgroup>
<p>
To learn more about ASP.NET Web Pages, visit <a href="http://asp.net/webpages">http://asp.net/webpages</a>.
This page features <span class="highlight">videos, tutorials, and samples</span> to help you get the most
from ASP.NET Web Pages. If you have questions about ASP.NET Web Pages, visit
<a href="http://forums.iis.net/1166.aspx">our forums</a>.
</p>
</div>
</section>
}
<h3>We suggest the following:</h3>
<ol class="round">
<li class="one">
<h5>Configure ASP.NET Simple Membership</h5>
ASP.NET simple membership gives you a built-in way to create, store, and validate user credentials
(authentication). It also lets users log in using their Facebook or Twitter accounts.
</li>
<li class="two">
<h5>Add NuGet packages and jump start your coding</h5>
NuGet makes it easy to install and update free libraries in WebMatrix. To install a package, go
to the Files workspace and click the NuGet button in the ribbon.
</li>
<li class="three">
<h5>Setup deployment to your web server</h5>
Use FTP or Microsoft Web Deploy to quickly and easily publish your application to a web server.
Just click the Publish button in the ribbon and enter your credentials. For even easier deployment,
you can import publish settings that you get from your hosting provider.
</li>
</ol>
<section class="features">
<section class="feature">
<img src="@Href("~/images/aspNetHome.png")" alt="Home of ASP.NET" />
<h3>Home of ASP.NET</h3>
<p>
ASP.NET is a free, fully supported Web application framework that helps you easily create great websites.
The <a href="http://asp.net">ASP.NET website</a> is your source for news, training, downloads, and support.
</p>
</section>
<section class="feature">
<img src="@Href("~/images/NuGetGallery.png")" alt="NuGet Gallery" />
<h3>NuGet Gallery</h3>
<p>
NuGet is a WebMatrix extension that makes it easy to install and update libraries. Visit the
<a href="http://nuget.org">NuGet.org</a> site for more information.
</p>
</section>
<section class="feature">
<img src="@Href("~/images/findHosting.png")" alt=">Find Web Hosting" />
<h3>Find Web Hosting</h3>
<p>
You can easily find a web hosting company that offers the right mix of features and price for your
applications. The Site workspace includes a link to offerings on the
<a href="http://microsoft.com/web">Microsoft.com/web</a> from many providers.
</p>
</section>
</section>

