Visual Studio New Feature - 새로운 기능들


참조 URL
  1. http://blogs.msdn.com/b/somasegar/archive/2013/09/09/announcing-the-visual-studio-2013-release-candidate.aspx
  2. http://www.microsoft.com/visualstudio/kor/2013-preview#story-2013preview
  3. http://www.microsoft.com/visualstudio/eng/2013-preview#story-2013preview
  4. http://msdn.microsoft.com/en-us/library/vstudio/bb386063(v=vs.120).aspx
  5. http://blogs.msdn.com/b/visualstudio/archive/2013/07/15/visual-studio-2013-new-editor-features.aspx



- Peek Definition (Alt + F12)

- Enhanced Scrollbar

- Navigate To (Ctrl+,)

- Auto Brace Complete

- Move Line Up/ Down (Alt Arrow-Up/ Arrow-Down)

- New IDE Features for Visual C++

- New IDE Features for JavaScript

- ...


자세한 사항은 위 링크에서 직접 알아 보기를 바랍니다.









Visual Studio 2013 Preview


참조 URL
  1. http://www.microsoft.com/visualstudio/eng/2013-downloads
  2. http://channel9.msdn.com/Shows/Visual-Studio-Toolbox/Visual-Studio-2013-Preview
  3. http://channel9.msdn.com/Events/Build/2013/3-339
  4. http://channel9.msdn.com/Events/Build/2013/3-503
  5. http://channel9.msdn.com/Events/Build/2013/2-546
  6. http://channel9.msdn.com/Shows/Visual-Studio-Toolbox/Asynchronous-Debugging-in-Visual-Studio-2013
  7. http://channel9.msdn.com/Shows/Web+Camps+TV/New-Features-in-Visual-Studio-2013-for-Web-Developers



 마이크로소프트에서 Visual Studio 2013에 대해서 프리뷰판이 올라왔다. 2012에 툴에 대해서도 아직 제대로 모르는데 2013이 벌써 나오려고 하고 있으니 툴만 익히는데 버거운거 같다. ㅠㅠ;;


 필요하신분은 링크에서 다운 받아 프리뷰해보시면 될거 같습니다. 저도 조만간 집에 컴터가 세팅이 되면 설치를 해보려고 하네요.



Download

Install and try Visual Studio today and seize the future of development.











Extended WPF Toolkit™ Community Edition


참조 URL
  1. http://wpftoolkit.codeplex.com/
  2. http://wpftoolkit.codeplex.com/documentation
  3. http://wpftoolkit.codeplex.com/releases/view/99072
  4. https://www.facebook.com/DataGrids


 WPF 개발시 기본 컨트롤을 확장하여 보다 쉽게 사용할 수 있도록 Toolkit를 만들어 배포하고 있다.


















Build 2013 San Francisco, California - Channel9


참조 URL
  1. http://channel9.msdn.com/Events/Build/2013
  2. http://channel9.msdn.com/Events/Build/2013?sort=status&direction=asc#tab_sortBy_status



 샌프란시스코에서 열린 Build 2013이 Channel9에 게시가 되었다.








The Visual Studio 2013 Blog


참조 URL
  1. http://blogs.msdn.com/b/visualstudio/
  2. http://channel9.msdn.com/Events/Build/2013/3-339




 Visual Studio 2013에 대해서 최신 정보를 게시하는 마이크로소프트의 공식 블러그다.












Visual Studio 2013 Preview


참조 URL
  1. http://www.asp.net/vnext/overview
  2. http://www.asp.net/vnext/overview/latest



 Visual Studio 2013 Preview에 대한 정보를 ASP.NET에서 알 수 있다.


아래 리스트에 대한 정보를 알 수 있다.


1.Visual Studio 2013 Preview

2.ASP.NET MVC 5

3.ASP.NET Web API 2

4.ASP.NET Web Forms

5.OWIN and Katana

6.Authentication

7.ASP.NET Scaffolding











ASP.NET and Web Tools for Visual Studio 2013 Preview Release Notes


참조 URL
  1. http://ASP.NET and Web Tools for Visual Studio 2013 Preview Release Notes



Visual Studio 2013 Preivew에서 ASP.NET, ASP.NET MVC에 대한 릴리즈 노트다. 



ASP.NET Identity

ASP.NET Web Forms

ASP.NET MVC 5

ASP.NET API 2

Scaffolding

ASP.NET SignalR

Katana

Known Issues and Breaking Changes


