Welcome to AspAdvice Sign in | Join | Help

July 2006 - Posts

How to develop and debug ASP.NET custom controls in Visual Web Developer Express

As usual, I am always late commenting other people's posts but Mikhail Arkhipov made recently a good post about developing custom controls with Visual Web Developer Express so I thought to mention that here Check the post and comments: http://blogs.msdn.com/mikhailarkhipov/archive/2006/07/14/665340.aspx
Posted by joteke | 0 Comments
Filed under:

Atlas overview article by Matt Gibbs is up

I just noticed this one: Atlas at Last: ASP.NET Atlas Powers the AJAX-Style Sites You’ve Been Waiting For I met Matt in person during DevDays Finland ( check my post about it ), he is one of the important person behind Atlas and ASP.NET generally, a Development
Posted by joteke | 1 Comments
Filed under:

Review of CLR via C#, 2nd Edition is done

I posted a few days ago about my upcoming activities. It included doing a review of MSPress's book CLR via C#, 2nd Edition by Jeffrey Richter. Now it's done, I just sent it for editing on ASPAlliance. I'll post the link to the article when it's up. But:
Posted by joteke | 3 Comments
Filed under: ,

Web Day Finland presents: Dave Sussman and Phil Winstanley

Web Day at Helsinki Finland takes place on August 24th Link: http://msevents.microsoft.com/CUI/EventDetail.aspx?culture=fi-FI&EventID=1032301225&EventCategory=1 (Watch out, it's in Finnish) We have got Dave Sussman and Phil Winstanley speaking
Posted by joteke | 0 Comments
Filed under: ,

By The Community, For The Community

The By The Community, For the Community samples series will create ASP.NET samples that are in high demand. These samples will not be created by Microsoft but instead by a select group of ASP.NET community member MVPs. You can see their bios below. On
Posted by joteke | 0 Comments
Filed under:

DataBinding with user control as a template

This one was originally asked on Forums. You can provide a user control into ItemTemplate property of DataList in code, and use it as a reusable template while the uc still participates in databinding, accerssing the data source. Here is a sample: ucTemplatesample.aspx
Posted by joteke | 0 Comments
Filed under:

Upcoming activities

I've finally started my summer vacation. And guess what, it goes with techie things. ;-) I have a few book reviews on my todo list, the list includes: CLR via C# 2nd Edition (MSPress) Programming ASP.NET 2.0, Core Reference (MSPress) SQL Server 2005 Distilled
Posted by joteke | 3 Comments
Filed under: ,