ASP.NET Home > Blogs

Browse by Tags

All Tags » Development   (RSS)
Showing page 1 of 12 (230 total posts)
  • Review: SSW Code Auditor

    I had found out about SSW's Code Auditor product through one of those ubiquitous Top 10 .NET Developer Tool lists recently, and as I'm at the start of a new project, felt that I should run it through an auditor to nip common code errors in the bud as early as possible. This tool retails for about $305US, and can embed itself right into ...
    Posted to Jason Nadal (Weblog) by thejay2 on December 15, 2006
  • Released: Excentrics World Server Controls v2.0.4

    Version 2.0.4 of Excentrics World Server Controls has just been released targeting just two annoyance bugs that were introduced with v2.0.3. The control set has also been compiled against Microsoft AJAX Extensions, Beta 2 to ensure continued full compatibility - however it'll still function just fine with Beta 1. The bugs that were fixed were: ...
    Posted to eWorld.UI - Matt Hawley (Weblog) by mhawley on November 18, 2006
  • Stopping hot-linking leeches with IIS and ASP.NET

    Many web sites suffer from others directly linking to their image, video and other content. This practice is called often called leeching, hot-linking, or inline-linking and causes wasted bandwidth and increased server load to the victim web site. Last weekend, I wrote a little ASP.NET module that prevents hot linking. It can be used on IIS5 ...
    Posted to iis (Weblog) by Anonymous on November 10, 2006
  • IIS7 modules vs. IIS6 ISAPI: Memory Management

    For post #3 in the IIS7 Modules vs. IIS6 ISAPI series, let’s look at one of the biggest trouble areas that bite ISAPI developers - managing memory. Read more on http://mvolo.com/2006/11/01/iis7-modules-vs-iis6-isapi-memory-management.aspx .
    Posted to iis (Weblog) by Anonymous on November 2, 2006
  • Released: Excentrics World Server Controls v2.0.3

    I'm happy to announce that Excentrics World Server Controls has hit version 2.0.3. This version focuses primarily on Microsoft AJAX Extensions, Beta 1 support enabling developers to utilize the Excentrics World Server Controls through a compatibility layer. The full change-list is as follows: Full compatibility with Microsoft AJAX Extensions, Beta ...
    Posted to eWorld.UI - Matt Hawley (Weblog) by mhawley on November 1, 2006
  • Extending your IIS 7 server with .NET

    I feel like I got off on the wrong foot in my blog coverage of IIS extensibility … I started spending a lot of time talking about building IIS7 server modules with the native API, but did not mention anything about the new .NET extensibility. First things first – IIS7, for the first time in the history of the server, provides first ...
    Posted to iis (Weblog) by Anonymous on October 23, 2006
  • Want to build a custom Membership Provider in DotNetNuke?

    If you need to build yourself a membership provider in DotNetNuke, to perhaps link up to an external membership store, check out this article from one of my Co-workers . http://www.engagesoftware.net/Blog/tabid/297/EntryID/41/Default.aspx
    Posted to DotNetNuke Developer (Weblog) by christoc on October 5, 2006
  • Placing your trust in youth

    "There are no good programmers under the age of thirty - they've just not experienced enough of life as a programmer." I'm twenty three years old (twenty four in March) and I've recently become self employed after six years of full time employment. Prior to full time employment I didn't attend University and my time at ...
    Posted to Plip's Weblog (Weblog) by Plip on August 27, 2006
  • melting Groove & Visual Studio 2005: Visendo Code Share

    Groove and Visual Studio are two excellent tools from Microsoft. Our visendo development team built a tool based on both products to share code in a brand new way. Sharing code snippets helps to improve productivity and quality. Visual Studio have a one way snippet system where you can insert during development in the IDE code snippets. Some Web ...
    Posted to Hannes Preishuber (Weblog) by preishuber on August 2, 2006
  • Released to Public: Excentrics World Server Controls v2.0, RTM!

    The day has finally come! After many hours migrating (and well, re-writing) my website, I’m happy to announce the official RTM release of Excentrics World Server Controls v2.0! There are still a few known issues logged on my forums that didn’t make the cut, however this official release marks an important part since 2004. With this ...
    Posted to Community Blogs (Weblog) by Anonymous on July 30, 2006
  • Released to Public: Excentrics World Server Controls v2.0, RTM!

    The day has finally come! After many hours migrating (and well, re-writing) my website, I’m happy to announce the official RTM release of Excentrics World Server Controls v2.0! There are still a few known issues logged on my forums that didn’t make the cut, however this official release marks an important part since 2004. With this ...
    Posted to eWorld.UI - Matt Hawley (Weblog) by mhawley on July 30, 2006
  • Beach Week Chronicles: The Great Code Effect

    I wanted to focus on one of the primary benefits of Open Source as I see it: the talent an Open Source model draws to the application. But before I do, let me swap out a term here to avoid going down Definition Drive again. I’m going to use Rob Howard’s “Shared Source” description for Community Server’s source licensing and availability model ...
    Posted to Community Blogs (Weblog) by Anonymous on July 27, 2006
  • DotNetNuke Daily Tip #5 6/28/06 Cannot access a closed file

    Check out all of the DotNetNuke Daily Tips from Chris Hammond. DotNetNuke Daily Tip for 6/28/2006 If you've ever received the following error while trying to upload a DotNetNuke module here's a quick fix. ExceptionSystem.ObjectDisposedException: Cannot access a closed file. at System.IO.__Error.FileNotOpen() at System.IO.FileStream.Seek(Int64 ...
    Posted to Community Blogs (Weblog) by Anonymous on June 28, 2006
  • DotNetNuke Daily Tip #5 6/28/06 Cannot access a closed file

    Check out all of the DotNetNuke Daily Tips from Chris Hammond. DotNetNuke Daily Tip for 6/28/2006 If you've ever received the following error while trying to upload a DotNetNuke module here's a quick fix. ExceptionSystem.ObjectDisposedException: Cannot access a closed file. at System.IO.__Error.FileNotOpen() at System.IO.FileStream.Seek(Int64 ...
  • DotNetNuke Daily Tip #4 6/27/06 Inline Content Editing

    Check out all of the DotNetNuke Daily Tips from Chris Hammond. DotNetNuke Daily Tip for 6/27/2006 This is a quick tip as I was out of town for a while and haven't had a chance to catch back up yet. Did you know with DotNetNuke 4.3 you can now edit content in place on your website? What's that you say? You didn't know this? Well that's right, you ...
    Posted to Community Blogs (Weblog) by Anonymous on June 28, 2006
  • DotNetNuke Daily Tip #4 6/27/06 Inline Content Editing

    Check out all of the DotNetNuke Daily Tips from Chris Hammond. DotNetNuke Daily Tip for 6/27/2006 This is a quick tip as I was out of town for a while and haven't had a chance to catch back up yet. Did you know with DotNetNuke 4.3 you can now edit content in place on your website? What's that you say? You didn't know this? Well that's right, you ...
  • DotNetNuke Daily Tip #3 6/26/06 Clear Search Tables

    Check out all of the DotNetNuke Daily Tips from Chris Hammond. DotNetNuke Daily Tip for 6/26/2006 During your development you may run across a time when you need to clear out the search tables for DotNetNuke's searching engine. Here's the SQL to do so. delete SearchItemWordPosition where SearchItemWordId in (select SearchItemWordId from ...
  • DotNetNuke Daily Tip #3 6/26/06 Clear Search Tables

    Check out all of the DotNetNuke Daily Tips from Chris Hammond. DotNetNuke Daily Tip for 6/26/2006 During your development you may run across a time when you need to clear out the search tables for DotNetNuke's searching engine. Here's the SQL to do so. delete SearchItemWordPosition where SearchItemWordId in (select SearchItemWordId from ...
    Posted to Community Blogs (Weblog) by Anonymous on June 26, 2006
  • DotNetNuke Daily Tip #2 Mail.SendMail

    Check out all of the DotNetNuke Daily Tips from Chris Hammond. DotNetNuke Daily Tip for 6/23/2006 Have you ever needed to send mail from one of your DotNetNuke modules? Here's the DotNetNuke method for sending off a message. public static System.String SendMail ( System.String MailFrom , System.String MailTo , System.String Cc , System.String Bcc ...
  • What Do You Need To Know?

    Time to vent. I’ve been trying to hire a couple of senior developers on a team that is primarily building a web based framework (i.e. software for developers). I have some minimal expectations for a senior developer that I don’t think are all that outrageous. For instance if you claim to be a web developer you must understand the basics of HTTP . ...
    Posted to Community Blogs (Weblog) by Anonymous on June 15, 2006
1 2 3 4 5 Next > ... Last »