Nannette Thacker ShiningStar.net
<a href="http://weblogs.asp.net/nannettethacker/pages/senior-web-application-developer-consultant.aspx">ASP.net Web Application Development</a>
-
101 Linq Samples - Entity Framework
MSDN has provided an invaluable resource to 101 Linq Samples in C# or 101 Linq Samples in VB.NET.
-
Object Oriented Programming Guidebook in ASP.NET (OOP)
Think PIE and make mine cherry. (Java uses A-PIE and includes Abstraction.)
-
Debugging a Broken Stylesheet: CSS Background Disappears when Scroll Off Bottom of Screen
I recently worked on an existing project where we decided to add a background to the site. Whether this is a background color or background image, the same problem occured.
-
Installing Ajax Control Toolkit in Visual Studio 2010
I needed to install the Ajax Control Toolkit for Visual Studio 2010 4.0 Framework, so I googled "install ajax control toolkit visual studio 2010" and found this step by step guide:
-
ASP.NET Controls with RadGrid, RadCombobox with Checkboxes, RadMenus, RadAjaxLoadingPanel, Repeater in a Working Web Application
In this demonstration of the U.S. General Services Administration (GSA) BASICS Web Application Reviewers Administration pages, we see the effective use of combining ASP.NET controls with RadControls. This is not a video demonstrating how to use the controls programmatically, this is a video displaying the screens and showing how the controls are used within a working application tutorial made for the client.
In this example, from our Search screen, we see how we can use a combobox selector with multiple checkboxes to select multiple items utilizing a small amount of screen space.
Also, our search results grid demonstrates a grid within a grid - we see our search results of reviews, and with each review, we have a child grid containing all of the reviewers assigned to that review.
From our Reviewer Editor panel, we see a User Search Filter and Search Results Grid on the right, and an Editor panel and list of Reviewers grid on the left.
In this demo, you will see examples of my ASP.NET Web Application Development and examples of using the Telerik RadControls for ASP.NET Ajax:
- RadComboBox with checkboxes for multiple selections with limited screen space using the option to DataBind a CheckBox template.
- RadGrid with a MasterTableView, NestedViewTemplate of a Repeater displaying the Reviewers in a separate child grid under each Review
- RadMenu - The drop down, flyout menu at the top of the pages utilizes the RadMenu. The left sidebar menu also utilizes the RadMenu.
- RadAjaxLoadingPanel - When updating the page you'll notice the RadAjaxLoadingPanel.
Shining Star Services LLC and Nannette Thacker can help you with your next Database driven Web Application Project.
[SIGNATURE] -
Broken Styles and Loading Alternate Themes Dynamically
I decided to play around with the option of loading alternate themes dynamically. I found a few gotchas I'd like to share.
-
.NET Certifications
Many potential employers require some form of testing or like to see that you have certifications prior to hiring you.
-
SQL Server Express and VS2010 Web Application .MDF file errors
I installed SQL Server 2008 as well as SQL Server Express 2008 on my new Windows 7 development environment, along with Visual Studio 2010. I could get SQL Server 2008 to work fine, but I could not use Express .MDF databases within sample web application projects without receiving the below error:
-
FlexJobs and ASP.NET Review
Most job search websites are free, such as my 3 favorites: Dice.com, Monster.com, and Careerbuilder.com (please share your favorite sites). However, since I typically only do telecommute work, I thought I might check out the website: Flexjobs.com
-
Entity Framework 4.0: My Favorite Books
I'm in the process of reading several Entity Framework 4.0 books. I'm going to recommend two such books: