Browse by Tags
All Tags »
WebForms (
RSS)
This morning I attended the Telerik webinar, "What's New in Q3 2010." It included new features in the ASP.NET AJAX , MVC , and OpenAccess ORM components. I have been waiting for this one for a long time: an ASP.NET Ajax Coverflow option on the Image Rotator...
In my previous post, I showed how to create a Visual Studio Solution and Web Site . In this post, I'll show how to register the Telerik.Web.UI.WebResource within your Visual Studio Project. If you do not own the Telerik RadControls for ASP.NET Ajax collection...
Added note: A patch has been created. See Scott Guthrie's post here. In ASP.NET Security Vulnerability Error Handling Project Part 1 , we discussed implementing a project that utilizes the suggestions made in Scott Guthrie's post on ASP.NET Security Vulnerability...
Added note: A patch has been created. See Scott Guthrie's post here. In ASP.NET Security Vulnerability Error Handling Project Part 1 , we discussed implementing a project that utilizes the suggestions made in Scott Guthrie's post on ASP.NET Security Vulnerability...
Added note: A patch has been created. See Scott Guthrie's post here. After having read Scott Guthrie's post on ASP.NET Security Vulnerability , I decided to take my existing error handling code, update it with his suggested sleep delay, and put it into...
In this article, I want to show how you can setup your menus in code-behind and avoid redundancy. I recently inherited a web application with the menu system setup in the code-in-front. Each menu shared identical values, other than the visibility. Notice...
In our final Section 9 of this tutorial by Nannette Thacker, we learn how to use our TableAdapters within our code. We also look at how Intellisense makes it easy to set up your TableAdapter code. Introduction: C# and VB Project: A Tutorial Using Data...
In Section 8 of this tutorial by Nannette Thacker, we take a look at adding a OleDbDataReader and the ExecuteReader method to retrieve data from an Excel Spreadsheet. Introduction: C# and VB Project: A Tutorial Using Data Sets, Table Adapters, WebForms...
In Section 7 of this tutorial by Nannette Thacker, we learn how to create a select query statement in our table adapter and pass parameters to it. We learn how to create an insert query, use a "SELECT SCOPE_IDENTITY()" to retrieve the identity key value...
In Section 6 of this tutorial by Nannette Thacker, we learn how to retrieve data from an uploaded spreadsheet, and import it into a SQL Server database. We will create a Data Access Layer DataSet and some TableAdapters. We will learn how to add a data...
More Posts
Next page »