• Title/Summary/Keyword: 닷넷

Search Result 49, Processing Time 0.031 seconds

Design and Implementation of Mobile Reservation System on Dot Net Framework (닷넷 기반에서의 모바일 환경 예약 시스템 설계 밑 구현)

  • 김정훈;장민석
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 2004.04a
    • /
    • pp.543-546
    • /
    • 2004
  • 기존의 예약 시스템을 보게 되면 주로 뿔을 이용한 정보 검색 및 예약을 하는 일이 많았다. 하지만 요즘 들어서는 사용자들이 웹과 더불어 모바일 디바이스 즉, 핸드폰, PDA(Personal Digital Assistant), 스마트 폰 등의 사용률이 급격하게 증가하고 사회가 급변하게 돌아가기 때문에 언제 어디서든지 접할 수 있는 모바일 디바이스를 이용한 예약 시스템이 필요로 하게 된다. 그렇기 때문에 본 논문에서는 마이크로소프트 사의 닷넷 프레임워크 중에서 모바일 닷넷 프레임워크 또는 컴팩트 프레임워크를 기반으로 한 예약 시스템을 설계 및 구현 해보았다.

  • PDF

Realization of Solution Based on .NET Optimized in Enterprise Environment (기업 환경에 최적화된 닷넷 기반 솔루션 구현)

  • Wang Jung-Hwe
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2006.06c
    • /
    • pp.238-240
    • /
    • 2006
  • 현대 기업에서는 다양하고 복잡한 업무 프로세스가 일반화 되어있고, 그에 따라 동일한 작업을 여러 장비 즉, PC, 노트북. PDA등 다양한 장비에서 하기를 원하는 사용자들의 요구가 늘어가는 추세이다. 하지만 대부분의 기업에서도 동일한 업무 프로세스를 유지보수나 재개발 하는데 있어서 많은 시간과 비용이 투자되어온 것이 사실이다. 본 논문에서는 이 같은 문제의 해결방안으로 최근 기술인 닷넷 아키텍처를 기반으로 연구된 자료를 토대로 기업 환경에 맞는 재사용성을 강조한 클래스를 구현하고 기존에 대부분의 기업에서 구현되고 있는 데 이터계층, 비즈니스 계층, 유저인터페이스 접근계층으로 분류되는 3-Tier계층 모델에서 한 단계 진보한 닷넷 아키텍처를 응용한 새로운 기업환견에 맞는 닷넷 솔루션 모델을 제시함으로써 닷넷 슬루션의 성능과 팀 개발 업무에서의 비용과 시간을 개선시킬 수 있다는 것을 증명한다.

  • PDF

A Comparison of .NET Implementation in Linux (리눅스에서의 .NET 구현 비교)

  • 장익현;김원영;최완
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.10a
    • /
    • pp.616-618
    • /
    • 2004
  • 마이크로소프트의 닷넷은 언어독립적이고 플랫폼 독립적인 응용을 작성할 수 있도록 해주는 개발환경이다. 웹 서비스와 웹 응용 분야에서 자바와 경쟁하고 있으나 차세대 인터넷 플랫폼이 될 가능성이 높아 보인다. 닷넷 응용을 리눅스/유닉스 시스템에서 실행할 수 있다는 것은 리눅스/유닉스 시스템에 지금보다 많은 다양한 응용서비스가 제공됨 수 있다는 것을 의미한다. 닷넷을 리눅스 상에 구현한 대표적 프로젝트인 Mono와 Portable.NET의 실용성을 비교 시험을 통해 분석하여 보았다.

  • PDF

Design of Call Tree View Process for .Net Smart Client Solution Deployment and Management (닷넷 스마트 클라이언트의 배포 및 관리를 위한 콜트리뷰 프로세스의 설계)

  • Kang, Yun-Sung;Lee, Jun-Hwan;Cho, Han-Jin
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2010.05a
    • /
    • pp.22-24
    • /
    • 2010
  • 프로그램의 개발과 운영 방식이 C/S 시스템에서 N-티어 방식 등으로 다양해짐에 따라, 프로세스의 설계 및 디자인 방식 또한 다양성을 띄게 되었다. 닷넷 스마트 클라이언트는 특정 기술을 지칭하는 것이 아니며, 닷넷의 Click Once, NTD, .NET Remoting 등의 여러 기술로 구성되어 N-티어 환경에서 사용되어진다. 본 논문에서는 3-티어 환경에서, 닷넷 스마트 클라이언트 프로젝트를 진행하면서 이슈화된 배포와, 부가적으로 효율적인 메뉴 관리를 위한 콜트리뷰 프로세스를 설계하였다.

  • PDF

Development of a .NET-based Explorer Supporting WebDAV (웹데브를 지원하는 닷넷 기반의 탐색기 개발)

  • Jung, Hye-Young;Ahn, Geon-Tae;Park, Yang-Soo;Lee, Myung-Joon
    • The KIPS Transactions:PartC
    • /
    • v.11C no.5
    • /
    • pp.703-710
    • /
    • 2004
  • WebDAV is a protocol to support collaboration among one or more groups in geographically distant locations through the internet. WebDAV extends the web communication protocol HTTP/1.1 to provide a standard infrastructure for .supporting asynchronous collaboration for various contents across the internet. A WebDAV client uses HTTP requests to perform a renewal and update action to the resources in WebDAY servers. So, it is desirable that the client supports the ability of authoring and version management with a good concurrency control and property management. In this paper, to enhance usability, we developed a .NET-based WebDAV client with a user interface similar to the Windows Explorer. The developed WebDAV client supports easy launching of the authoring application and appropriate lock control for the server resources. In addition, through the functionality of process monitoring, it supports automatic update of the server resources when the modification of the resources are completed by the user. The WebDAY client is a .NET-based application written in the C# language, running on any platform supporting a .NET framework.

