- 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…
- C# code to get generic list of dates between starting and ending dateThis code snippet will return a generic list of DateTime containing the dates between a starting date and ending date:
- 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…
- 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'…
- Another breaking change in ASP.NET 2.0: Session.SessionIDI 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.…
- 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…
- Best Practices Not Followed - Zune Player And A German Windows XPBest 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…
- Web.config And Forms AuthenticationWeb.config And Forms Authentication Authentication is necessary to almost every application. ASP.NET brings different Authentication Providers to make the…
- Developing Vista Sidebar GadgetsDeveloping 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!…
- Venice city: a nice tourism place in ItalyIt 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…
- Restore ViewState data with ViewStateModeByIdIn my last post ViewState and Dynamic Control, I mentioned that ViewStateModeByIdAttribute.aspx) can be used to change the default behavior of how ASP.NET…
- Visual Studio 2005 Professional Edition and FxCop IntegrationI 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…
- ViewState and Dynamic ControlI thought I understand ViewState, until I came cross this exception: Failed to load viewstate. The control tree into which viewstate is being loaded must…
- Using PSCredentials without a promptYou 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…
- 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…
- 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…
- XSLT - format dateI 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…
- 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.
- Third-party Web ControlsOver 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…
- MS Ajax 1.0 (ATLAS) release first impressionsMy 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…
