|  | | It is an ASP.NET article in which the author gives you the sample code for classic ASP and ASP.NET and shows you that how ASP.NET coding seperates both the application logic and presentation. | | This tutorial gives an introduction on Visual Studio.NET whidbey and the instructor discusses different categories regarding to whidbey technologies. | | This easy tutorial gives idea about the method of utilizing application-level tracing in .NET framework. The author elaborates the procedure for including application's web.config file in the root directory. | | This is an useful tutorial for the novice programmers to gain more knowledge about creating web forms using ASP.NET. An aspx page has the extension .aspx. and if the browser requests an ASP .NET page then server processes any executable code in that page before it is sent back to the client. | | This is an useful tutorial for the novice programmers to gain more knowledge about creating web forms using ASP.NET. An aspx page has the extension .aspx. and if the browser requests an ASP .NET page then server processes any executable code in that page before it is sent back to the client. | | A presentation from Nikhil Kothari at the last MVP Summit on Rio de Janeiro, Brazil. Slides include an animation that presents an overview of the Whidbey ASP.NET stack, and the demo code contains a custom control that integrates an HTML editor control into a custom Web Part. | | Personalizing content for individual users and persisting per-user data has always been a non-trivial undertaking in Web apps, in part due to the stateless nature of HTTP. Sites that authenticate users often store personalization data in back-end databases and key it with user names. | | While this isn't an introductory session and will assume some basic familiarity of ASP.NET 2.0 it does provide a nice tour of a wide set of ASP.NET capabilities. We'll look at Cross Page Posts, Site Navigation, Wizard Control, Url rewriting, as well as learn how to build a web based RSS reader with "zero" code! Plus: CodeSmith 3.0 Tips & Tricks! We'll explore also some of great tips and tricks that show off some of the awesome capabilities of this tool. Source code included. | | In this online tutorial the author explains about allowing Page_Load method to manage webform's load event without any same binding code. | | Every community site will have different requirements to fulfill. Although the existing CSK framework offers a great deal of flexibility, having the entire source code available means you can add additional functionality to a site in an elegant manner. In this chapter, we will concentrate on creating a new module for the CSK. We will see how creating a new module allows you to add entirely new features which integrate seamlessly with the rest of the framework. In this chapter, we will implement a Frequently Asked Questions (FAQ) module. | Pages: [<<] 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ... [>>] | |  |
|