Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Creating a SharePoint Web Part Step by Step

    This is the first time I develop for SharePoint, something that I wanted for a while, yet never got a project to do so. I have been a SharePoint user for many years, normally because all companies I have worked they use it as their document repository, “link provider”. There are a few steps that are...
    Posted to Albert Pascual ASP.NET Blog (Weblog) by albertpascual on 10-30-2008, 12:00 AM
    Filed under: Code, C#, ASP.NET, .NET, Books, SharePoint
  • Language Support for the Domain Model

    While I was walking up the slopes with Frans to watch the World Championships Big air qualifications in Arosa, Switzerland during our annual Software Architecture Workshop, we talked about the support for Domain Model patterns in his product LLBLGen Pro. I shared my thoughts on language extensions and...
    Posted to Paul Gielens:ThoughtsService (Weblog) by p.gielens on 01-21-2007, 12:00 AM
    Filed under: .NET, Books, Events, Architecture, Design, General Software Development, ASP.NET, Community News
  • Book: Developing More-Secure Microsoft ASP.NET 2.0 Applications

    Congratulations to fellow MS Developer Security MVP Dominick Baier on finishing his book Developing More-Secure Microsoft ASP.NET 2.0 Applications . This is available through Amazon and other locations this week. I have been looking forward to this one for awhile. If you get a chance (and you really...
    Posted to Robert Hurlbut's .NET Blog (Weblog) by RHurlbut on 10-04-2006, 12:00 AM
    Filed under: ASP.NET, .NET, Books, Security, Architecture/Patterns
  • Western Mass .NET Users Group -- Asynchronous ASP.NET 2.0

    I am working in Western Massachusetts these days and I had a chance to check out the local Western Mass .NET Users Group meeting last night. Julie Lerman gave a great talk on the new asynchronous features of ASP.NET 2.0. Here is her write up . It's been awhile since I looked at some of these features...
    Posted to Robert Hurlbut's .NET Blog (Weblog) by RHurlbut on 08-02-2006, 12:00 AM
    Filed under: ASP.NET, .NET, Books, Architecture/Patterns, Personal, Speaking
  • ASP.NET 2.0 Security, Membership, and Role Management resources

    I often get questions at conferences about the new ASP.NET 2.0 security features including membership and role management. Also, in particular, I get questions about integrating ASP.NET 2.0 membership and role management with Active Directory. There are a couple of resources that are available to help...
    Posted to Robert Hurlbut's .NET Blog (Weblog) by RHurlbut on 02-04-2006, 12:00 AM
    Filed under: ASP.NET, .NET, Books, Security, Architecture/Patterns
  • OWASP Boston Chapter Meeting recap

    Last night I spoke to the OWASP (Open Web Application Security Project) Boston Chapter group on Threat Modeling for Web Applications . I presented some of the latest updates in Threat Modeling (in particular, those updates mentioned by Michael Howard at this year's TechEd 2005 and PDC 2005). I covered...
    Posted to Robert Hurlbut's .NET Blog (Weblog) by RHurlbut on 11-03-2005, 12:00 AM
    Filed under: ASP.NET, .NET, Books, Security, Web Services, Architecture/Patterns, Personal, Speaking
  • Test-Driven Development in Microsoft.NET book

    I am finally getting a chance to read and review some of my recent book purchases. This one is particularly interesting to me: Test-Driven Development in Microsoft.NET by James W. Newkirk and Alexei A. Vorontsov So far, it looks great! I spend a lot of time every day writing tests with NUnit , so I was...
    Posted to Robert Hurlbut's .NET Blog (Weblog) by RHurlbut on 05-05-2004, 12:00 AM
    Filed under: ASP.NET, COM+/Enterprise Services, .NET Remoting, ADO.NET, .NET, Books, Security, Extreme Programming, Database Development, CLR, Architecture/Patterns
  • Improving .NET Application Performance and Scalability released

    The book Improving .NET Application Performance and Scalability I have been pointing to over the past few months has finally been released on MSDN. This is another excellent resource from the Patterns and Practices group. Rico provides a great Forward to the book (he and his team did a great job on putting...
    Posted to Robert Hurlbut's .NET Blog (Weblog) by RHurlbut on 04-28-2004, 12:00 AM
    Filed under: ASP.NET, COM+/Enterprise Services, .NET Remoting, ADO.NET, .NET, Books, Security, Database Development, CLR, Web Services, Architecture/Patterns, COM Interop
  • Improving .NET Application Performance and Scalability

    Another task I am working on is extensive performance and scalability testing for a large Distributed .Net project . Our approach is to set up tests early to determine load, stress, and scalability metrics, and to test often as work progresses. This helps us to quickly know if our assumptions are correct...
    Posted to Robert Hurlbut's .NET Blog (Weblog) by RHurlbut on 12-07-2003, 12:00 AM
    Filed under: ASP.NET, COM+/Enterprise Services, .NET Remoting, ADO.NET, .NET, Books, Security, Extreme Programming, Database Development, CLR, Web Services, Architecture/Patterns, COM Interop
  • When using ASP.NET Validator Controls... if (Page.IsValid) { Now it's safe to go on! }

    It's not often I like to display my ignorance in public but in this case it's worth it. I've been using ASP.NET Validator controls for a while now with the knowledge that they provided me with an easy way to do both client-side and server-side validation in one step. I never bothered to get to deeply...
    Posted to Samer Ibrahim's Blog (Weblog) by SamerEyeWarrior on 06-15-2003, 12:00 AM
    Filed under: .NET, ASP.NET, Books
Page 1 of 2 (16 items) 1 2 Next >