ASP.NET

Binding Menu Control With Database

CodeProject: Binding Menu Control With Database. Free source code and programming help http://www.codeproject.com/KB/webforms/bindmenu.aspx

Dynamic Javascript Validation Message Panel

CodeProject: Dynamic Javascript Validation Message Panel. Free source code and programming help http://www.codeproject.com/KB/aspnet/Dynamic_Javascript_Panel.aspx

GroupingView

CodeProject: GroupingView. Free source code and programming help http://www.codeproject.com/KB/webforms/GroupingView.aspx

DropDownList with OptionGroup

CodeProject: DropDownList with OptionGroup. Free source code and programming help http://www.codeproject.com/KB/custom-controls/OptionGroupDropDownList.aspx

Custom ComboBox server control for ASP.NET

CodeProject: Custom ComboBox server control for ASP.NET. Free source code and programming help http://www.codeproject.com/KB/custom-controls/CustomComboBox.aspx

ASP.NET 3.5 Extensions CTP Preview と MVC Toolkit リリース

ASP.NET 3.5 Extensions CTP Preview Released - ScottGu's Blog http://weblogs.asp.net/scottgu/archive/2007/12/09/asp-net-3-5-extensions-ctp-preview-released.aspx 意外に早かった! Download .NET (Linux, macOS, and Windows) Microsoft Download C…

ASP.NET MVC Framework (Part 4): Handling Form Edit and Post Scenarios

ASP.NET MVC Framework (Part 4): Handling Form Edit and Post Scenarios - ScottGu's Blog http://weblogs.asp.net/scottgu/archive/2007/12/09/asp-net-mvc-framework-part-4-handling-form-edit-and-post-scenarios.aspx

ASP.NET MVC Framework (Part 3): Passing ViewData from Controllers to Views

ASP.NET MVC Framework (Part 3): Passing ViewData from Controllers to Views - ScottGu's Blog http://weblogs.asp.net/scottgu/archive/2007/12/06/asp-net-mvc-framework-part-3-passing-viewdata-from-controllers-to-views.aspx

Extending the DropDownList to Support Enums

DropDownListのDataSourceに列挙体を使用する方法。 Extending the DropDownList to Support Enums: ASP Alliance http://aspalliance.com/1514_Extending_the_DropDownList_to_Support_Enums.all

ASP.NET MVC Framework (Part 2): URL Routing

ASP.NET MVC Framework (Part 2): URL Routing - ScottGu's Blog http://weblogs.asp.net/scottgu/archive/2007/12/03/asp-net-mvc-framework-part-2-url-routing.aspx

Visual Studio 2008で進化するASP.NET 3.5の開発手法(中篇)

CodeZine:Visual Studio 2008で進化するASP.NET 3.5の開発手法(中篇)(新機能) http://codezine.jp/a/article/aid/1875.aspx

ASP.NET MessageBox

これは便利! ASP.NET MessageBox http://www.c-sharpcorner.com/UploadFile/mahesh/WebMsgBox09082006110929AM/WebMsgBox.aspx

Simple Attribute Based Validation.

CodeProject: Simple Attribute Based Validation. Free source code and programming articles http://www.codeproject.com/KB/cs/AttributeValidation.aspx

Accessing and Updating Data in ASP.NET 2.0: Handling Database NULL Values

何かしらのデータがバインドされているDropDownListにnullを設定したときのハンドリング方法ですね。 結構知られているようで使われていないんじゃないかと。ASP.NET.4GuysFromRolla.com: Accessing and Updating Data in ASP.NET 2.0: Handling Database NU…

Edit Individual GridView Cells (ASP.NET 2.0)

Edit Individual GridView Cells (ASP.NET 2.0) - The Code Project - ASP.NET http://www.codeproject.com/aspnet/editgridviewcells.asp

ASP.Net MVC Framework - Create your own IControllerFactory and use Spring.Net

Fredrik Normén's Blog - NSQUARED2 http://fredrik.nsquared2.com/viewpost.aspx?PostID=465

ASP.Net MVC Framework - List and Save data

ASP.Net MVC Framework - List and Save data - Fredrik Normén http://weblogs.asp.net/fredriknormen/archive/2007/11/17/asp-net-mvc-framework-list-and-save-data.aspx

Extending the ASP.Net Multiline TextBox control to limit the number of characters entered

Extending the ASP.Net Multiline TextBox control to limit the number of characters entered - The Code Project - ASP.NET http://www.codeproject.com/useritems/Extended_ASPNET_TextBox.asp # このごろExtenderに凝ってる気がする。

ImageTemplate.NET

試したい・・・。 Dynamic Images with ImageTemplate.NET - The Code Project - ASP.NET http://www.codeproject.com/useritems/ImageTemplateDotNet.asp ImageTemplate.NET Dynamic Images for your website http://www.imagetemplate.net/

Page and User Control Communication

Page and User Control Communication: ASP Alliance http://aspalliance.com/1461_Page_and_User_Control_Communication

RSS Feed with the new ASP.NET MVC Framework

Brad Abrams : RSS Feed with the new ASP.NET MVC Framework http://blogs.msdn.com/brada/archive/2007/11/14/rss-feed-with-the-new-asp-net-mvc-framework.aspx

NumericValidator Control for ASP.Net

むかしこんなん作ったなぁ・・・。 NumericValidator Control for ASP.Net - The Code Project - C# Controls http://www.codeproject.com/useritems/NumericValidator_Control.asp

ASP.NET MVC Framework (Part 1)

ScottGu's Blogより。 これは楽しみ! ASP.NET MVC Framework (Part 1) - ScottGu's Blog http://weblogs.asp.net/scottgu/archive/2007/11/13/asp-net-mvc-framework-part-1.aspx

Page_Loadなどのイベントの関連付け

Page クラスから派生した Web フォームを作成する場合、ASP.NET 1.1 では 明示的に Load イベント に Page_Load イベント が登録されているが、 ASP.NET 2.0 では、明示的には行われない。 いつもその理由を人に説明するときにソースとなるURLがなかなか見つ…

AJAX Control Toolkit 1.0.10920.0 リリース

http://www.codeplex.com/AtlasControlToolkit/Release/ProjectReleases.aspx?ReleaseId=4941 詳細情報 項目 内容 Status released Release Date 9 20 2007 Updated On 9 21 2007 Updated By kirtid Wiki Link [release:4941]

IISとASP.NETのセキュリティについての復習

復習復習。 http://www.microsoft.com/japan/msdn/net/bda/authaspdotnet.aspx http://www.microsoft.com/japan/msdn/security/guidance/secmod92.mspx http://www.microsoft.com/japan/msdn/security/guidance/secmod38.mspx 方法 : Windows 認証を使用する…

Webservice ASP.NET with GridView and DataGridView

Webservice ASP.NET with GridView and DataGridView http://www.codegod.de/WebAppCodeGod/webservice-aspnet-with-gridview-and-datagridview-AID310.aspx

Extending the ASP.Net Multiline TextBox control to limit the number of characters entered

Extending the ASP.Net Multiline TextBox control to limit the number of characters entered - The Code Project - ASP.NET http://www.codeproject.com/useritems/Extended_ASPNET_TextBox.asp

Conditional Compilation Constants and ASP.NET

Conditional Compilation Constants and ASP.NET http://haacked.com/archive/2007/09/16/conditional-compilation-constants-and-asp.net.aspx

ASP.NETのリクエストのダンプ

If broken it is, fix it you should : Debugging Script: Dumping out current and recent ASP.NET Requests http://blogs.msdn.com/tess/archive/2007/09/12/debugging-script-dumping-out-current-and-recent-asp-net-requests.aspx