November 2005 - Posts

0
Comments

Speaking @ASP-Konferenz germany by preishuber

tomorrow starts the german ASP konferenz near munich. More than 450 attendees are coming for the topics VS 2005 and SQL 2005. Five conferences at the same time & location. A realy great event in germany. I am talking about some web part stuff, gridview...
1
Comments

Migrating ASP.NET 2.0 B2 to final bits PART III Rowcommand by preishuber

I described in a earlier post how to access a row in a gridview during the rowcommand event. http://weblogs.asp.net/hpreishuber/archive/2005/08/05/421712.aspx This doesnt work any longer, or -better- produces following error message Unable to cast object...
3
Comments

ASP.NET Quickstart customized: Search (beta) by preishuber

The asp.net quickstart samples are very usefull cause you can cut & paste code and see it running. The new edtion ( http://beta.asp.net/quickstart ) is even better than the 1.x were. Also in ASP.NET 2.0 the samples must be installed by hand and need...
2
Comments

Master Page Madness pure by preishuber

My marketing departmend asked me for a simple solution to set metatags in content pages. (which uses master pages) The first answere of a developer is: Add a ID and runat=server to Head control and code ... STOP... marketing means easy and frontpage and...
More Posts