Some HttpRequest path and URL properties: | |
Request.ApplicationPath: | /uyeler |
Request.CurrentExecutionFilePath: | /uyeler/istanbul/Test.aspx |
Request.FilePath: | /uyeler/istanbul/Test.aspx |
Request.Path: | /uyeler/istanbul/Test.aspx |
Request.PathInfo: | |
Request.PhysicalApplicationPath: | D:\Inetpub\wwwroot\CambiaWeb\uyeler\ |
Request.RawUrl: | /uyeler/istanbul/Test.aspx?query=arg |
Request.Url.AbsolutePath: | /uyeler/istanbul/Test.aspx |
Request.Url.AbsoluteUri: | http://localhost:96/uyeler/istanbul/Test.aspx?query=arg |
Request.Url.Fragment: | |
Request.Url.Host: | localhost |
Request.Url.Authority: | localhost:1395 |
Request.Url.LocalPath: | /uyeler/istanbul/Test.aspx |
Request.Url.PathAndQuery: | /uyeler/istanbul/Test.aspx?query=arg |
Request.Url.Port: | 1395 |
Request.Url.Query: | ?query=arg |
Request.Url.Scheme: | http |
Request.Url.Segments: | / uyeler/ istanbul/ Test.aspx |
2 Mayıs 2015 Cumartesi
ASP.NET Request.Url Özellikleri
Kaydol:
Kayıt Yorumları (Atom)
.net 6 mapget kullanımı
app.UseEndpoints(endpoints => { endpoints.MapGet("/", async context => { var response = JsonConvert.Seriali...
-
Komut ekranına aşagıdaki komutları yazarak windows service işlemlerini gerçekleştirebiliriz. Not : Komut ekranı (Başlat -> Çalıştır -&g...
-
COMMAND PROMPT TEMEL VE İLERİ DÜZEY ANLATIM Command Prompt komutlarını anlatmaya başlamadan önce, MS-DOS komut türlerine değinelim. Komut...
-
(3)BİN (6)MİLYON (9)MİLYAR (12)TRİLYON (15)KATRİLYON (18)KENTİLYON (21)SEKSİLYON (24)SEPTİLYON (27)OKTİLYON (30)NONİLYON (33)DESİL...
Hiç yorum yok:
Yorum Gönder