We I first received this book, I was not sure what to expect. When it comes to development topics on debugging the spectrum is very wide. Most developers, including myself, only use basic techniques for day-to-day debugging. These get us through our problems quickly and they work well for 80% of the bugs we encounter. We forgot to close a connection, we didn't set a variable, we forgot to exit a loop, we fat fingered a variable name. All of these are daily errors we as developers face and fix with...
Here is the list of Zone ID’s for the Blank WebPart Page (BlankWebPartPage.aspx") that is part of the Publishing Portal with MOSS 2007: TitleBar Header TopLeftRow TopRightRow CenterLeftColumn CenterColumn CenterRightColumn Footer RightColumn I was in need of these and wasn’t able to find them with a simple search on Google so I wanted to share them with you. To get a list of WebPartZone objects for a page that a webpart lives on can be done with the following code: foreach (WebPartZone zone in this.WebPartManager.Zones)...
We have arrived! Like the booth? This is going to be a very busy week. John and I will be debugging the Surface table (huge thanks to Joe Olsen and Phenomblue for helping us with the Surface) and Jerod will be getting the marketing down. Can’t wait to catch up with the herd of you at this event! Time for rest… Technorati Tags: PDC08,Geekswithblogs.net,Booth...
OK, I have heard you loud and clear, the comments suck in SubText and on Geekswithblogs.net. I agree, but I don't have near as many problems with people being able to comment as others do. This leads me to believe the problems lay in two places, the skins or the custom HTML code fields. Most of the time when I am debugging a blogger with comment problems they are due to some javascript they have embedded into the news section of their blog. However, this is a problem so we need to get it fixed so...
"A connection was successfully established with the server, but then an error occurred during the login process. (provider: TCP Provider, error: 0 - The specified network name is no longer available.) " This is what has been causing issues with the site this weekend. Thankfully the hospital has good WiFi and my cell's bluetooth connection to the HSDPA network from AT&T makes being able to debug the servers ok. However, we will be in the hospital the rest of the day and going home tomorrow so...
Greg Young, a "part-time" member of this wonderful community, was nice enough to record a show talking about Debugging in .NET 2.0 and X10 gadgets. Greg is definitely one of the brightest guys I have met in a long time and we had lots of good conversations throughout code camp. I will publish more podcasts next week from the event and continue until we leave for HDC! Download: http://download.podcaststud... http://feeds.geekswithblogs...