|
|
|
Onion Blog
-
I've just posted a free short screencast on understanding ViewState in ASP.NET to our new Screencast page . In this screencast I walk through exactly how ViewState is used in an ASP.NET page, how to parse it, and perhaps most importantly, when and...
-
As a follow up to my post last summer about new happenings at Pluralsight, I'm happy to announce that we've come out of beta with our online training, which is now called Pluralsight On-Demand . Aaron has a detailed announcement that he posted...
-
For those of you that attended my talk in Portland, ME at the Maine Bytes user group, you can grab the demos here . Thanks for coming!
-
So in general, I’m very happy with my new Das Keyboard , and my touch typing has actually improved quite a bit since I’ve been using it since it has no symbols on the keys. One point of minor frustration has been typing passwords, especially since most...
-
For those of you that attended my talks today at VSLive! NYC, you can grab the demos below: New features of VS 2008, ASP.NET 3.5, SP1 Silverlight 2 Custom Controls Silverlight Server Communication Thanks for coming!
-
For those that attended my talk on ASP.NET Ajax Design at VSLive! in NYC yesterday, you can grab the demos from here . Thanks for coming!
-
After reading Scott Hanselman's review of DasKeyboard , I knew one was in my future. I'm very finicky about how my keyboard feels, and for the past several years have been using a Thinkpad keyboard for my desktop which I quite like, it's exactly...
-
It is with great pleasure that I introduce Sahil Malik as a Pluralsight instructor. Sahil comes to us with plenty of real-world experience working with clients deploying SharePoint solutions, as well as years of instructional experience - a perfect match...
-
Here at Pluralsight we have been busy working on version 2.0 of our company, and are happy to announce that our new site launched last night - check it out here . We have upgraded our blog engine to Community Server (2008) - many thanks to Telligent for...
-
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...
-
I've been working on a project recently where I had the need to randomly shuffle all of the rows in a DataTable. I wanted to do it with the DataTable itself instead of in the act of populating the DataTable for a couple of reasons: 1) I wanted to keep...
-
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!
|
|
|
|
|
|