Customizable guestbook in ASP.NET 2.0. Available for free, mysql database is necessary. Possibility of modify and delete user posts. Requires MySQL and ODBC driver
This Tips & Tricks video covers many useful techniques for enhancing ASP.NET 2.0 web sites using Visual Web Developer 2005 Express Edition. Topics include encrypting sensitive information stored in web.config, maintaining the browser scroll position across postbacks, posting content to a different page, setting focus on a specific control when a page is loaded, creating a bulleted list of hyperlinks from an XML file, working with the file upload control, simplifying complex URLs using URL remapping, and using the MultiView control to switch between groups of content programmatically.
This video shows how to use the new Web Parts and Personalization features of ASP.NET 2.0 and the designer support provided by Visual Web Developer 2005 Express Edition to build customizable web pages whose content and layout can be modified by the user. See how Web Parts enable the user to add new content to a page on-the-fly and restructure the page in the browser using drag-and-drop.
This video is a tour of the web site localization support in Visual Web Developer 2005 Express Edition. Learn how to create culture-aware and locale-specific web content with ASP.NET 2.0 with no additional code. Topics include the new declarative binding syntax, page-level vs. application-level resources, and using the rich resource editor.
This video illustrates how simple it is to create data-driven web sites using Visual Web Developer 2005 Express Edition, ASP.NET 2.0, and SQL Server 2005 Express Edition. See the integrated data editing support provided by Visual Web Developer that simplifies database creation and population using the Database Explorer and DataSet Designer. Explore how easy it is to create a master-details view with support for filtering, sorting, paging, and editing with no code using the DropDownList, GridView, DetailsView, and ObjectDataSource controls.
In this paper, you will learn techniques to help you utilize the full power of ASP.NET in creating Web Forms, including: Using code-behind to segregate the presentation code from the logic; Understanding the control lifecycle of a web page; Managing state in ASP.NET; Using Visual Studio .NET as a development tool.
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.
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. Sites that don't authenticate users use cookies to round-trip personalization info or keys that can be used to look up personalization info. Either way, most platforms leave the coding to you. ASP.NET 2.0's profile service simplifies the task of storing per-user data. It works with authenticated and unauthenticated users, and it uses the ASP.NET provider model for flexible data storage. You define a user profile; ASP.NET compiles the profile and provides strongly typed access to it. Moreover, ASP.NET persists data written to profiles.
In this paper, you learn how to configure your Web solutions using ASP.NET's standardized configuration files. You also learn how to design deployment plans that make it easy for you to install your ASP.NET solutions both locally and remotely.
It is hard to describe. It is like pizza, different peoples with absolutely different opinions. Strange web site about everything. Stupid questions get smart answers. Live and love stories.