본문 바로가기
  • Seizure But Okay Developer

BackEnd/C#28

프록시 (feat. Redis) 우리 회사에선 C# 언어로 모든 프로그램을 짠다. 사용자에게 제공하는 UI/UX 프로그램을 만들 때 Winform 을 주로 사용하기 때문이다. C# 언어는 우리 나라에선 대중적이진 않지만 MS 에서 제공하는 자료 및 커뮤니티가 상당히 활성화되어 있는거 같다. 더불어 우리 소프트웨어 아키텍처는 자체 개발한 DB 중계 서버가 있다. Redis 처럼 대단한 건 아니지만 그래도 DB에 직접 붙지 않고 이러한 툴을 만들어 쓰고 있다는 게 대단한 거 같다. 이 소스를 분석하는 중 프록시가 종종 등장하는 것을 보았고 프록시가 프로그래밍을 할 때 어떤 용도로 쓰이는 지 궁금해졌다. System.Runtime.Remoting.Proxies.__TransparentProxy 2024. 12. 1.
C++, C# 관련 자료 정리 C# 난수 생성 방법https://developer-talk.tistory.com/212 미리 컴파일된 헤더를 찾는 동안 예기치 않은 파일의 끝이 나타났습니다https://gaga.tistory.com/93 2024. 11. 25.
C# 관련 자료 창 핸들을 만들기 전까지 컨트롤에서 Invoke 또는 BeginInvoke를 호출할 수 없습니다.https://gdlseed.tistory.com/36 C# 일관성 없는 액세스 가능성 : 필드보다 액세스하기 어렵습니다https://blog.naver.com/doghole/100125124251 c# callbackhttps://daekyoulibrary.tistory.com/entry/C-%EC%BD%9C%EB%B0%B1-%ED%95%A8%EC%88%98Callback%EB%8A%94-%EB%AC%B4%EC%97%87%EC%9D%B4%EA%B3%A0-%EB%8C%80%EB%A6%AC%EC%9E%90Delegate%EB%8A%94-%EB%AD%98%EA%B9%8C 2024. 11. 19.
C# 관련 자료 정리 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%B0https://stackoverflow.com/questions/8606793/how-do-i-convert-streamreader-to-a.. 2024. 11. 6.
C# 관련 자료 정리 c# json list to object listhttps://stackoverflow.com/questions/632570/cast-received-object-to-a-listobject-or-ienumerableobject c# datatable to datarow arrayhttps://stackoverflow.com/questions/2189658/ado-net-convert-a-datatable-to-an-array-of-datarows C# 배열 정렬 기능https://eskeptor.tistory.com/188 webform authorization exceptionhttps://stackoverflow.com/questions/28237869/best-way-to-do-authorizat.. 2024. 10. 31.
UAC 관련 자료 정리 UAC 권한 관련 자료https://tech.somma.kr/UACbypass/https://medium.com/tenable-techblog/uac-bypass-by-mocking-trusted-directories-24a96675f6ehttps://blog.naver.com/ratmsma/40038352130https://brutaldev.com/post/net-assembly-strong-name-signer devexpress c# build assembly signaturehttps://supportcenter.devexpress.com/ticket/details/t881415/strong-name-signature-not-valid-for-this-assembly-for-devexpress-d.. 2024. 10. 18.
C# 관련 자료 정리 DBeaver 단축키 모음https://ooweat.tistory.com/entry/DBeaver-DBeaver-%EB%8B%A8%EC%B6%95%ED%82%A4-%EB%AA%A8%EC%9D%8C gridlookupedit event trigger by ui or value changehttps://supportcenter.devexpress.com/ticket/details/t213200/gridlookupedit-editvaluechanged-event-always-fired-when-autocomplete-is-set-to-be-true oracle distinct counthttps://blog.naver.com/kkh0977/223006182824 2024. 10. 18.
C# 관련 자료 정리 window form button border 지우기https://stackoverflow.com/questions/8244827/how-would-i-change-the-border-color-of-a-button '이 행은 이미 다른 테이블에 속해 있습니다.' 오류 해결https://blog.naver.com/gwise/221028807542 datarows to datatablehttps://snorlaxh.tistory.com/34 add datarow to datarow array c#https://www.vbforums.com/showthread.php?755177-How-do-I-add-a-row-to-a-datarow-RESOLVED 2024. 10. 17.
C# 자료 정리 devexpress layoutcontrolitem devexpress middlehttps://supportcenter.devexpress.com/ticket/details/q427050/how-do-i-center-a-control-in-a-layoutcontrolitem devexpress 도넛 차트https://docs.devexpress.com/WindowsForms/5909/controls-and-libraries/chart-control/diagram/xy-diagram-3dhttps://supportcenter.devexpress.com/ticket/details/t848986/how-to-change-the-font-color-of-chart-title-at-run-timehttps://.. 2024. 9. 26.