Implementation of Security Plan from .NET Remoting Environment (닷넷 리모팅 환경에서의 보안 방안 구현)

  • Kim, Young-Sear
    • Journal of the Institute of Convergence Signal Processing
    • /
    • v.10 no.4
    • /
    • pp.256-261
    • /
    • 2009
  • While .NET and J2EE bisects recent distributed environment, .NET displays "Remoting" as a technology to call remote object. Remoting is frequently used as a protocol in OLTP's WEB program development in form of RPC that exchange data in XML form under HTTP environment. Purpose of this research is to draw problems when applying security to .NET remoting technology that is recently used in web programming, and to find effective application plan by implementing. The main discussion is following. First, network layer security should be replaced to application layer security for better performance and flexibility. Second, the serialization procedure that is repeated in both remoting and encryption module should take place once. Lastly, implementation of "Surrogate" and "Compress" will be discussed that enables to eliminate unnecessary data(table relations, keys, etc) that is used in dataset object of .NET in order to reduce the size of data. It is possible to achieve improvement in speed by two times through immediate implementation in these cases. In order for easier use, component based framework should be supplied hereafter.

  • PDF

Design and Implementation of Dot Net-based Reservation System in Mobile Environment (모바일 환경에서 닷넷 기반의 예약 시스템 설계 및 구현)

  • Lim, Chae-Uk;Jang, Min-Seok
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.11a
    • /
    • pp.381-384
    • /
    • 2003
  • 기존의 예약시스템을 보게 되면 주로 웹을 이용한 정보 검색 및 예약을 하는 일이 많았다. 하지만 요즘 들어서는 사용자들이 웹과 더불어 모바일 디바이스 즉, 핸드폰, PDA(Personal Digital Assistant), 스마트 폰 등의 사용률이 급격하게 증가하고 사회가 급변하게 돌아가기 때문에 언제 어디서든지 접할 수 있는 모바일 디바이스를 이용한 예약 시스템이 필요로 하게 된다. 그렇기 때문에 본 논문에서는 마이크로 소프트 사의 닷넷 프레임워크 중에서 모바일 닷넷 프레임워크 또는 컴팩트 프레임워크를 기반으로 한 예약 시스템을 설계 및 구현해보았다.

  • PDF

Design of the Business Management System Based on .NET Using UML (UML을 이용한 닷넷기반의 경영관리시스템에 대한 설계)

  • Lee Sang-Young
    • Journal of the Korea Computer Industry Society
    • /
    • v.7 no.3
    • /
    • pp.179-184
    • /
    • 2006
  • many corporation introduce information system by method to maximize profit and to reduce expense within flood of information along with development of Information Technology. In this paper, construed AS-IS using UML that is an object intention methodology design tool via process of TO-BE process model design and so on to base Use Case diagram, sequence diagram, component diagram make out that do and this is Microsoft's .NET And wished to raise reusability of component and development productivity of software as that embody smaller enterprise type business administration system that .NET-based relationship extension is possible.

  • PDF

IT vs. IT - MS '닷넷전략' vs. Sun '썬원전략'

  • Korea Database Promotion Center
    • Digital Contents
    • /
    • no.8 s.111
    • /
    • pp.68-79
    • /
    • 2002
  • IT VS.IT에서 IT업계 진검승부를 통한 라이벌 업체들의 선의의 경쟁의 면면을 들여다보고자 한다. 첫 번째로 마이크로소프트의 '닷넷전략'과 썬마이크로시스템즈의 '썬원전략'에 대해 살펴보자. XML 기반의 에플리케이션, 프로세스와 웹사이트들이 정보와 기능을 플랫폼, 장비에 상관없이 서로간에 공유하고 결합하는 서비스로 사용해 기업과 개인의 요구사항에 적합한 솔루션을 제공할 수 있게 한다는 MS의 '.NET 플랫폼'과 기업 이익을 위해 서비스 형태로 정보 자산을 완벽히 활용하고자 하는 '서비스 온 디맨드' 비전 하에서 '웹 서비스'를 개발하고 운영, 제공하려는 기업들을 위해 고안된 개방적이고 통합 가능한 솔루션 'Sun ONE 플랫폼'에 대한 기고문을 함께 싣는다.

  • PDF

Implementation of Data Connection Object Using Iterator Pattern in .NET Base (닷넷 기반에서 Iterator Pattern을 이용한 데이터 접속 객체의 구현)

  • Nam, Suk-Mo;Kim, Sang-Hoon;Jung, Jung-Sue
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.11c
    • /
    • pp.1539-1542
    • /
    • 2003
  • 최근 소프트웨어 개발에서의 핵심어인 객체지향(object oriented)은 1970년대 초부터 중요하게 인식 되기 시작했다. 현재는 객체지향에 대한 많은 관련 연구를 통하여 그 활용범위가 증대되고 있다. 본 연구에서는 객체지향 연구의 한 부분인 디자인 패턴 중에서 많이 이용되는 Iterator(Cursor) Pattern을 활용하여 닷넷(.NET) 기반에서의 특정 비즈니스를 위한 데이터 접속 객체를 연구하였다.

  • PDF