Geeks with Blogs
HomeAbout
  • An Interesting Podcast
    So in the latest episode of the podcast with the best name out there, Wil has a very interesting take on why popular stories, TV and movies often end with…
    Peter Stathakos · 2006-03-10
  • Missing Security Tab in Windows XP
    If you have Windows XP, and your hard drive is formatted as NTFS, you can set permissions on files so that only users you specify can access them.…
    Ram Shankar Yadav · 2006-03-09
  • Set defaultProxy configuration Element for Proxy Server
    Some customers of our application have ISA Server that requires Proxy Authentication. When ASP.NET applcicationed called external web services (e.g.…
    Michael Freidgeim · 2006-03-08
  • Giving NHibernate a serious performance boost
    When NHibernate prepares SQL queries for SQL Server, it passes them to sp\execsql. Upon first call, the query speed is lackluster as it parses and…
    Billy McCafferty · 2006-03-08
  • System.Web.HttpException: Failed to Execute URL
    What Happen? Recently in our company me and my colleage converted our ASP.NET application from v1.1 to v2.0. The conversion process was as smooth as…
    Joost Ploegmakers · 2006-03-08
  • Dynamic Send Port in BizTalk 2004
    There are two types of dynamic ports in BizTalk 2004. They are Dynamic One-Way Port and Dynamic Solicit-Response Port. The following sample is based on…
    Edmund Zhao · 2006-03-06
  • Of SharePoint Nightmares and Dreams...
    Thanks for link. )
    Steve Hartzog · 2006-03-05
  • Running DotNetNuke as a file-system Web site- Specify a Port
    If you are running DotNetNuke as a file-system Web site in Visual Studio 2005 using ASP.NET Development Server (aka Cassini), you must specify a Port.
    Michael Freidgeim · 2006-03-03
  • Changing Computer Science Education- It’s coming!
    I read with great interest in the ACM Communication magazine, a letter from the President David A. Patterson. The article is entitled “Computer Science…
    Brian Scarbeau · 2006-03-02
  • SAN Islands to have or not to have?
    SAN Islands to have or not to have? The question I pose is are SAN islands a good thing? feel free to comment. My question is driven around a dilemma I…
    storageman · 2006-03-02
  • ListView Flicker
    The ListView control has a flicker issue. The problem appears to be that the control's Update overload is improperly implemented such that it acts like a…
    Dan Koster · 2006-02-27
  • BizTalk 2004: Schema validation: Error in the "error BEC2004"?
    “Error BEC2004” in BizTalk 2004 is a tricky error in some cases. For examples I use simplyfied schemas to highlight the source of the problem.
    Leonid Ganeline · 2006-02-27
  • Understanding Composite UI Application Block, Part VII
    There seams to be some confusion around WorkItem's State. I've seen few posts on CAB message boards with questions if it's OK to put certain data into it.…
    Szymon Kobalczyk · 2006-02-26
  • BUG: Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack.
    In .NET 2.0 i had a serious bug and screwed my head, for me the below code looks fine, try{ if (retVal == 0) Response.Redirect("Success.aspx?evt=0");
    Vadivel Kumar · 2006-02-25
  • "default collation" for a SQL Server 2000 database
    Some our clients reported “'Cannot resolve collation conflict for equal to operation'” error. As it is explained here, it could happen if the tempdb…
    Michael Freidgeim · 2006-02-23
  • Comparison of AJAX frameworks for ASP.NET (rev. 4)
    The was updated with the following changes: - OutPost V1.2 and Anthem V1.0.0 frameworks added - MagicAJAX Version update - "Support for Response.Redirect…
    danielz · 2006-02-22
  • ASP.NET Webservices: "The request failed with HTTP status 401: Access Denied." Error
    You may receive the error "The request failed with HTTP status 401: Access Denied." when trying to access a Webservice from your ASP.NET Application. This…
    Harish Ranganathan · 2006-02-21
  • best 404 message... ever!
    Good for a laugh.
    Chris G. Williams · 2006-02-21
  • Getting the IE Webcontrols work in ASP.NET 2.0 while using Visual Studio 2005
    Visual Studio 2005 introduced a new model for developing ASP.NET Applications without requiring an IIS on the development machine. (In fact it has been…
    Harish Ranganathan · 2006-02-21
  • IIS 6.0 Health Monitoring and ASP.NET Applications
    IIS 6.0 includes health monitoring for IIS worker processes (w3wp.exe). Unfortunately, from a .NET developer's perspective, this isn't very useful, and is…
    David Douglass · 2006-02-20
← Prev1…190191192…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.