Atalasoft
Welcome to Atalasoft Community Sign in | Join | Help
in

Browse by Tags

All Tags » ASP.NET
Showing page 1 of 2 (13 total posts)
  • Increasing the Size of your Stack (.NET Memory Management: Part 3)

    In the previous article I discussed a few of the benefits of stack allocation as well as a couple of C# keywords which help you to leverage those benefits. However, the one megabyte default stack size is too small for stack allocation to be used with a large dataset. Alternatively, in some threading situations one megabyte per thread/fiber can ...
    Posted to Rick Minerich's Development Wonderland (Weblog) by RickM on April 22, 2008
  • "Bad, IIS. Bad!" - Forcing IIS to run your site in .NET 2.0

    I was working in IIS, today, and came across an issue where it was attempting to load my site in ASP.NET 1.1.xxx. I, for one, know that the site I was deploying was built as a precompiled web from VS2005, which, as far as I know, means that it's .NET 2.0 for sure. I also knew that all of the assemblies I was referencing were .NET 2.0 and the web ...
    Posted to Jake Opines (Weblog) by jacobl on April 3, 2008
  • Atalasoft at AJAXWorld 2008 East

    This year's AjaxWorld Conference & Expo was somewhat of a disappointment.  After experiencing the problems that I outlined last year, I anticipated a better overall conference.  They did appear to take a few things into consideration, such as the lunch breaks (this time you might have been able to sit down), ...
    Posted to David Cilley's AJAX Imaging Blog (Weblog) by David Cilley on March 21, 2008
  • Slick Ajax Magnifier

    Recently we had a customer ask if we had anything like our WinForms Magnifier MouseTool available on the WebForms side of things.  We get this question somewhat frequently, and it's always one of those features that seems to fall off the end of the development cycle to higher priority features.  The answer to this question has always ...
    Posted to David Cilley's AJAX Imaging Blog (Weblog) by David Cilley on May 15, 2007
  • Atalasoft's May 2007 Newsletter - See You At Tech Ed

    Atalasoft @ Tech Ed 2007, June 4-8: Are You Going? Come meet us at Tech Ed in Orlando, booth 1329. We will be running demos showcasing the advanced capabilities of DotImage v5.0 and its add-ons. We will be giving away limited-edition t-shirts, Zunes, DotImage Photo SDKs (a $500 value!) and other Atalasoft collectibles! It's a great ...
    Posted to News and Announcements (Weblog) by TomLewis on May 12, 2007
  • Presentation: Introduction to AJAX in ASP.NET

    I'd like to thank everyone that attended my presentation on AJAX for the Western Mass .NET Users Group last night.  I enjoyed presenting to the group and speaking with most of you. Topics that were covered were: What is AJAX? AJAX in .NET with IFrames ASP.NET AJAX Library ASP.NET AJAX Extensions ASP.NET AJAX Toolkit AJAX Annotations ...
    Posted to David Cilley's AJAX Imaging Blog (Weblog) by David Cilley on May 2, 2007
  • Atalasoft at AjaxWorld NYC 2007

    Lou and I recently returned from the AjaxWorld Conference & Expo in NYC.  Most of the sessions I attended were very informative, some were advertorials, some were advertisements, and a few were actually laughable.  This AjaxWorld conference was not run as well as the last one I attended.  The biggest problems I saw with this ...
    Posted to David Cilley's AJAX Imaging Blog (Weblog) by David Cilley on March 22, 2007
  • DotImage Version 5.0 Released by Atalasoft

    Major enhancements to Annotations Toolkit including AJAX Enabled Annotations for ASP.NET highlight the latest version   Easthampton, MA, USA. – March 13th, 2007 - Atalasoft, Inc., the leading provider of imaging components and technology for Microsoft .NET Framework-based developers, today announces the release of DotImage 5.0, the ...
    Posted to Press Release (Weblog) by TomLewis on March 13, 2007
  • Multi-page Document Printing on the Web using a Thin Client Approach

    One of the most sought after features for developers using our products is that of printing multi-page document images through the web using a thin client/AJAX approach.  There are a set of fundamental problems with doing this: Printing can only be done using the browser's print dialog, as there is no direct way to interface with the ...
    Posted to David Cilley's AJAX Imaging Blog (Weblog) by David Cilley on September 19, 2006
  • AJAX Thumbnails and On Demand Tiling Unleashed!

    It's been a while since I last spoke about anything on this blog... the main reason for this is we've been hard at work getting the DotImage 4.0 release out.  Now that it's out, I'd like to show you the two coolest additions to the our AJAX WebControls. We've added a new AJAX thumbnail control, and we've completely redeveloped the ...
    Posted to David Cilley's AJAX Imaging Blog (Weblog) by David Cilley on August 3, 2006
1 2 Next >