Microsoft MVP성태의 닷넷 이야기
.NET 4.0: 10. 베타 2에서 새롭게 소개되는 추가 기능 [링크 복사], [링크+제목 복사],
조회: 10854
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 

What's New in the BCL in .NET 4 Beta 2 [Justin Van Patten]
; http://blogs.msdn.com/bclteam/archive/2009/10/21/what-s-new-in-the-bcl-in-net-4-beta-2-justin-van-patten.aspx

다음과 같은 변경 사항을 직관적으로 이해할 수 있는 예제와 함께 소개해 주고 있습니다. 잠시 시간내서 한번 읽어보세요. ^^

- Complex Number
- Location
- IObservable<T>
- Stream.CopyTo
- Guid.TryParse, Version.TryParse, and Enum.TryParse<T>
- Enum.HasFlag
- String.Concat and String.Join overloads that take IEnumerable<T>
- String.IsNullOrWhiteSpace
- Environment.SpecialFolder additions
- Environment.Is64BitProcess and Environment.Is64BitOperatingSystem
- Path.Combine params support
- TimeSpan Globalized Formatting and Parsing
- Stopwatch.Restart
- StringBuilder.Clear
- IntPtr and UIntPtr Addition and Subtraction operators
- ServiceProcessInstaller.DelayedAutoStart
- ObservableCollection<T> moved to System.dll








[최초 등록일: ]
[최종 수정일: 10/22/2009]


비밀번호

댓글 작성자
 



2009-10-23 11시05분
[스티플의추억] 항상 좋은 글 잘 읽고 갑니다.
4.0 에서 꼭 필요한 기능들이 추가되었군요.

1. Stream.CopyTo
요건 테스트 후 쓸만하면, 파일 작업할때 옛날 코드 뒤져보는 일이 없을거 같네요.

2. Enum.TryParse<T>
예제에 나오는 코드는 너무 자주써서, 손가락에 익힌 코드인데.. 이제 잊어버려도 되는 게 한가지 늘었습니다.

3. Environment.SpecialFolder
Environment.GetEnvironmentVariable("windir"); 에서 windir을 자주 까먹어서 시스템속성에서 환경변수 뒤져봤는데, 이것도 잊어도 되겠군요.

4. Path.Combine
.net 1.0 에서 지원됬어야 했습니다.

5. StringBuilder.Clear
.net 1.0 에서 지원됬어야 했습니다.

이상 건망증에 시달리고, 모든걸 잊고 싶은 30대 초반 블로그 구독자 였습니다.
[guest]
2009-10-23 11시25분
요즘 외부 아티클의 글들을 폐쇄할까 고민중이었는데. 그냥 놔둬야 겠군요. ^^ 조회율도 상대적으로 없고, 대부분 영문자료로의 링크라서. (사실, ^^ 제가 쓴 아티클보다 여기 링크된 글들이 더 좋은 경우가 많아서 가치는 있죠.)

근데, 스티풀님 블로그를 가보니... 쪼끔 썰렁하군요. ^^

스티플추억님의 이글루
; http://radioni.egloos.com/
kevin25
2009-10-26 09시26분
[스티플의추억] 부끄럽네요.

저도 진작 블로깅 좀 해놀껄...

반성하겠습니다.
[guest]

... 16  17  18  19  20  21  22  23  24  25  26  27  28  29  [30]  ...
NoWriterDateCnt.TitleFile(s)
450정성태9/28/20069618.NET : 16. ADO.NET vNext Entity Data Model Designer Prototype, CTP
449정성태9/28/200610527TFS : 37. Team Foundation Server and Basic Authentication
448정성태9/28/200610094TFS : 36. Moving the Team Foundation Server Data Warehouse to a Separate Server
447정성태10/20/200610215Vista : 10. ASLR이 적용된 Vista
446정성태9/26/200610010개발환경 구성 : 31. Profiling Tool for .NET Developers
445정성태10/20/20069670Windows 2008 : 2. LHS Feature Of The Week #2 - Remote Differential Compression
444정성태10/20/200610232Windows 2008 : 1. LHS Feature Of The Week #1 - Transactional NTFS
443정성태9/23/200610121개발환경 구성 : 30. Tip/Trick: Optimizing ASP.NET 2.0 Web Project Build Performance with VS 2005
442정성태9/28/200610689TFS : 35. 설치 설명서 / 관리자 가이드 도움말 업데이트
441정성태9/21/200611176개발환경 구성 : 29. SQL Server Spec 비교
440정성태10/20/200610568.NET 3.0 : 3. WCF Workshops updated to Release Candidate 1
439정성태9/20/200610562개발환경 구성 : 28. Caml Viewer 2007 : released on Codeplex
438정성태9/20/200610331개발환경 구성 : 27. Enterprise Smart Card Deployment in the Microsoft® Windows® Smart Card Framework
437정성태9/19/200610267TFS : 34. Getting Started with TFS Integrator 파일 다운로드2
434정성태9/20/200610980개발환경 구성 : 26. Developing Web Applications on Windows Vista with Visual Studio 2005
433정성태10/20/200610423Vista : 9. Next Generation TCP/IP Stack
432정성태9/16/200610304TFS : 33. Now Available: Teamprise V2 Preview 2
431정성태9/16/20069944개발환경 구성 : 25. Announcing the Web Client Software Factory
430정성태9/15/200610291.NET : 15. ASP.NET 2.0 - A Preview of Web LINQ - BLINQ
429정성태9/15/20069875The True Cost of .NET Exceptions
428정성태9/15/200611668.NET : 14. IronPython 예제들
427정성태9/14/200611168개발환경 구성 : 24. Smart Start and Stop Service in VS.NET Build
426정성태9/13/200610598TFS : 32. Team Foundation Server Language Change Package
425정성태9/12/200610446TFS : 31. Team Foundation Administrator's Guide (TFSAdmin.chm)
424정성태9/12/200611115Visual C++ : 2. Managed Debugger Expression Evaluator - mcee_mc.dat
422정성태9/8/200611014.NET : 13. An Introduction to LINQ
... 16  17  18  19  20  21  22  23  24  25  26  27  28  29  [30]  ...