1 Brad Abrams씨의 포스트 Accessing the ASP.NET Authentication, Profile and Role Service in Silverlight를 보면,
샘플 프로젝트를 만들어 볼 수 있게 되고,
2 Omar Al Zabir씨의 포스트 10 ASP.NET Performance and Scalability Secrets를 보면,
ASP.NET 2.0도 서비스에 적용 할만하다는 위안이 생기게 됩니다.
특히 아래 Secrets 중 굵은 글자로 되어있는 주제에 주목하세요.
- ASP.NET pipeline optimization
- ASP.NET process configuration optimization
- Things you must do for ASP.NET before going live
- Content Delivery Network
- Caching AJAX calls on browser
- Making best use of Browser Cache
- On demand progressive UI loading for fast smooth experience
- Optimize ASP.NET 2.0 Profile provider
- How to query ASP.NET 2.0 Membership tables without bringing down the site
- Prevent Denial of Service (DOS) attack
Omar 씨는 Building a Web 2.0 Portal with ASP.NET 3.5의 필자이기도 하네요.
'Silverlight > Lecture' 카테고리의 다른 글
Silverlight & WCF on HTTPS 사용시 체크할 것 (10) | 2009.02.12 |
---|---|
실버라이트 PasswordBox.Password는 DataBind가 안된다? (0) | 2009.02.06 |
매쉬업 이미지 검색 + MVVM모델 + CommandPattern 예제 (10) | 2009.01.30 |
실버라이트 어플리케이션 빌드버전 표시하기 (0) | 2008.11.26 |
실버라이트 Full Screen 모드에서 허용되는 키 목록 (SL2기준) (0) | 2008.11.25 |
실버라이트와 Referer (4) | 2008.11.09 |
실버라이트 호스팅페이지 URL에서 QueryString 얻기 (2) | 2008.09.24 |