등 새로 추가된 기능과 개선된 사항에 대해서 알 수 있다.



  • ASP.NET Identity
    • Claims-based authentication
    • OAuth 2.0
    • Integration with Windows Azure Active Directory and Windows Server Active Directory
    • ASP.NET Web Forms
      • One ASP.NET
      • ASP.NET Identity
      • ASP.NET Scaffolding
      • Bootstrap
    • ASP.NET MVC 5
      • One ASP.NET
      • ASP.NET Identity
      • Bootstrap
      • Authentication filters
      • Filter overrides
    • ASP.NET Web API 2
      • Attribute routing
      • OData improvements: $select, $expand, $batch, $value and improved extensibility
      • Request batching
      • Portable ASP.NET Web API Client
      • Improved testability
      • IHttpActionResult
      • CORS
      • Authentication filters
      • Filter overrides
      • OWIN support and integration
    • Scaffolding
    • ASP.NET SignalR
      • iOS and Android support via MonoTouch and MonoDroid (Xamarin)
      • Portable .NET Client Library
      • Self-hosting package
      • Backwards compatible server support
      • .NET 4.5 only (Server Side)
      • Removal of Assemblies/APIs
      • Migrating your application from 1.x to 2.0
      • IRequest.GetHttpContext() replacement
      • Server sent events has known issues on Silverlight
      • Bug fixes
    • Katana
      • Entity Framework
      • ASP.NET Web Optimization 1.1.0
    • Known Issues and Breaking Changes
      • Installation Issues
      • General Issues
      • Tooling Issues
      • ASP.NET MVC Issues
      • ASP.NET Web API Issues
      • Templates
      • ASP.NET SignalR Issues
      • Entity Framework 6
      • Web Forms Scaffolding
      • MVC Scaffolding






    DebugView로 디버깅을 좀더 쉽게 해보자


    참조 URL
    1. http://technet.microsoft.com/en-us/sysinternals/bb896647.aspx



     Visual Studio가 없는 상태에서 디버그 메시지 출력을 보여주는 유틸리티이다. "코드1"와 같이 출력하면 기본적으로 Visual Studio의 Output 창으로 출력이 되던 정보가 서버 배포나 일반 PC로 배포가 되었을 때 디버깅을 하기 쉽도록 지원해 준다. 


    Debug.WriteLine("Debug String #1");
    Trace.WriteLine("Trace String #2");

    [코드1] Output에 정보를 출력한다.



    "http://technet.microsoft.com/en-us/sysinternals/bb896647.aspx"에서 다운 받아 실행하면 "그림1"과 같다.



    [그림1] DebugView 실행 화면




    [그림2] DebugView에서 메시지를 캡춰한 화면





    C#에서 Oracle client를 설치하지 않고 접속하기


    참조 URL
    1. http://www.thebestcsharpprogrammerintheworld.com/blogs/connect-to-an-oracle-database-without-an-oracle-client.aspx
    2. http://stackoverflow.com/questions/11366695/how-do-i-use-oracle-from-net
    3. http://www.sysnet.pe.kr/Default.aspx?mode=2&sub=0&detail=1&wid=822
    4. http://www.splinter.com.au/using-the-new-odpnet-to-access-oracle-from-c/
    5. http://www.splinter.com.au/connecting-to-oracle-from-c-winforms-aspnet-w/
    6. http://www.oracle.com/technetwork/database/windows/downloads/index.html



    * oci.dll

    * Oracle.DataAccess.dll

    * oraociicus11.dll

    * OraOps11w.dll

    * orannzsbb11.dll

    * oraocci11.dll

    * ociw32.dll


     위 파일이 필요 하며 아래 코드와 같이 사용하면 된다.


    [코드1] Oracle 연결 테스트




    [코드2] Oracle 실행 테스트





    관련 파일은 다음 링크에서 받을 수 있습니다.

    http://www.oracle.com/technetwork/database/windows/downloads/index.html


    Oracle Data Access Components and Tools - .NET and Windows


    ODAC (32-bit)
    ODAC (64-bit)



     자신의 버전에 맞게 클릭해서 들어 가면


    Thank you for accepting the OTN License Agreement; you may now download this software.
    64-bit ODAC 11.2 Release 5 (11.2.0.3.20) Xcopy for Windows x64           [Released September 12, 2012]
      
     DownloadODAC1120320Xcopy_x64.zip - 55 MB (56,790,670 bytes)
      Installation Instructions are included within the zip file. 

    Important: The 32-bit Oracle Developer Tools for Visual Studio download is required for Entity Framework design-time features. The above download fully supports Entity Framework deployment, but does not contain design-time tools.
       
      

    Download Includes

      64-bit Oracle Data Provider for .NET 4 11.2.0.3.0
      64-bit Oracle Data Provider for .NET 2.0 11.2.0.3.0
      64-bit Oracle Providers for ASP.NET 4 11.2.0.3.0
      64-bit Oracle Providers for ASP.NET 2.0 11.2.0.3.0
      64-bit Oracle Provider for OLE DB 11.2.0.3.0
      64-bit Oracle Services for Microsoft Transaction Server 11.2.0.3.0
      64-bit Oracle Instant Client 11.2.0.3.0


    위와 같은 화면이 눈에 보일것이다.


    이 부분에서 ODAC1120320Xcopy_x64.zip를 다운받으면 관련 DLL들이 있을 것이다.









    + Recent posts