Posts
All the articles I've posted.
Creating a Modal Login Window Using the Telerik Modal RadWindow ComponentBuilding the Code Camp Web Site (Article 4)
Published: at 08:00 PM<br /><p>This article shows how to create a modal windows (not a popup) that displays a login windows (asking for username and password) in the middle of whatever asp.net page you are viewing. It uses the Telerik Modal Radwindow control. At the end of a successful login, the login dialog redirects the web user to some page designated by the author. It requires no Javascript programming by the programmer. Just simple method calls in the asp.net page.</p>
Speaking Next Week (Wednesday 6/25) At Microsoft Office in San Francisco
Published: at 08:00 PM<br /> <p>Speaking at 835 Market Street, Suite 700 on Building High performance ASP.NET web applications - In this meeting, Peter Kellner will present on and discuss techniques and methodologies for developing highly performant and scalable web sites.</p> <br />
A Great 2 Day Silverlight Training Event with Michael Scherotter (AKA the Synergist)
Published: at 08:00 PM<br />Michael Scherotter does a great 2 day training presentation on Silverlight focussing on Expression Blend 2.5. Michael is a Microsoft Developer Evangelist and Silverlight Expert. I highly recommend going to one of these if Michael chooses to do another one.<br />
Microsoft TechEd 2008 Orlando MVP Community Meeting Place
Published: at 08:00 PM<p>Helping out at the MVP Community Location at Microsoft's TechEd 2008 Meeting in Orlando. One of the volunteer game show hosts!</p>
Creating a Theme For Each Year of Code Camp Using Skins in ASP.NETBuilding the New Code Camp Web Site (Part 3)
Published: at 08:00 PM<p>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.</p>