Ali 的个人资料Ali's Space照片日志列表更多 工具 帮助
9月26日

Amazing Weekend

What an incredible weekend.  I got to ride both days!  Saturday I got to see my friend Beth's newborn baby at the hosiptal.  I drove down with Amy and Mama.  It was very educational!  It is amazing what a woman's body goes through when having a baby!  It is also weird to think that we all started out that way!  Peanut is adorable as well!!!  Sunday got to go to the Seahawk's game with Geeven, they played the Giants (my childhood team) and gave them a good whooping.  The giants aren't very good this year, but it was fun to watch them play.  The seahawk's were awesome, and I think they can win the superbowl this year, but I am a bit bias.  Then we had a great Chinese dinner and I met up with Denise and saw Bombay Dreams at the 5th Avenue theater.  It was lots of fun, great music, singing and dancing.  The costumes were also very cool.  Denise and I have a subscription to the 5th Avenue this year, they have a great deal for people under 30 to get discounted subscriptions.  It is well worth it if you like musicals.  www.5thavenue.org has the details.  Bye for now...

评论 (1)

请稍候...
很抱歉,您输入的评论太长。请缩短您的评论。
您没有输入任何内容,请重试。
很抱歉,我们当前无法添加您的评论。请稍后重试。
若要添加评论,需要您的家长授予您相应权限。请求权限
您的家长禁用了评论功能。
很抱歉,我们当前无法删除您的评论。请稍后重试。
您已超过了一天之内允许提供的评论数上限。请在 24 小时后重试。
因为我们的系统表明您可能在向其他用户提供垃圾评论,您的帐户已禁用了评论功能。如果您认为我们错误地禁用了您的帐户,请联系 Windows Live 支持部门
完成下面的安全检查,您提供评论的过程才能完成。
您在安全检查中键入的字符必须与图片或音频中的字符一致。

若要添加评论,请使用您的 Windows Live ID 登录(如果您使用过 Hotmail、Messenger 或 Xbox LIVE,您就拥有 Windows Live ID)。登录


还没有 Windows Live ID 吗?请注册

 <configuration>
<system.serviceModel>
  <services>
    <service
        name="Microsoft.ServiceModel.Samples.CalculatorService"
        behaviorConfiguration="CalculatorServiceBehavior">
      <!-- This endpoint is exposed at the base address provided by the host: http://localhost/servicemodelsamples/service.svc  -->
      <endpoint address=""
                binding="wsHttpBinding"
                contract="Microsoft.ServiceModel.Samples.ICalculator" />
      <!-- the mex endpoint is exposed at http://localhost/servicemodelsamples/service.svc/mex
           To expose the IMetadataExchange contract, you
           must enable the serviceMetadata behavior as demonstrated below -->
      <endpoint address="mex"
                binding="mexHttpBinding"
                contract="IMetadataExchange" />
    </service>
  </services>

  <!--For debugging purposes set the includeExceptionDetailInFaults attribute to true-->
  <behaviors>
    <serviceBehaviors>
      <behavior name="CalculatorServiceBehavior">
        <!-- The serviceMetadata behavior publishes metadata through
             the IMetadataExchange contract. When this behavior is
             present, you can expose this contract through an endpoint
             as shown above. Setting httpGetEnabled to true publishes
             the service's WSDL at the <baseaddress>?wsdl
             eg. http://localhost/servicemodelsamples/service.svc?wsdl -->
        <serviceMetadata httpGetEnabled="True"/>
        <serviceDebug includeExceptionDetailInFaults="False" />
      </behavior>
    </serviceBehaviors>
  </behaviors>

</system.serviceModel>

</configuration>
8 月 10 日

引用通告

此日志的引用通告 URL 是:
http://ali.spaces.live.com/blog/cns!14D80C66DB5A34E4!315.trak
引用此项的网络日志