in

Platinum Bay

Peace, Love, Team System, and Community
All Tags » ASP.NET (RSS)

Browse by Tags

  • Static Page Checking in ASP.NET MVC

    If you have built an ASP.NET web forms site of any substance, you have undoubtedly been bitten when code in the web form becomes outdated due to code change. It’s easy to see when the page is open in Visual Studio, as the code has red squiggles and the error shows up in the Error List tool window. As...
    Posted to .NETicated (Weblog) by Steve on 08-21-2009
  • WinFormsMVC

    I’ve been working on a Windows Forms based project recently, and I quickly became frustrated at how unwieldy it became after just a short while. I have also been working a lot with the ASP.NET MVC framework recently, and I thought this model might work better, so I set out to build a proof-of-concept...
    Posted to .NETicated (Weblog) by Steve on 05-20-2009
  • Training: Hands-on Introduction to ASP.NET MVC Development

    Registration is now open for this four hour course taking place on May 29th, 2009 at the Desmond Hotel and Conference Center in Malvern, PA. ASP.NET MVC is a free and fully supported Microsoft framework for building web applications that use a model-view-controller pattern. Like ASP.NET Web Forms, ASP...
    Posted to .NETicated (Weblog) by Steve on 05-18-2009
  • DevEvents: More .NET MVC HtmlHelpers

    In my last post, I showed how I used an HtmlHelper to create an enumerable-based dropdown. In this post, I’ll share a few more HtmlHelpers I’ve created to make life easier, or the user experience better. There are places in DevEvents , like the directory listings where it would not be optimal to display...
    Posted to .NETicated (Weblog) by Steve on 01-12-2009
  • Easier ASP.NET Commenting

    In my Visual Studio Tips and Treats talk, I discuss proper code commenting for ASP.NET pages. Let's review. It is generally a bad idea to use regular HTML comments to comment out ASP.NET server and user controls. Why? Because the commented controls still be parsed and rendered. Imagine commenting...
    Posted to .NETicated (Weblog) by Steve on 12-23-2007
  • Restricting Access to Trace.axd

    I am currently prepping for the Microsoft 70-528 exam – .NET Framework, Web Application Development. Despite having worked with ASP.NET for several years now, I still find myself learning new things. I scored 80% and 84% on two practice tests before even beginning to study, so I guess I have 16-20% left...
    Posted to .NETicated (Weblog) by Steve on 07-08-2007
  • App_Offline.htm

    About a week ago, I attended my first Philly .NET User Group meeting. I have known about them for awhile, but recently I have wanted to get more involved in the development community. The meeting took place over in Cherry Hill, NJ, and it took me about an hour to get there (I think my car is broken,...
    Posted to .NETicated (Weblog) by Steve on 04-18-2007
Page 1 of 1 (7 items)
Powered by Community Server (Commercial Edition), by Telligent Systems
© Platinum Bay | Some Rights Reserved Creative Commons License

Disclaimer: The information in this weblog is provided "AS IS" with no warranties, and confers no rights. This weblog does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion. Feel free to challenge me, disagree with me, or tell me I'm completely nuts in the comments section of each blog entry, but I reserve the right to delete any comment for any reason whatsoever (abusive, profane, rude, or annonymous comments) - so keep it polite, please.