Hits Today: 1 Total: 3079 | Updated: 11/17/2004 | |
 | In ASP.NET, if a form is run at server, you can not use the enter key to submit a form. I have found a simple solution by chance. Add an invisible traditional client-side html textbox in the form, this makes the form submitted on enter key. Author: Rui Gao Code: ASP.NET v2.0 |
Hits Today: 1 Total: 3564 | Updated: 2/20/2001 | |
 | This article by Scott Kallmeyer tackles the subject of the ability to create and use reusable UI controls. Author: Scott Kallmeyer Code: ASP.NET Beta 1 & VB |
Hits Today: 1 Total: 343 | Updated: 12/11/2007 | |
 | In this lesson, you will explore the various ASP.NET 2.0 server controls available in Visual Web Developer Express Edition. In addition, you will begin to get familiar with the windows in Visual Web Developer. Author: ASP.NET Code: ASP.NET v2.0 & VB | |  | |
Hits Today: 1 Total: 157 | Updated: 12/12/2007 | |
 | You will get a quick overview of the inclusion of ASP.NET AJAX into Visual Studio 2008 (Orcas) and .NET 3.5. This will be demonstrated by using Visual Studio 2008 and the building of web site application. Author: Joe Stagner Code: ASP.NET v3.0 & VB |
Hits Today: 1 Total: 62 | Updated: 2/5/2008 | |
 | VS Team System you can also measure the business value of adding ASP.NET AJAX to your Web applications. You can use the Load and Web Testing capabilities of VS Team System to explore the difference in HTTP data transmission size affects performance. Author: Eric Lee Code: ASP.NET v2.0 & VB |
Hits Today: 1 Total: 188 | Updated: 2/11/2008 | |
 | In this tutorial we will turn from mere discussion to implementation; in particular, we will look at implementing forms authentication. The web application we start constructing in this tutorial will continue to be built upon in subsequent tutorials. Author: ASP.NET Code: ASP.NET v3.0 & VB |
Hits Today: 1 Total: 96 | Updated: 2/12/2008 | |
 | In this tutorial we will examine the various forms authentication settings and see how to modify them through the forms element. This will entail a detailed look at customizing the forms authentication ticket’s timeout value. Author: ASP.NET Code: ASP.NET v3.0 & VB | |  | |
Hits Today: 2 Total: 62 | Updated: 2/12/2008 | |
 | Learn how to create a client behavior based upon Microsoft AJAX that can be associated with an ASP.NET server control on an .aspx page. The client behavior extends the functionality of the standard ASP.NET control. Author: Chris Pels Code: ASP.NET v3.0 & VB |
Hits Today: 1 Total: 5341 | Updated: 7/1/2003 | |
 | You can use Web Forms pages to create programmable Web pages that serve as the user interface for your Web application. Author: microsoft.com Code: ASP.NET v1.0 & VB |
|