|
Sunday 6 September 2009 @ 5:27 pm
So, this is kind of embarrassing, that it took me a while to figure this out. I have not been doing pure asp.net server control programming for a while, but I figure since it took me a while, maybe there is someone else in the same boat. So, you have a GridView [...]
Monday 27 July 2009 @ 12:59 pm
Many of you know of http://www.siliconvalley-codecamp.com Please figure out why SqlServer 2008 is not letting me access catalog MyStuff1 from user 3p1 and fix Please make a replicate of website MyWeb1.com including the sqlserver catalog’s and put it on MyWeb2.com on server .149 Please [...]
Thursday 14 May 2009 @ 7:47 am
At tonight’s meet up, we will be having several short presentations on the new features in http://msdn.microsoft.com/en-us/library/aa478947.aspx My plan is to do a progression where I start with a trivial GridPanel, then work myself in 5 steps to a full working membership editor that looks like this: [...]
Monday 18 August 2008 @ 12:22 pm
Seems, I keep forgetting where the temporary files
Wednesday 6 August 2008 @ 7:10 am
In my previous post, Assigning a DropDownList Value in a ASP.NET GridView Using ObjectDataSource, I discussed how to put a forum post. So, I have to say one of my main motivations for doing posts is I enjoy helping others through problems. It gives me a certain satisfaction to know that I [...]
Thursday 3 July 2008 @ 8:33 am
Combining two mailing lists with LINQ, then removing a third is demonstrated in this post. Using C# 3.0 with .Net 3.5 allows us to leverage LINQ to make this an easy process. This post shows and explains the LINQ code to do this Sunday 25 May 2008 @ 3:17 pm
In this post, we discuss how to use themes and skins together in an ASP.NET web site. A complete example is shown including the web.config, a master page and the theme.skin file. This is an ongoing series of the trials and tribulations of building a new code camp web site. Monday 19 May 2008 @ 3:38 pm
This article discusses the CSS Friendly Adapters and how they are integraged with the ASP.NET 2.0 menu control. It shows the default html created by a sample menu control without the Friendly Adapters, as well as showing the html created using the Friendly Adapters. Tuesday 13 May 2008 @ 11:06 am
In this article, the first steps for building a professional web site are documented. These steps include building requirements, working with a designer and starting the process to hire a css/html person Tuesday 1 April 2008 @ 5:38 am
How to solve problem off image not appearing in iis7. css,gif’s, etc. Thursday 13 December 2007 @ 5:26 pm
Learn how to bind a DropDownList in an asp.net 2.0/3.5 GridView Edit Row. This will show you how to get the data back to the database and learn why Bind does not help you (hint: SelectedValue is not our friend here). Monday 26 November 2007 @ 11:29 am
Alessandro Gallo has written a great book on Ajax in ASP.NET. I strongly recommend this book. Read on for more details. Friday 23 November 2007 @ 6:02 pm
This article shows how to take advantage of skin files to make checkboxes show up in gridview as checked, unchecked, enabled and disabled. It’s tricky because skin files can not be changed dynamically at runtime. Monday 29 October 2007 @ 6:28 pm
A short post and example on how to use the C# syntax Using. The example is for an ado.net business object that can be used with an ObjectDataSource. This saves you the trouble of disposing of your objects properly, as well as doing it at the right place.
Wednesday 17 October 2007 @ 10:44 am
This article shows how to set the default Value of a DropDownList Control when using asp.net 2.0. It uses the DataBound event to do it. A full page example which can be cut and paste is included Thursday 13 September 2007 @ 10:24 pm
Topic: Building animation into “Community Media Browser” for Leverage Software with Silverlight Alpha 1.1
Tuesday 4 September 2007 @ 12:11 pm
Using the DevExpress CloudControl in the ASP.NET 2.0 Silicon Valley Code Camp’s web site was easy. In this short post, you’ll hear about the details and see some code.
Sunday 12 August 2007 @ 5:54 pm
In this article, a very simple method is demonstrated for logging text data in an asp.net 2.0 application. It’s safe, reliable, but not very elegant. Just what you need when you want to crank something out for testing or proof of concept. It uses StreamWriter and MapPath to get it’s job done. Tuesday 3 July 2007 @ 9:38 pm
This article gives you a way to download images from remote servers on different domains using the downloader object of Silverlight. Without this, you can not easily keep track of when images are downloaded to your Silverlight Application and deal with that event. You simply can set the source tag and the image arrives when it arrives. Thursday 15 February 2007 @ 1:08 pm
Back in January of 2006, I published on MSDN an article and source code for managing ASP.NET 2.0 Membership users with an ObjectDataSource. Since I'm not much of a VB person, I only published them in c#. since then, I've had hundreds of requests for this code in VB. Until now, I've had to send an excuse for not having it. Now, thanks to Dave at Tangible Solutions Software, we now have a VB version. |
Main Menu
Current Book Choice
Blog Categories
Monthly Archives
License Info
|












