Building an ASP.Net Intranet

個数:
  • ポイントキャンペーン

Building an ASP.Net Intranet

  • ウェブストア価格 ¥8,607(本体¥7,825)
  • Apress(2003/08発売)
  • 外貨定価 US$ 49.99
  • ゴールデンウィーク ポイント2倍キャンペーン対象商品(5/6まで)
  • ポイント 156pt
  • オンデマンド(OD/POD)版です。キャンセルは承れません。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 480 p.
  • 商品コード 9781590592564
  • DDC分類 005.276

Full Description

The authors base the books sample intranet on Microsofts free best practices example, the IBuySpy Portal, and teach you to quickly create an application that exploits the advanced features of ASP.NET. A full explanation of the IBuySpy Portal architecture is provided, which allows you to maximize product usage.

Further, the authors explore customizing existing portal modules, and even build some of their own. In the course of reading, you will acquire a breadth of techniques for ASP.NET development—from effectively using stored procedures, to creating an advanced user interface with ASP.NET Web Controls.

Contents

1: Intranet Concepts.- 2: The IBuySpy Portal Architecture.- 3: Customizing the Portal.- 4: Security in the Intranet.- 5: The Discussions Module.- 6: Extending The Events Module.- 7: Content Management.- 8: Document Management.- 9: Human Resources Information System.- Appendix A: Common Data Access Class.- The Database Class.- Implementing IDisposable.- Exposing The Connection String.- Running Stored Procedures.- Why Abstract Stored Procedure Execution?.- The Methods For Executing Stored Procedures.- Handling Errors.- A Problem With The Database class.