본문 바로가기 메뉴 바로가기

redJu(홍주)

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

redJu(홍주)

검색하기 폼
  • 분류 전체보기 (932)
    • Microsoft Faric (69)
      • Power BI (415)
    • Power BI 기본과 활용 2nd Edition (9)
    • Microsft Azure (237)
      • Azure Security (0)
      • Azure Data Explorer (0)
      • 고급 분석 (23)
      • SQL Databases (71)
    • Office 365 (24)
      • SharePoint Online (23)
    • SharePoint (86)
      • SharePoint 2016 (1)
      • SharePoint 2013 (26)
      • SharePoint 2010 (59)
    • SQL (30)
      • T-SQL (4)
    • New Feature (37)
    • 기타 (23)
      • Windows Phone (17)
  • 방명록

Windows Azure Mobile Services (8)
Windows Azure – Mobile Services (5)

Windows Azure – Mobile Services (5) HTML/JavaScript – 데이터, ID Windows Azure의 모바일 서비스에 iOS, Android 에 대한 지원 외에 아래 그림과 같이HTML/JavaScript 에 해당하는 내용이 추가되어 있습니다. 새 HTML 응용 프로그램 만들기와 다운로드를 통해 localhost로 테스트할 수 있습니다. 다운로드하고 나서 압축을 풀고 파일을 한번 살펴보면 app.js 에서 jQuery로 많은 내용을 하고 있다는 것을 알 수 있습니다. 테스트를 위해 실행하는 방법은 Server 폴더로 이동하여 launch-windows 를 클릭하면 됩니다. R 을 클릭하여 웹 서비스를 시작하여 테스트할 수 있습니다. http://localhost:800..

Microsft Azure 2013. 4. 12. 09:01
Windows Azure – Mobile Services (4)

Windows Azure – Mobile Services (4) Windows Azure Mobile Services가 많이 업데이트 되어 있습니다. 스케쥴러와 HTML에 대한 내용을 추가할 예정이며 본 글에서는 스케쥴러에 대한 내용을 다루도록 하겠습니다. 메뉴가 한글로 변경되고 업데이트되었지만 지난 글은 아래 링크를 통해 확인할 수 있습니다. http://redju.tistory.com/tag/Mobile%20Services 스케쥴러는 로직을 주기적으로 실행되게 해주는 모바일 서비스의 기능입니다. 1. 모바일 서비스를 생성하고 나서 스케쥴러 메뉴에서 만들기 작업을 할 수 있습니다. 생성할 경우 이름만 입력하면 되고 수행되는 시간을 설정 가능합니다. 기본적으로 최소 시간은 15분 단위로 반복 작업이 실행..

Microsft Azure 2013. 4. 11. 09:34
Mobile Services SDK for Windows Phone 8

Mobile Services SDK for Windows Phone 8 Mobile Services SDK for Windows Phone 8 가 BUILD 를 통해 발표되었습니다. 아래 링크를 확인해보시기 바랍니다. 여러 관련 SDK가 나왔습니다. http://blogs.msdn.com/b/writingdata_services/archive/2012/10/31/windows-phone-8-is-finally-here.aspx 물론 Azure 사이트에서도 아래 그림처럼 Windows Store, iOS 뿐만 아니라 Windows Phone 8 도 지원한다는 것을 확인 가능합니다.

Microsft Azure 2012. 11. 1. 09:10
Windows Azure Mobile Services – Live ID Authentication

