Antrium A35D

Bir sonraki için en iyisini yap...

Temmuz 2023 Arşivi

CSS multiple Hover

CSS multiple Hover

Üst class Mouse üzerine gelince Alt Class ları etkilemek için gereken Css dkodu aşağıdadır.

bu kodla Javascript yazmamıza gerek kalmıyor.
 

Devamı →

An existing connection was forcibly closed by the remote host

An existing connection was forcibly closed by the remote host

Çözümü ise;
 

Devamı →

PowerShell windows service install

PowerShell windows service install
 

Aşağıdaki tek satır kodla işlem yapıyoruz.

New-Service -Name "server_autoStartStop_WIN_SERVICE" -BinaryPathName  dosya_tam_yolu.exe

Devamı →

Baş belası hata : Cannot use a leading .. to exit above the top directory

Öncelik bu hata internette pek yok. Çözümü ise ikinci bir dll kullanmak.

Web config dosyasına;
 <configSections>
    <section name="rewriter" requirePermission="false" type="Intelligencia.UrlRewriter.Configuration.RewriterConfigurationSectionHandler, Intelligencia.UrlRewriter"/>
  </configSections>

Devamı →
Hüseyin ÖZKAN Yazılım Uzmanı

C#,MVC,MSSQL,Windows Forms