• LF몰 이벤트
  • 파일시티 이벤트
  • 서울좀비 이벤트
  • 탑툰 이벤트
  • 닥터피엘 이벤트
  • 아이템베이 이벤트
  • 아이템매니아 이벤트

C#으로 구현한 Typed DataSet 다루기

*병*
개인인증판매자스토어
최초 등록일
2008.12.16
최종 저작일
2008.12
파일확장자 압축파일
가격 3,000원 할인쿠폰받기
다운로드
장바구니

소개글

1. 신규: DsMemory를 초기화 (삭제)후 1행 추가

2. 조회: DtBaseball의 내용을 가져와 MsMemory에 넣는다.

가져온 Data는 textBox에 자동으로 Binding

3. 저장: DtBaseball에 행 추가(행 수정) 된다.

4. 삭제: DtBaseball의 해당 행이 삭제 된다.

컴파일 실행환경

Visual Studio 2008

본문내용

namespace WindowsFormsApplication7
{
partial class Form1
{
/// <summary>
/// 필수 디자이너 변수입니다.
/// </summary>
private System.ComponentModel.IContainer components = null;

/// <summary>
/// 사용 중인 모든 리소스를 정리합니다.
/// </summary>
/// <param name="disposing">관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}

#region Windows Form 디자이너에서 생성한 코드

/// <summary>
/// 디자이너 지원에 필요한 메서드입니다.
/// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
/// </summary>
private void InitializeComponent()
{
this.label1 = new System.Windows.Forms.Label();
this.panel1 = new System.Windows.Forms.Panel();
this.button4 = new System.Windows.Forms.Button();
this.button3 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.textBox3 = new System.Windows.Forms.TextBox();
this.textBox2 = new System.Windows.Forms.TextBox();
this.textBox1 = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.dataGridView1 = new System.Windows.Forms.DataGridView();
this.dataGridView2 = new System.Windows.Forms.DataGridView();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
this.SuspendLayout();

압축파일 내 파일목록

WindowsFormsApplication7/WindowsFormsApplication7.sln
WindowsFormsApplication7/WindowsFormsApplication7.suo
WindowsFormsApplication7/WindowsFormsApplication7/
WindowsFormsApplication7/WindowsFormsApplication7/BaseBallDAO.cs
WindowsFormsApplication7/WindowsFormsApplication7/bin/
WindowsFormsApplication7/WindowsFormsApplication7/bin/Debug/
WindowsFormsApplication7/WindowsFormsApplication7/bin/Debug/WindowsFormsApplication7.exe
WindowsFormsApplication7/WindowsFormsApplication7/bin/Debug/WindowsFormsApplication7.pdb
WindowsFormsApplication7/WindowsFormsApplication7/bin/Debug/WindowsFormsApplication7.vshost.exe
WindowsFormsApplication7/WindowsFormsApplication7/bin/Debug/WindowsFormsApplication7.vshost.exe.manifest
WindowsFormsApplication7/WindowsFormsApplication7/DsMemory.xsc
WindowsFormsApplication7/WindowsFormsApplication7/DsMemory.xsd
WindowsFormsApplication7/WindowsFormsApplication7/DsMemory.xss
WindowsFormsApplication7/WindowsFormsApplication7/DsMemory1.Designer.cs
WindowsFormsApplication7/WindowsFormsApplication7/Form1.cs
WindowsFormsApplication7/WindowsFormsApplication7/Form1.Designer.cs
WindowsFormsApplication7/WindowsFormsApplication7/Form1.resx
WindowsFormsApplication7/WindowsFormsApplication7/obj/
WindowsFormsApplication7/WindowsFormsApplication7/obj/Debug/
WindowsFormsApplication7/WindowsFormsApplication7/obj/Debug/Refactor/
WindowsFormsApplication7/WindowsFormsApplication7/obj/Debug/TempPE/
WindowsFormsApplication7/WindowsFormsApplication7/obj/Debug/TempPE/DsDB.Designer.cs.dll
WindowsFormsApplication7/WindowsFormsApplication7/obj/Debug/TempPE/DsMemory1.Designer.cs.dll
WindowsFormsApplication7/WindowsFormsApplication7/obj/Debug/WindowsFormsApplication7.csproj.FileListAbsolute.txt
WindowsFormsApplication7/WindowsFormsApplication7/obj/Debug/WindowsFormsApplication7.csproj.GenerateResource.Cache
WindowsFormsApplication7/WindowsFormsApplication7/obj/Debug/WindowsFormsApplication7.exe
WindowsFormsApplication7/WindowsFormsApplication7/obj/Debug/WindowsFormsApplication7.Form1.resources
WindowsFormsApplication7/WindowsFormsApplication7/obj/Debug/WindowsFormsApplication7.pdb
WindowsFormsApplication7/WindowsFormsApplication7/obj/Debug/WindowsFormsApplication7.Properties.Resources.resources
WindowsFormsApplication7/WindowsFormsApplication7/Properties/
WindowsFormsApplication7/WindowsFormsApplication7/Properties/AssemblyInfo.cs
WindowsFormsApplication7/WindowsFormsApplication7/Properties/Resources.Designer.cs
WindowsFormsApplication7/WindowsFormsApplication7/Properties/Resources.resx
WindowsFormsApplication7/WindowsFormsApplication7/Properties/Settings.Designer.cs
WindowsFormsApplication7/WindowsFormsApplication7/Properties/Settings.settings
WindowsFormsApplication7/WindowsFormsApplication7/WindowsFormsApplication7.csproj

참고 자료

없음
*병*
판매자 유형Silver개인인증

주의사항

저작권 자료의 정보 및 내용의 진실성에 대하여 해피캠퍼스는 보증하지 않으며, 해당 정보 및 게시물 저작권과 기타 법적 책임은 자료 등록자에게 있습니다.
자료 및 게시물 내용의 불법적 이용, 무단 전재∙배포는 금지되어 있습니다.
저작권침해, 명예훼손 등 분쟁 요소 발견 시 고객센터의 저작권침해 신고센터를 이용해 주시기 바랍니다.
환불정책

해피캠퍼스는 구매자와 판매자 모두가 만족하는 서비스가 되도록 노력하고 있으며, 아래의 4가지 자료환불 조건을 꼭 확인해주시기 바랍니다.

파일오류 중복자료 저작권 없음 설명과 실제 내용 불일치
파일의 다운로드가 제대로 되지 않거나 파일형식에 맞는 프로그램으로 정상 작동하지 않는 경우 다른 자료와 70% 이상 내용이 일치하는 경우 (중복임을 확인할 수 있는 근거 필요함) 인터넷의 다른 사이트, 연구기관, 학교, 서적 등의 자료를 도용한 경우 자료의 설명과 실제 자료의 내용이 일치하지 않는 경우
최근 본 자료더보기
탑툰 이벤트
C#으로 구현한 Typed DataSet 다루기
  • 레이어 팝업
  • 레이어 팝업
  • 레이어 팝업
  • 레이어 팝업