Windows Azure Mobile Services – Live ID Authentication Push Notification 과 마찬가지로 Live ID 에 대한 인증도 저번주에 업데이트 되었습니다. Windows Store 개발자 계정이 있어야 되며 앞 글(http://redju.tistory.com/231 )에서 작업한 내용으로 응용 프로그램을 Windows Store에 연결을 통해 구성하고 Windows Azure Mobile Services 주소를 설정해야 합니다. 설정에 대한 내용은 앞 글(http://redju.tistory.com/231 )에서 “응용 프로그램을 Windows Store에 연결”을 통해 Live Connect 개발자 센터에서 생성된 정보를 이용하게 됩니다. 아래 그림과 ..

Microsft Azure 2012. 10. 24. 08:00
Windows Azure Mobile Services – Push Notification Update

Windows Azure Mobile Services – Push Notification Update 저번 주 업데이트로 Push Notification을 구성하는 내용에 대한 부분도 변경되었습니다. 기존 처럼 작업하면 제대로 구성되지 않아 본글을 참조하시면 됩니다. Windows Azure 뿐만 아니라 Windows Store 개발자 계정이 있어야 Push Notification을 구성해서 테스트 할 수 있습니다. Windows Azure Mobile Services의 Data 에 대한 내용은 변경이 없으므로 본 글은 Mobile Services를 구성한 후 진행하는 것으로 합니다. Mobile Services를 통해 Push Notification 을 구성하기 위해서는 스토어 앱을 먼저 등록해야 합니..

Microsft Azure 2012. 10. 22. 08:00
Windows Azure Mobile Services – Facebook Authentication

Windows Azure Mobile Services – Facebook Authentication Windows Lie ID 뿐 아니라 Twitter, Google, Facebook 에 대한 인증을 이번 업데이트에서 Windows Azure Mobile Services 에서 제공하고 있습니다. 간단하게 Facebook 인증을 통해 Windows Store App 을 이용하는 내용을 아래를 통해서 살펴보도록 하겠습니다. 먼저 아래와 같이 Mobile Services 를 생성합니다. 생성한 Mobile Services 를 클릭해보면 대시보드 페이지에서 Windows뿐만 아니라 iOS까지 추가되어 있는것을 살펴 볼 수 있습니다. Windows Store App을 순서대로 생성합니다. 프로젝트를 다운로드 하고..

Microsft Azure 2012. 10. 18. 08:00
Windows Azure Mobile Services Update -2012년 10월

Windows Azure Mobile Services Update -2012년 10월 Windows Azure Mobile Services가 다시 업데이트 되었습니다. 10월 16일부로 업데이트되었네요. 자고 일어나면 새롭게 변경되어 정말 관심 기울이지 않으면 안되겠습니다. Windows Azure Mobile Services의 메뉴가 모바일 아이콘이라 Windows 8 에만 국한되지 않을 것 다는 개인 의견을 말한 적이 있는데 iOS와 Facebook 인증까지 지원이 됩니다. 자세한 링크는 아래 부분을 참고하십시오. http://weblogs.asp.net/scottgu/archive/2012/10/16/windows-azure-mobile-services-new-support-for-ios-apps-..

Microsft Azure 2012. 10. 17. 08:51
Windows Azure – Mobile Services (4)

Windows Azure - Mobile Services (4) 포럼에 질문이 올라와서 Mobile Services 데이터 페이징에 대한 내용을 정리합니다. Windows 8 App을 개발하실때 참조하실수 있습니다. 관련 내용은 아래 링크의 NOTE 부분을 참고하시기 바랍니다. http://www.windowsazure.com/en-us/develop/mobile/tutorials/add-paging-to-data-dotnet/ To prevent data overflow in mobile device clients, Mobile Services implements an automatic page limit, which defaults to a maximum of 50 items in a response..

Microsft Azure 2012. 10. 5. 09:04
이전 1 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
  • sharepoint
  • Power BI Desktop 업데이트
  • SQL Azure
  • Windows Phone 7
  • Microsoft Fabric
  • Windows Azure 업데이트
  • hongju
  • 목표
  • Power BI Update
  • Windows Azure
  • copilot
  • Power BI Desktop
  • Cloud
  • 정홍주
  • Power BI Copilot
  • Power BI Desktop Update
  • Windows Azure Mobile Services
  • sql server 2012
  • Visual Studio 2010
  • SharePoint Object Model
  • Power BI 업데이트
  • 페이지를 매긴 보고서
  • SharePoint 2013
  • 클라우드
  • SharePoint Online
  • redJu
  • SharePoint 2010
  • Power BI
  • Paginated Report
  • 업데이트
more
«   2025/06   »
일 월 화 수 목 금 토
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바