본문 바로가기

WPF 네이버 날씨 어플(Windows .NET 4.5 프레임워크) WPF 네이버 날씨 어플(Windows .NET 4.5 프레임워크) VS 2015 VC# WPF 프로그램 공부를 하면서 기본 제공 웹콘트롤러 WebBrowser이 모바일 네이버 날씨 웹페이지 등 몇 가지 웹페이지에서 스타일시트와 자바스크립트 오류가 발생하더군요. 구글링을 통해 EO.WebBrowser가 구글 엔진 기반으로 되어 있다고 해서 설치해보니 문제가 생겼던 웹페이지가 깔끔하게 표시가 되었어요. 아래 이미지는 빌드 후 실행 화면입니다. 날씨 정보 중에서 모바일 네이버 날씨가 괜찮아서 항상 데스크톱에 띄어 놓으려고 제작해 봤어요. 아래는 MainWindow.xaml.cs 코드입니다. 사용된 클래스는 System(3개) 임포트, ini 폴더의 location.ini 파일에서 날씨 지역 코드를 로드하는 .. 더보기
EO.WebBrowser (크롬 기반 .NET 웹콘트롤러) EO.WebBrowser - Embed Chrome Browser Engine in your .NET application Chrome based Browser Engine for .NET EO.WebBrowser is a web browser engine based on Google's Chrome project but with native .NET programming interface --- don't worry, it's not a wrapper around the Chrome browser installed on your machine. In fact EO.WebBrowser has the whole browser engine embedded inside a single .NET DLL. In .. 더보기
돌핀 에뮬레이터 Controlling the Global User Directory Controlling the Global User DirectoryThe Global User Directory was brought to Windows in 3.5-2381 and release 4.0. Now, like Linux and OSX before it, Windows builds have a central location where saves, settings, screenshots, themes, etc are kept. All builds will have the same settings and saves, and updating from one revision to another will be much easier. Of course a change like this is going .. 더보기