Windows Phone 7에서 격리된 저장소의 압축파일을 SharpZipLib 활용하여 읽기(AS)
지난번 Windows Phone 7 에서 압축파일을 읽는 방법에 대한 글을 포스팅한 적이 있습니다. (보지 못하신 분은 [Windows Phone 7] - Windows Phone 7 에서 ZIP 압축파일 읽기 를 보시면 되겠습니다.) 압축파일을 프로젝트에 추가해서 GetResourceStream 메서드를 이용하여 압축된 파일에 대한 Stream 객체를 얻고, 그 Stream 객체를 이용하여 ZipFile 클래스의 인스턴스를 생성하였는데요. 이번에 프로젝트 구현시에 격리된 저장소(Isolated Storage)에 저장된 파일을 IsolatedStorageFileStream 형태로 읽어서, 그 Stream을 ZipFile 클래스의 인스턴스 생성시 이용하고자 하니, 문제가 발생하였습니다. SharpZipLi..
Windows Phone 7
2010. 11. 8. 13:56
공지사항
- Total
- 88,007
- Today
- 0
- Yesterday
- 1
링크
TAG
- SilverLight
- Accent Color
- Barcode
- ASP.NET 3.5 Extensions
- CopySourceAsHtml
- assembly
- Server Control
- ASP.NET
- Visual Studio 2008
- C# 3.0
- Windows Live
- Add-In
- Windows Live Writer
- Entity Framework
- reflection
- windows phone 7
- ASP.NET MVC
- ZIP 압축
- Internet Explorer 8 Beta 2
- Visual Studio 2010
- Code Coverage
- Font
- WP7
- WLW
- Internet Explorer 8
- Keybinding
- MIX08
- 압축해제
- isolated storage
- microsoft