|
|
|
|
|
|
|
Browse by Tags
-
If you've been working with UpdatePanels in ASP.NET Ajax, I'm sure you appreciate how simple they make it to add Ajax behavior to almost any ASP.NET page. You can easily isolate portions of your page to update independently using asynchronous callbacks...
-
For the attendees of tonight's user group talk in Waltham, you can grab the demos here . Thanks for coming, and for all the great questions!
-
I'll be speaking next Wednesday (April 9, 2008) at the Boston .NET User Group meeting in Waltham, MA. I'm going to look at the new control architecture in Silverlight 2 and talk about building reusable components in Silverlight, so if you're in the area...
-
Here's a quick way to print the current row number in a Repeater control (I promised a conference talk attendee to post this recently): <asp:Repeater ID="rep1" runat="server' DataSourceID="myds"> <ItemTemplate> <%#(((RepeaterItem)Container...
-
If you attended my talk today on New Features of ASP.NET 3.5 and Visual Studio 2008 at DevWeek 2008, you can grab the demos here . Thanks for coming!
-
If you were at the user group meeting in London tonight for VBUG, here are the demos for the talk. Thanks for coming and for all the great questions!
-
If you attended my talk (or talks) today on Silverlight ASP.NET Controls and Silverlight Server Communication at DevWeek 2008, you can grab the demos here and here respectively. Thanks for coming!
-
If you attended my talk today on ASP.NET Ajax Design at DevWeek 2008, you can grab the demos here. Thanks for coming!
-
Thanks to all who attended today's pre-conference tutorial on Silverlight with myself and Ian Griffiths. You can grab the demos here . Remember to stop by the Pluralsight booth if you were one of the t-shirt winners to collect your prize (and please stop...
-
While I'm in London at DevWeek , I will also be presenting at VBUG on March 12 on building user controls in Silverlight 2.0. Hope to see you there!
-
I'll be presenting at the DevWeek conference in London starting on March 10. My first presentation is a joint workshop with Ian Griffiths entitled A Day of Silverlight where we will be presenting a full day's worth of content on Silverlight on Mar. 10...
-
I was building an ASP.NET Ajax script control yesterday, and decided I'd try the new and improved ASP.NET Ajax Server Control wizard in Visual Studio 2008. The wizard creates a nice class that inherits from ScriptControl and provides an override of GetScriptDescriptors...
-
If some of you were reading my post yesterday and thinking "forget this – I'm going back to raw XmlHttpRequest…", fear not J Ryan Dunn reminded me that WCF 3.5 supports an even simpler model for building script services than the approach I outlined –...
-
Just over a year ago, I wrote an article for MSDN Magazine detailing how to make client-side web service calls with the ASP.NET Ajax extensions to .asmx web services. While most of the contents of that article still apply today to .NET 3.5 and Visual...
-
I'm happy to announce that Microsoft has renewed my MVP status for 2008! I'm grateful and honored to be recognized by this program, and look forward to digging into to all the new technologies coming out of Redmond this year. One of my MVP-related goals...
|
|
|
|
|
|