Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • eBook on ASP.NET 3.5 Service Pack 1 First Draft

    After much pain, agony, cussing, and fussing, I have shipped off the first draft of an eBook on ASP.NET 3.5 Service Pack 1 to Wiley/Wrox. In a moment of weakness foolishness back in September, I told Jim Minatel at Wiley that I would write an eBook on the new features in ASP.NET 3.5 Service Pack 1. I...
    Posted to Wallace B. McClure (Weblog) by Wallym on 11-18-2008, 12:00 AM
    Filed under: Community News, ASP.NET, book writing, asp.net 3.5
  • ASP.NET Podcast Show #125 - Routing with Webforms

    Subscribe to All! Subscribe to WMV. Subscribe to M4V (iPod). Subscribe to MP3. Download WMV. Download M4V (iPod). Download MP3. Show Notes: Not just for MVC. Available with .NET 3.5 SP1. System.Web.Routing. Web.config. Global.asax. Routing class. Security . Output page. Source Code: Web.config entry...
    Posted to Wallace B. McClure (Weblog) by Wallym on 10-10-2008, 12:00 AM
    Filed under: Podcasts, ASP.NET, Podcast, asp.net 3.5, asp.net 3.5 service pack 1, webforms
  • Using the Silverlight Server Control in ASP.NET Pages

    Microsoft makes available server controls that help you insert rich media such as Silverlight into your ASP.NET pages. If you’re confused about where to find the latest version of these controls, you’re in good company! Pre-release versions have appeared with various Community Technical Previews (CTP...
    Posted to WebLog of Ken Cox (Weblog) by Ken Cox [MVP] on 08-27-2008, 12:00 AM
    Filed under: ASP.NET, Silverlight, Dummies, asp.net 3.5
  • Converting VB LINQ to C# LINQ

    VB.Net to C# Converter is one of the few conversion tools that knows about LINQ and lambdas and the other 3.5 stuff. I turned to a trial version of the product after going in circles on this VB code conversion: Dim q = From c In dc.Categories, _ p In dc.Products _ Where c.CategoryID = p.CategoryID _...
    Posted to WebLog of Ken Cox (Weblog) by Ken Cox [MVP] on 07-30-2008, 12:00 AM
    Filed under: .NET, ASP.NET, LINQ, asp.net 3.5
  • Caught Up In a Language War

    Alas, C#/VB language bigotry rears its ugly head again. My book, ASP.NET 3.5 For Dummies got its first negative review from a purchaser on Amazon.com solely because I used VB instead of C# in the examples. As I stated in the book's introduction, I chose VB because the book targets beginners who generally...
    Posted to WebLog of Ken Cox (Weblog) by Ken Cox [MVP] on 07-25-2008, 12:00 AM
    Filed under: ASP.NET, C#, Dummies, asp.net 3.5, VB
  • Visual Studio 2008 Command Window and 'The first 100' Items

    Here I am debugging JavaScript in an ASP.NET 3.5 site using Visual Studio 2008. In the Command Window, I type: ? grid to see the properties of a JavaScript object. So far so good until the Command window reports: < More... (The first 100 of 429 items were displayed.) > Back in the DOS days, I would...
    Posted to WebLog of Ken Cox (Weblog) by Ken Cox [MVP] on 07-18-2008, 12:00 AM
    Filed under: ASP.NET, asp.net 3.5, Visual Studio 2008
  • My Book Excerpts at the Beginner Developer Learning Centre

    Hey folks, Microsoft has licensed four chapters of my book, ASP.NET 3.5 For Dummies ! You can browse the chapters at http://msdn.microsoft.com/en-us/beginner/cc409659.aspx in the Microsoft Visual Studio Express Editions Beginner Developer Learning Centre. Yup, MS has some of the best chapters and makes...
    Posted to WebLog of Ken Cox (Weblog) by Ken Cox [MVP] on 07-14-2008, 12:00 AM
    Filed under: .NET, ASP.NET, Dummies, asp.net 3.5
  • My Energize IT Dynamic Data Talk Resources

    Hey folks, I had a blast at Energize IT in Toronto on the weekend. I also found a great way to lighten my bookshelves. My donation of a couple dozen free .NET books caused a minor feeding frenzy in one of the Ask the Experts areas! As promised, here are links to the resources you need to try ASP.NET...
    Posted to WebLog of Ken Cox (Weblog) by Ken Cox [MVP] on 05-26-2008, 12:00 AM
    Filed under: Community News, .NET, ASP.NET, asp.net 3.5, Energize IT
  • Found! ASP.NET Dynamic Data Documentation

    Just to save others from having to drill down a million levels to locate the Dynamic Data online documentation, here's a convenient starting point, Using ASP.NET Dynamic Data . ( http://vs2008sp1docs.msdn.microsoft.com/en-us/ms336422.aspx ) I'm digging into Dynamic Data for a short demo at Energize IT...
    Posted to WebLog of Ken Cox (Weblog) by Ken Cox [MVP] on 05-20-2008, 12:00 AM
    Filed under: ASP.NET, asp.net 3.5, Visual Studio 2008, Dynamic Data
  • Come Say 'Hello' at Energize IT 2008 in Toronto!

    Hey folks, Along with a number of other MVPs, regional directors, and community leaders, I've signed up to help out in the Ask the Experts area of Energize IT 2008 in Toronto on Saturday, May 24, 2008. It's a free event (including lunch) sponsored by Microsoft Canada and held at the Toronto Congress...
    Posted to WebLog of Ken Cox (Weblog) by Ken Cox [MVP] on 05-16-2008, 12:00 AM
    Filed under: Community News, ASP.NET, asp.net 3.5, Visual Studio 2008
Page 1 of 4 (40 items) 1 2 3 4 Next >