<!-- 
This web service accepts two parameters
t: which stand for the id of the technology
and c: which stands for the count or number of kb articles to retrieve for a given technology
for example using the following url:
http://kbalertz.com/websvc/latestkbs.aspx?t=227&c=10
will return the latest 10 articles for the technology with the ID of 227,
which happens to be technology for Windows 2000
for additional help go to http://kbalertz.com/webmaster/

--><NewDataSet>
  <xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
    <xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
      <xs:complexType>
        <xs:choice minOccurs="0" maxOccurs="unbounded">
          <xs:element name="Table">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="Id" type="xs:int" minOccurs="0" />
                <xs:element name="Number" type="xs:string" minOccurs="0" />
                <xs:element name="Title" type="xs:string" minOccurs="0" />
                <xs:element name="DateEntered" type="xs:dateTime" minOccurs="0" />
                <xs:element name="Url" type="xs:string" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
        </xs:choice>
      </xs:complexType>
    </xs:element>
  </xs:schema>
  <Table>
    <Id>220421</Id>
    <Number>2433751</Number>
    <Title>FIX: Forms authentication cookies compatibility issue between .NET Framework 1.1 and .NET Framework 2.0 SP2 ASP.NET applications after you apply the security update from security bulletin MS10-070</Title>
    <DateEntered>2010-10-30T04:03:18.757-07:00</DateEntered>
    <Url>http://kbalertz.com:80/2433751/Forms-authentication-cookies-compatibility-issue-between-Framework-Framework-applications-after-apply-security-update-security-bulletin.aspx</Url>
  </Table>
  <Table>
    <Id>220173</Id>
    <Number>2431728</Number>
    <Title>Encrypted content in ASP.NET is not decrypted for a website that is deployed in a web farm</Title>
    <DateEntered>2010-10-30T04:03:18.757-07:00</DateEntered>
    <Url>http://kbalertz.com:80/2431728/Encrypted-content-decrypted-website-deployed.aspx</Url>
  </Table>
  <Table>
    <Id>220140</Id>
    <Number>2416447</Number>
    <Title>MS10-070: Description of the security update for the Microsoft .NET Framework 1.1 Service Pack 1 on Windows XP, Windows Server 2003 (64-bit), Windows Vista, and Windows Server 2008</Title>
    <DateEntered>2010-10-01T04:05:59.08-07:00</DateEntered>
    <Url>http://kbalertz.com:80/2416447/Description-security-update-Microsoft-Framework-Service-Windows-Windows-Server-Windows-Windows-Server.aspx</Url>
  </Table>
  <Table>
    <Id>220124</Id>
    <Number>2418042</Number>
    <Title>MS10-070: Vulnerability in ASP.NET could allow information disclosure</Title>
    <DateEntered>2010-10-01T04:05:59.05-07:00</DateEntered>
    <Url>http://kbalertz.com:80/2418042/Vulnerability-could-allow-information-disclosure.aspx</Url>
  </Table>
  <Table>
    <Id>220139</Id>
    <Number>2416451</Number>
    <Title>MS10-070: Description of the security update for Microsoft .NET Framework 1.1 Service Pack 1 on 32-bit editions of Windows Server 2003 Service Pack 2 and Windows Server 2003 R2 Service Pack 2</Title>
    <DateEntered>2010-10-01T04:05:59.003-07:00</DateEntered>
    <Url>http://kbalertz.com:80/2416451/Description-security-update-Microsoft-Framework-Service-editions-Windows-Server-Service-Windows-Server-Service.aspx</Url>
  </Table>
  <Table>
    <Id>220138</Id>
    <Number>2431208</Number>
    <Title>An update for the Microsoft .NET Framework may fail to install when the Microsoft .NET Framework 4 is installed and a restart is pending</Title>
    <DateEntered>2010-10-01T04:05:58.97-07:00</DateEntered>
    <Url>http://kbalertz.com:80/2431208/update-Microsoft-Framework-install-Microsoft-Framework-installed-restart-pending.aspx</Url>
  </Table>
  <Table>
    <Id>219550</Id>
    <Number>2307350</Number>
    <Title>Servicing a Microsoft .NET Framework component will trigger a repair of the entire .NET feature set</Title>
    <DateEntered>2010-08-06T02:26:03.64-07:00</DateEntered>
    <Url>http://kbalertz.com:80/2307350/Servicing-Microsoft-Framework-component-trigger-repair-entire-feature.aspx</Url>
  </Table>
  <Table>
    <Id>218973</Id>
    <Number>2197141</Number>
    <Title>A known issue with security update 979906 in which the Microsoft .NET Framework 1.1 Service Pack 1 package is displayed as "1.0 security update"</Title>
    <DateEntered>2010-06-26T02:32:08.873-07:00</DateEntered>
    <Url>http://kbalertz.com:80/2197141/known-issue-security-update-979906-which-Microsoft-Framework-Service-package-displayed-security.aspx</Url>
  </Table>
  <Table>
    <Id>218974</Id>
    <Number>2197103</Number>
    <Title>A known issue when you try to install security update 979906 on a computer that does not have the Microsoft .NET Framework 1.1 Service Pack 1 installed</Title>
    <DateEntered>2010-06-26T02:32:08.873-07:00</DateEntered>
    <Url>http://kbalertz.com:80/2197103/known-issue-install-security-update-979906-computer-Microsoft-Framework-Service-installed.aspx</Url>
  </Table>
  <Table>
    <Id>218668</Id>
    <Number>219714</Number>
    <Title>A known issue with security update 979906 in which the Microsoft .NET Framework 1.1 Service Pack 1 package is displayed as "1.0 security update"</Title>
    <DateEntered>2010-06-09T01:58:29.56-07:00</DateEntered>
    <Url>http://kbalertz.com:80/219714/known-issue-security-update-979906-which-Microsoft-Framework-Service-package-displayed-security.aspx</Url>
  </Table>
</NewDataSet>
