2010. 11. 30. 09:10

Hot News

1. {CODE PARTY} 12월 세미나가 지금 접수중입니다.[HOT]  
2. {CODE PARTY} On-line 8월 9월 10월 세미나가 모두 올라오고 있습니다. 동영상과 자료를 다운로드 받으실 수 있습니다.  

발빠르게 개발자들에 필요한 링크를 모아서 전달해드리는 {CODE PARTY} News+ 서비스를 시작하게 되었습니다.
가입도 필요없이 편리하게 링크(http://youngwook.com/tag/NEWS+)만으로 혹은 RSS Feed로 접근하실 수 있습니다.

News+를 실시간으로 받아보고 싶으신 분들은 Twitter @winkey7을 지금 팔로우 해주세요.
{CODE PARTY}세미나와 기타 이벤트 소식을 리얼 타임으로 알려 드립니다.

 

ASP.NET MVC or Webforms? Why not both?
ASP.NET MVC를 사용할 것인지 혹은 웹 폼을 사용할 것인지 판단을 도와주는 글입니다..

 

ASP.NET MVC: Comparing same view on ASP.NET and Razor view engine
ASP.NET MVCView Engine으로써 Razor를 함께 사용하는 방법을 설명하고 있습니다.

 

Win7 Mobile Back Arrow Key Interception
Windows Phone7에서 필요에 따라서는 뒤로 버튼을 막을 때가 있는데 어떻게 막는지 Tip을 설명하는 간단한 글입니다.


























jQuery Data Linking in ASP.NET

Improving the Netduino Knight Rider effect with a shift register

Quick introduction to Pex

Url Rewriting - Get the modified url

Writing LINQ providers easily and elegantly (LinqExtender 3.0)

Common Service Locator for MAF

ASP.NET: How to avoid ArgumentNullException in StructureMap controller factory

Finding Controls in a Master Page with jQuery

Difference between int.Parse and Convert.ToInt32

Simulating projectile motion with the Animation Manager using C++

Window Clippings 3 is coming on Monday!

New VHD’s Coming Soon

XMI 2.1 Export for VS2010 UML Tools

TFS Integration Platform Documentation Refreshed on Codeplex (December Base)

Blend Bits 18–Sample Data

Security Measure To Prevent URL Parameter Forgery- An Example with ASP.Net MVC

SilverlightOutOfBrowser

Visual Studio Add-In For creating Vista Gadget

Programmatically use a server as the Build Server for multiple Project Collections

Issues with using Custom Counter in Goal Based Load Pattern inside Load Test

GSWork


































2010. 11. 29. 15:54

원도우폰7의 엡 개발은 정말 쉽다. '10분만에 트위터 앱 만들기'를 보시면 쉽게 이해가 될 것으로 보인다. 원도우폰7의 앱 개수는 이번 주말에 3000개를 넘어설 것으로 보이는데 초기시장은 1만개가 임계선으로 1만개가 넘어서면 기본적으로 필요한 앱은 모두다 갖추어졌다고 이야기 한다.
 관련 기사는 http://www.edaily.co.kr/news/NewsRead.edy?SCD=DC13&newsid=01679366593169656&DCD=A01404 에서 보실 수 있다.
2010. 11. 29. 13:42
다년간 삽질을 거듭해서 일까? 최근 삼성전자 하드웨어는 나름 호평을 받기 시작했다. 특히 소프트웨어가 이미 충분히 준비되어 있는 상태에서 하드웨어만 만드는 경우는 더더욱 그러하다. 안드로이드 폰인 겔럭시S와 겔럭시Tap으로 시장에서 재미있는 성과를 올렸던 삼성전자가 최근에 옴니아7과 포커스라는 두 모델의 원도우폰7을 출시해서 원도우폰7 판매량에서도 1위를 차지했다고 한다.
 삼성전자로써는 특정 OS에 올인하지 않고 여기저기 긍정적인 신호를 뽑아내는데 성공하고 있는 모습을 보면 실로 대단하기도 하다.
 현재 LG와 HTC에서도 각각 2종과 3종의 원도우폰7 기반의 제품을 출시하고 있다.



자세한 내용은 아래 기사를 참조하기 바란다. http://www.kbench.com/digital/?no=93223&sc=1
2010. 11. 26. 16:58
설명은 패스.. 아래 표와 샘플만 보시면 다 이해 하시리라 생각한다. ^^

 Properties

 Meaning

 ActiveXControls

Gets a value indicating whether the client browser supports ActiveX controls.

 AOL

Gets a value indicating whether the client is an America Online (AOL) browser.

 BackgroundSounds

Gets a value indicating whether the client browser supports background sounds.

 Beta

Gets a value indicating whether the browser is a beta release.

 Browser

Gets the browser string (if any) that was transmitted in the User-Agent header.

 CDF

Gets a value indicating whether the client browser supports Channel Definition Format (CDF) for webcasting.

 ClrVersion

[To be supplied.]

 Cookies

Gets a value indicating whether the client browser supports cookies.

 Crawler

Gets a value indicating whether the client browser is a Web crawler search engine.

 EcmaScriptVersion

Gets the version number of ECMA script that the client browser supports.

 Frames

Gets a value indicating whether the client browser supports HTML frames.

 Item (inherited from HttpCapabilitiesBase)

Allows access to individual dictionary values.

In C#, this property is the indexer for the HttpBrowserCapabilities class.

 JavaApplets

Gets a value indicating whether the client browser supports Java applets.

 JavaScript

Gets a value indicating whether the client browser supports JavaScript.

 MajorVersion

Gets the major (that is, integer) version number of the client browser.

 MinorVersion

Gets the minor (that is, decimal) version number of the client browser.

 MSDomVersion

Gets the version of Microsoft XML Document Object Model (DOM) that the client browser supports.

 Platform

Gets the name of the platform that the client uses.

 Tables

Gets a value indicating whether the client browser supports HTML tables.

 Type

Gets the name and major (that is, integer) version number of the client browser.

 VBScript

Gets a value indicating whether the client browser supports VBScript.

 Version

Gets the full (integer and decimal) version number of the client browser.

 W3CDomVersion

Gets the version of the World Wide Web Consortium (W3C) XML Document Object Model (DOM) that the client browser supports.

 Win16

Gets a value indicating whether the client is a Win16-based machine.

 Win32

Gets a value indicating whether the client is a Win32-based machine.


 <%@ Page Language="C#" %>
<html>

<head>
<title>Browser Information</title>
</head>

<body>

<p><font face="Arial" size="3"><b>Browser Information</b></font></p>
<hr align="left" width="30%" color="#04ACB5">
<div align="left">
  <table border="0" width="44%">
    <tr>
      <td width="34%"><font face="Verdana" size="2">Browser Type</font></td>
      <td width="4%"><font face="Verdana" size="2">:</font></td>
      <td width="66%"><font face="Verdana" size="2"><%= Request.Browser.Browser %></font></td>
    </tr>
    <tr>
      <td width="34%"><font face="Verdana" size="2">Version</font></td>
      <td width="4%"><font face="Verdana" size="2">:</font></td>
      <td width="66%"><font face="Verdana" size="2"><%= Request.Browser.Version %></font></td>
    </tr>
    <tr>
      <td width="34%"><font face="Verdana" size="2">ActiveX Control</font></td>
      <td width="4%"><font face="Verdana" size="2">:</font></td>
      <td width="66%"><font face="Verdana" size="2"><%= Request.Browser.ActiveXControls %></font></td>
    </tr>
    <tr>
      <td width="34%"><font face="Verdana" size="2">Java Script</font></td>
      <td width="4%"><font face="Verdana" size="2">:</font></td>
      <td width="66%"><font face="Verdana" size="2"><%= Request.Browser.JavaScript %></font></td>
    </tr>
    <tr>
      <td width="34%"><font face="Verdana" size="2">Java Applet</font></td>
      <td width="4%"><font face="Verdana" size="2">:</font></td>
      <td width="66%"><font face="Verdana" size="2"><%= Request.Browser.JavaApplets %></font></td>
    </tr>
    <tr>
      <td width="34%"><font face="Verdana" size="2">VB Script</font></td>
      <td width="4%"><font face="Verdana" size="2">:</font></td>
      <td width="66%"><font face="Verdana" size="2"><%= Request.Browser.VBScript %></font></td>
    </tr>
  </table>
</div>
<hr align="left" width="30%" color="#04ACB5">
<p><font face="Times New Roman" size="2" color="#000000">Copyright &copy 2001 <a href="mailto:agusasia@yahoo.com"> Agus Kurniawan</a></font></p>

</body>

</html>
2010. 11. 26. 16:28


Time

Presenter

Session Details

8:00 am

Breakfast

9:00 am

 Scott Guthrie

The Future of Silverlight

10:45 am

 Jesse Liberty

Data Binding Strategies with Silverlight and WP7

11:30 am

 Yavor Georgiev

Building Compelling Apps with WCF using REST and LINQ

12:15 pm

Lunch

1:00 pm

 Dan Wahlin

Building Feature Rich Business Apps Today with RIA Services

1:45 pm

 John Papa

MVVM: Why and How? Tips and Patterns using MVVM and Service Patterns with Silverlight and WP7

2:45 pm

 Tim Heuer

Tips and Tricks for a Great Installation Experience

3:30 pm

  Mike Cook &
  Jossef Goldberg

Tune Your Application: Profiling and Performance Tips

4:30 pm

 Jaime Rodriguez

Performance Tips for Silverlight Windows Phone 7

5:15 pm

After Party!


본사에서 하는 행사라... 참석은 어렵지만 온라인으로 참여는 가능하다고 합니다.
Silverlight와 관련해서 또 즐거운 콘텐츠들을 기대해 봅니다.

http://www.silverlight.net/news/events/firestarter   에서 자세한 내용은 보실 수 있습니다.

 

2010. 11. 26. 09:29

Hot News

1. {CODE PARTY} 12월 세미나가 지금 접수중입니다.[HOT]  
2. {CODE PARTY} On-line 8월 9월 10월 세미나가 모두 올라오고 있습니다. 동영상과 자료를 다운로드 받으실 수 있습니다.  

발빠르게 개발자들에 필요한 링크를 모아서 전달해드리는 {CODE PARTY} News+ 서비스를 시작하게 되었습니다.
가입도 필요없이 편리하게 링크(http://youngwook.com/tag/NEWS+)만으로 혹은 RSS Feed로 접근하실 수 있습니다.

News+를 실시간으로 받아보고 싶으신 분들은 Twitter @winkey7을 지금 팔로우 해주세요.
{CODE PARTY}세미나와 기타 이벤트 소식을 리얼 타임으로 알려 드립니다.

Coded UI testing for Silverlight 4 now available
Silverlight UI를 테스트를 할 수 있는 기능이 이번에 포함되어서 관심을 모우고 있는데 이와 관련한 아티클 입니다.

KB2418919 - Migrating setup projs from VS2008 to VS2010 causes upgrades to fail.

Visual Studio 2008 프로젝트를 Visual Stuido 2010으로 업그레이드 할 때 발생하는 실패 경우를 정리해 놓은 아티클입니다.

Real World Windows Azure: Interview with Allen Smith, Chief of Police for the Atlantic Beach Police Department 
 
Windows Azure가 실제로 어떻게 활용되는지 설명하고 있습니다.

  

Case-insensitive XPath query search on XML Document in ASP.NET

World’s Smallest Silverlight App ;-)

Blend Bits 17–Coding in Blend

Deep Zoom Reader

Coleotrack

Windows7Application

The MVC Contrib for Business Application

Duet Enterprise: Contact Creation from Account Workspace















2010. 11. 25. 13:41

Hot News

1. {CODE PARTY} 12월 세미나가 지금 접수중입비다.[HOT]  
2. {CODE PARTY} On-line 8월 9월 10월 세미나가 모두 올라오고 있습니다. 동영상과 자료를 다운로드 받으실 수 있습니다.  

발빠르게 개발자들에 필요한 링크를 모아서 전달해드리는 {CODE PARTY} News+ 서비스를 시작하게 되었습니다.
가입도 필요없이 편리하게 링크(http://youngwook.com/tag/NEWS+)만으로 혹은 RSS Feed로 접근하실 수 있습니다.

News+를 실시간으로 받아보고 싶으신 분들은 Twitter @winkey7을 지금 팔로우 해주세요.
{CODE PARTY}세미나와 기타 이벤트 소식을 리얼 타임으로 알려 드립니다.

jQuery UI Accordion in ASP.NET – Client side implementation (Part 1)
JQuery를 사용하는 방법에 관한 글입니다. 이 글 외에도 아래 링크 모임에서 Part2 Part3도 함께 읽어보시면 좋을 듯 합니다.

Multi-lingual web applications using ASP.Net 4
ASP.NET을 사용해서 다국어를 지원하는 방법에 대해서 잘 설명하고 있습니다. 특별히 이 포스팅은 ASP.NET 4.0을 기준으로 설명하고 있습니다.

Asynchrony in C# 5, Part Eight: More Exceptions
C# 4.0이상에서 추가된 비동기적은 프로그래밍이 어떻게 확장되는지에 관한 글입니다.


jQuery UI Accordion in ASP.NET MVC - feed with data from database (Part 3)

jQuery UI Accordion in ASP.NET WebForms - feed with data from database (Part 2)

Using Images embedded in Project’s Assembly

Sharing assembly versions across multiple solutions

ASP.NET MVC 3: Updating controller factories to RC

SQL Azure and Windows Azure Table Storage

Windows Azure Storage Client Library: Potential Deadlock When Using Synchronous Methods

5 New Ways We’re Promoting Windows Phone 7 Apps and Games this Holiday Season

3 of 10 – Managing themes on WP7. Or how to build your application to respect system color changes.

Updates for Internet Explorer 9 Beta

Elsewhere on the Web

Autonomy, Mastery, Purpose


























2010. 11. 25. 09:14

12월 1일 등록은 여기

지난 코드파티 동영상 보기 http://msdn.microsoft.com/ko-kr/gg263827.aspx
개발자를 위한 발빠른 링크 모음 http://youngwook.com/tag/NEWS+
실시간 듣는 코드파티 소식 Twitter http://twitter.com/winkey7#
2010. 11. 24. 11:50

회사에서 키넥트와 타이틀 몇 개를 함께 구해서 집에서 돌려보니 기대 이상으로 게임이 잘됩니다. 애들은 좋아 죽네요.
애들은 어드벤쳐와 동물키우기인 키넥트멀을 제일 좋아하네요 ^^

원래 32인치 배불뚝이 TV였는데 Kinect 연결하고 나니 영 간지가 안나서 이참에 LCD TV로 바꾸었습니다. (헐~)
그래도 ... 잼있네요 ^^

  • 아크몬드 2010.11.26 00:31

    재밌겠네요~~ ^^

  • dear 2010.11.27 23:53

    기다렸던 영상인데 바쁘실 텐데도 올려주셨네요.
    차장님의 댄스센트럴을 기대했었거든요.^^
    행복 가득한 영상에 저도 미소가 환하게 머금어집니다.
    소소하신 모습들도 제가 있는 곳에 편안함을 안겨 주시네요.
    즐겁고 행복한 소식 고맙습니다.

2010. 11. 24. 09:26

12월 1일 등록은 여기
12월 15일 등록은 여기
많은 참석에 감사드립니다.

지난 코드파티 동영상 보기 http://msdn.microsoft.com/ko-kr/gg263827.aspx
개발자를 위한 발빠른 링크 모음 http://youngwook.com/tag/NEWS+
실시간 듣는 코드파티 소식 Twitter http://twitter.com/winkey7#