Exchange Server 2007/2010
  SharePoint Server 2007/ 2010
  SQL Server 2008
  Visual Studio 2008 and .NET
  Windows 7
  Windows Server 2008

  Microsoft Office 2003
  Microsoft Office 2007
  Microsoft Office 2010


  윈도우즈 폰 개발 과정
  안드로이드 개발 과정
  아이폰 개발 과정

  Datacenter
  Design
  R&S
  Sales
  Security
  UC-Voice
  Wireless

A handy freé testing tool to prevent packet fragmentation
Date: 04/23/2012
Avoiding packet fragmentation often takes some experimentation and testing.
Use structural and content-based elements to enhance your data
Date: 04/16/2012
It's important to key on structure and content when modeling your XML data. Remember that part of the value of XML is...
Use the ANY keyword in your DTD to allow any elements and content
Date: 04/09/2012
In instances where you want any element or character data to be available and order doesn't matter, you can use the ANY keyword in your DTD to make all elements usable, as in:
Make the case of your element and attribute names consistent with XSLT
Date: 04/02/2012
A common use of the XSLT translate() function is to change the case of text strings within a document; however, ...