Geeks with Blogs
HomeAbout
  • You may receive the Error Message "Server Error in '/application name' Application" while browsing an asp.net application
    You may receive the following error message while browsing an asp.net application "Server Error in '/application name' Application…
    Harish Ranganathan · 2005-04-25
  • DataReader, DataAdapter & DataSet - When to use?
    ADO.NET offers two central Data Access Components. In this Article we will discuss about their features and when to use what. ADO.NET provides two central…
    Harish Ranganathan · 2005-04-25
  • "Page cannot be found" when browsing aspx pages in Windows Server 2003 with IIS 6.0
    Hi, You may get a Page cannot be found message when you browse aspx pages in a Windows Server 2003 environment. That is because in Windows 2003, all the…
    Harish Ranganathan · 2005-04-25
  • Selecting Distinct Values using XPath Expression
    Hi, XPath is one of the flexible standard for querying an xml document. Let us consider the following CD xml as example:- <?xml version="1.0"…
    Harish Ranganathan · 2005-04-25
  • Managing Flat Files in BizTalk 2004
    I have done a heap of work with Flat Files (mostly csv) in Biztalk 2004 I collected a lot of articles from other Blogs on this which were fab I though I…
    Rob Addis · 2005-04-22
  • Reading binary data from SQL Server and then De-Serializing it
    For one of our applications we needed to serialize Excel 2003 files as XML documents in the database. And then as and when required by the application we…
    INETA Pakistan · 2005-04-19
  • Microsoft Knowledgebase is now RSS-enabled
    Well, it finally happens. After using kbAlertz for so long time we can use official RSS feeds for Microsoft Knowledgebase at…
    John Doe · 2005-04-19
  • Installing MSDE with your .NET application
    I love using MSDE as my backend engine for my windows application as a developer i have 3 windows forms applications that use MSDE as their local database…
    Shervin Shakibi · 2005-04-15
  • SQL Server & MSDTC Problem in Windows 2003
    SQL Server & MSDTC Problem in Windows 2003 Yesterday, my colleague experienced a problem when trying to execute SQL statements through a linked server.…
    Nat Luengnaruemitchai · 2005-04-13
  • More on SEHException
    I blogged a couple weeks ago about a SEHException we were getting in our Public Sub Main due to Application.EnableVisualStyles. Basically the solution was…
    Tim Hibbard · 2005-04-12
  • Shell integration and Program Installations on 64-bit Windows (XP and 2003 x64 Editions).
    Shell integration fixes Programs that add to the Windows Explorer context menu will fail to do so on 64-bit Windows. Here are some workarounds:
    Brandon Paddock · 2005-04-02
  • Stored Procedure Blah Blah
    Stored Procedure Blah Blah Red-Gate just published an interesting editorial written by called "To SP or not to SP in SQL Server".
    Scott Bellware · 2005-03-31
  • Writing managed code custom actions
    With the new.NET framework API providing such wonderful functionality, everybody is programming in C# or VB.NET except setup developers. There was quite…
    Vagmi Mudumbai · 2005-03-28
  • Contractor vs. Consultant
    Dave Donaldson is stewing over an article on Contractor vs. Consultant. My take—the original author doesn’t have the reputation to make it as a…
    Brian Sherwin · 2005-03-26
  • TextArea Cursor Position with JavaScript
    I’d recently searched around for some good-quality JavaScript snippets to determine the cursor position within an HTML TextArea, but haven’t had any luck.…
    Scott Van Vliet · 2005-03-24
  • Exception of type Microsoft.SharePoint.SoapServer.SoapServerException was thrown
    Today I've encountered an interesting issue with the SharePoint. I wrote a code to call a couple of SharePoint web services. But it did not work.…
    Stas Kondratiev · 2005-03-23
  • Image File Execution options key as an Attack Vector on Windows
    Dana Epp posted interesting article about using Image File Execution options in the Windows registry to redirecting a process loading:
    John Doe · 2005-03-22
  • At Panera, Not using WiFi
    A lot of times I post to this blog from my favorite coffee shop, Uncommon Grounds. They have free WiFi access. It's unsecured, but there's no annoying…
    Brandon Paddock · 2005-03-22
  • ASCII version of Star Wars via Telnet...
    Ok, this is pretty crazy stuff. I admit, I didn’t come anywhere near watching the whole thing, but it was pretty cool to see someone took the time to do…
    Brian Tinkler · 2005-03-21
  • Server Control Development Tip #1: Determining Whether to Inherit from Control or WebControl in a Server Control
    I am buffing up on ASP.NET Server Controls and a central dilemma seems to be whether to inherit from System.Web.UI.Control or…
    Jason Bentley · 2005-03-21
← Prev1…204205206…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.