|
|
Browse by Tags
All Tags » ASP.NET
Showing page 1 of 2 (13 total posts)
-
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 ...
-
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 ...
-
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), ...
-
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 ...
-
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 ...
-
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 ...
-
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 ...
-
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 ...
-
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 ...
-
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 ...
1
|
|
|