Geeks with Blogs
HomeAbout
  • Microsoft Business Process Aliance
    > SAN DIEGO — Feb. 26, 2007 — At the Gartner Business Process Management Summit, Microsoft Corp. today announced the formation of the Microsoft Business…
    BizTalk Visionary · 2007-03-02
  • C# code to get generic list of dates between starting and ending date
    This code snippet will return a generic list of DateTime containing the dates between a starting date and ending date:
    Tim Hibbard · 2007-03-01
  • Estimation Techniques : Function Point Analysis (FPA)
    You can't control what you can't measure. Software practitioners are frequently challenged to provide early and accurate software project estimates. It…
    Prabhat Samuel · 2007-03-01
  • Why we are getting ObjectDataSource: could not find a non-generic method 'Update'.
    I've hit the same problem again. I've already wrote 2 posts about the error "Exception Details: System.InvalidOperationException: ObjectDataSource 'ods'…
    Michael Freidgeim · 2007-03-01
  • Another breaking change in ASP.NET 2.0: Session.SessionID
    I only recently became aware of another breaking change in ASP.NET 2.0: In order to optimize session state management, some changes have been implemented.…
    Laurent Bugnion · 2007-02-25
  • Developer Metrics - Useful or Harmful?
    I wanted to give my take on developer metrics. I’ve read some posts by a few people out there (here, here, here, and here) that suggest that developer…
    Dylan Smith · 2007-02-21
  • Best Practices Not Followed - Zune Player And A German Windows XP
    Best Practices Not Followed - Zune Player And A German Windows XP Today I got my brand new Zune MP3 player which I did win at a Microsoft Event. Lucky me…
    Alois Kraus · 2007-02-20
  • Web.config And Forms Authentication
    Web.config And Forms Authentication Authentication is necessary to almost every application. ASP.NET brings different Authentication Providers to make the…
    Aaron Li · 2007-02-20
  • Developing Vista Sidebar Gadgets
    Developing Vista Sidebar Gadgets So those of you who have Vista will be well aware of the sidebar, some may love it, some may not see the point!…
    Steve Clements · 2007-02-20
  • Venice city: a nice tourism place in Italy
    It is a nice city for visiting and ah ... not only nice but also a exciting place for the tourist. The main attracrion of Venice's nature is dual: water…
    Mohammad Jannatul Ferdous · 2007-02-19
  • Restore ViewState data with ViewStateModeById
    In my last post ViewState and Dynamic Control, I mentioned that ViewStateModeByIdAttribute.aspx) can be used to change the default behavior of how ASP.NET…
    Changhong Fu · 2007-02-19
  • Visual Studio 2005 Professional Edition and FxCop Integration
    I don't know about you, but I have always felt that Microsoft did a huge injustice to the development community by leaving the Static Code Analysis…
    Scott Dorman · 2007-02-18
  • ViewState and Dynamic Control
    I thought I understand ViewState, until I came cross this exception: Failed to load viewstate. The control tree into which viewstate is being loaded must…
    Changhong Fu · 2007-02-17
  • Using PSCredentials without a prompt
    You cannot use get-credential without some type of prompt (although you can do it without the pop-up dialog), however you can save your securestring…
    Lance Robinson · 2007-02-16
  • Did you know? (you can do XML debatching without custom pipeline)
    Everybody knows that you need to use a custom pipeline to debatch an XML file, where you use a custom XML disassembler pipeline component to specify the…
    Benny Mathew · 2007-02-15
  • XFN™ (XHTML Friends Network)
    I was recently introduced to the concept of XFN through a blog post I was reading from Phil Haack regarding his meeting with Rob Conery, one of the…
    Scott Dorman · 2007-02-08
  • XSLT - format date
    I had someone ask today how to format a date in xslt 1.0. I thought it was worth posting the answer I gave. I hope you find it useful. It's amazing how…
    John Workman · 2007-02-08
  • What is SOA Governance?
    For sometime now I have been working on a few papers on the subject of SOA. This is the first, my definitive definition of what is SOA Governance.
    Dave Oliver · 2007-02-04
  • Third-party Web Controls
    Over the past year I have been evaluating numerous third-party web controls. There are two companies at the top of the list: ComponentArt and Telerik. I…
    Will Morgenweck · 2007-02-02
  • MS Ajax 1.0 (ATLAS) release first impressions
    My post is a little late in coming, but I wanted to note that MS AJAX was recently released. Thanks to Scott Guthrie and the entire ASP.Net team for…
    David Williams · 2007-01-30
← Prev1…175176177…227Next →
Geeks with Blogs

A community archive of developer blogs and technical articles, preserved at their original URLs.

Browse

HomeAboutArchive
© 2026 Geeks with Blogs. Posts by their original authors.