본문 바로가기
  • Seizure But Okay Developer
BackEnd/C#

C# 관련 자료 정리

by Sky_Developer 2024. 11. 6.

TCP state 종류

https://learn.microsoft.com/ko-kr/dotnet/api/system.net.networkinformation.tcpstate?view=net-8.0

 

string에서 stream 으로 변환

https://kkamsean.tistory.com/entry/stream-%EC%97%90%EC%84%9C-string%EC%9C%BC%EB%A1%9C-%EB%B3%80%ED%99%98string%EC%97%90%EC%84%9C-stream%EC%9C%BC%EB%A1%9C-%EB%B3%80%ED%99%98%ED%95%98%EA%B8%B0

https://stackoverflow.com/questions/8606793/how-do-i-convert-streamreader-to-a-string

 

streamReader 사용법

https://cs-solution.tistory.com/15

 

C# 스레드 종료

https://timeboxstory.tistory.com/28#google_vignette

 

UAC 관련 자료, c# You are not authorized to perform this operation

https://stackoverflow.com/questions/7706467/access-to-the-path-denied-error-in-c-sharp

https://blog.naver.com/ratmsma/40038352130

 

vsi bundle installation path

https://stackoverflow.com/questions/36910565/visual-studio-setup-project-set-install-location

https://stackoverflow.com/questions/39896893/how-to-set-defaultlocation-of-setup-project-to-the-path-msi-is-being-executed-in

https://m.blog.naver.com/terry7990/221978905502

https://www.itninja.com/question/change-default-installation-path-in-msi-setup

https://community.flexera.com/t5/InstallShield-Forum/How-to-modify-Path-Variables-in-MSI/m-p/129051

 

UAC 관련 자료,  requestedexecutionlevel level= asinvoker write access

https://stackoverflow.com/questions/42375096/what-is-requestedexecutionlevel-level-asinvoker-uiaccess-true

 

shellexecute c#

https://kdsoft-zeros.tistory.com/105

 

UAC 관련 자료,  C# autoElevate

https://stackoverflow.com/questions/573086/how-to-elevate-privileges-only-when-required

https://dexcore.tistory.com/572

https://itm4n.github.io/windows-server-netman-dll-hijacking/

https://medium.com/tenable-techblog/uac-bypass-by-mocking-trusted-directories-24a96675f6e

 

UAC 관련 자료,  c# build sign

https://stackoverflow.com/questions/68917265/how-to-sign-build-with-net

 

UAC 관련 자료,  c# build signature

https://stackoverflow.com/questions/44879897/how-to-create-digital-signature-and-verify-it-in-c-sharp-using-pkcs-7-and-sha-al

 

UAC 관련 자료,  devexpress c# build assembly signature

https://supportcenter.devexpress.com/ticket/details/q292783/rebuild-and-signing-assemblies-from-the-source-code

https://supportcenter.devexpress.com/ticket/details/q432980/strong-name-signature-not-valid-for-this-assembly-devexpress-xtranavbar-v12-1-dll

https://www.c-sharpcorner.com/UploadFile/puranindia/signing-an-assembly-in-C-Sharp/

https://stackoverflow.com/questions/127042/how-to-uac-elevate-a-com-component-with-net

https://s-engineer.tistory.com/324

https://brutaldev.com/post/net-assembly-strong-name-signer

https://supportcenter.devexpress.com/ticket/details/t881415/strong-name-signature-not-valid-for-this-assembly-for-devexpress-data-v19-2-dll

 

vsi bundle dependency strong name

https://stackoverflow.com/questions/32148475/assembly-has-a-strong-name-but-im-getting-the-error-that-says-a-strong-name-is

https://medium.com/@ShaoWenbinSaleh/fix-error-a-strongly-named-assembly-is-required-in-visual-studio-9cad3e7327dd

https://blog.naver.com/bg0820/221163381137

 

TCP/IP 통신 예제

https://unininu.tistory.com/475

 

 

 

'BackEnd > C#' 카테고리의 다른 글

C# 관련 자료 정리  (0) 2024.10.31
UAC 관련 자료 정리  (0) 2024.10.18
C# 관련 자료 정리  (0) 2024.10.18
C# 관련 자료 정리  (0) 2024.10.17
C# 자료 정리  (0) 2024.09.26

댓글