Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • .NETOOP high level configuration storage decision.

    In designing .NETOOP we have this issue: Since .NETOOP will be an adaptable application designed to meet the needs of many users, some of the things that one might hard code in an application like “Web Site Name” will need to be set at installation time. For “system”  configuration settings we have...
    Posted to What's New (Weblog) by Anonymous on 06-24-2009, 12:00 AM
    Filed under: ASP.NET, Microsoft, .NETOOP, ASP.NETOOP
  • Blumin’ Dynamic Data !

    So there is this guy in the ASP.NET Community named Peter Blum who writes great ASP.NET Controls. One of the control sets he offers is a Data Entry Suite with ASP.NET Dynamic Data support. I want to share the link because, apart from the controls being great, there is also useful info on Dynamic Data...
    Posted to What's New (Weblog) by Anonymous on 07-06-2009, 12:00 AM
    Filed under: ASP.NET, Microsoft, Dynamic Data, ASP.NETOOP
  • Global Application settings and the web.config file.

    While getting started on . NETOOP , one of the first issues to address is that of “Global” settings. When you build a web application for a single purpose, you can hard-code things without much concern. Microsoft.com is probably always going to have the same name, but .NETOOP is going to be a portal...
    Posted to What's New (Weblog) by Anonymous on 07-06-2009, 12:00 AM
    Filed under: ASP.NET, performance, Microsoft, .NETOOP, ASP.NETOOP, Application Settings
  • ASP.NET Mini-URL on CodePlex

    Here is a sample ASP.NET MVC application to show how to create URL shrink/snippet/etc and handling of shorten URLs. The purpose of this sample project is to show developers how simple it is to create a simple URL redirection service like tinyurl , is.gd or snurl . To get a full listing of all available...
    Posted to What's New (Weblog) by Anonymous on 07-10-2009, 12:00 AM
    Filed under: ASP.NET, Open Source, Microsoft, ASP.NETOOP
  • ASP.NET Mini-URL on CodePlex

    Here is a sample ASP.NET MVC application to show how to create URL shrink/snippet/etc and handling of shorten URLs. The purpose of this sample project is to show developers how simple it is to create a simple URL redirection service like tinyurl , is.gd or snurl . To get a full listing of all available...
    Posted to iis (Weblog) by Anonymous on 07-10-2009, 12:00 AM
    Filed under: ASP.NET, Microsoft, Open Source, ASP.NETOOP
  • .NETOOP Global Statics Update

    With lots of great feedback I’ve modified the “SiteGlobalSettings” class I wrote about earlier. Though it still uses global static but the values are stored in a Global Resource File. This affords us the superior performance of the mechanism, keeps the “editable” nature of the data, and keeps the simple...
    Posted to What's New (Weblog) by Anonymous on 07-13-2009, 12:00 AM
    Filed under: performance, Microsoft, blog, ASP.NETOOP
  • PHP versus ASP.NET – Windows versus Linux – Who’s the fastest ?

    NOTE: This is “Misfit Data” - While I do work for Microsoft, this data is NOT “official Microsoft” data and is not endorsed or ratified by Microsoft in any way. I built and ran these tests because I was personally curious about comparative performance. If these test results cause you dizziness, vomiting...
    Posted to What's New (Weblog) by Anonymous on 08-05-2009, 12:00 AM
    Filed under: ASP.NET, performance, PHP, Microsoft, SQL Server, ASP.NETOOP, Linux, Postgress, MySQL
Page 1 of 1 (7 items)