Sign In
robgruen's WebLog
my intelligence is artificial...
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET Remoting
Debugging
Digital Photography
Misc .Net Runtime
MIX06
MOSS
SharePoint
SPACE
Technology "Tidbytes"
Archive
Archives
November 2009
(1)
November 2007
(1)
August 2007
(1)
January 2007
(2)
July 2006
(1)
March 2006
(4)
February 2006
(1)
January 2006
(1)
December 2005
(3)
November 2005
(2)
October 2005
(2)
September 2005
(4)
August 2005
(2)
July 2005
(2)
June 2005
(5)
May 2005
(7)
April 2005
(8)
March 2005
(5)
February 2005
(4)
January 2005
(2)
December 2004
(7)
November 2004
(2)
October 2004
(3)
September 2004
(1)
August 2004
(5)
July 2004
(3)
June 2004
(4)
May 2004
(6)
April 2004
(7)
March 2004
(9)
February 2004
(4)
July, 2004
MSDN Blogs
>
robgruen's WebLog
>
July, 2004
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
robgruen's WebLog
Problems hosting .NET user controls in Internet Explorer
Posted
over 8 years ago
by
robgruen
2
Comments
So I’ve been working this one issue where remoting calls from a .NET user control hosted in IE are taking horrendously long. After the 1 st atrocious call things behave “normally”. I’ve dome a lot of digging on this issue and have...
robgruen's WebLog
System.ArgumentException when calling Bitmap.Save(Stream, ImageCodecInfo, EncoderParameters)
Posted
over 8 years ago
by
robgruen
2
Comments
I was building this small app to that collects images and stores them within a database. To do this you need to Save the bitmap your wanting to store as a memory stream within a blob data cell in a table. As a base force source you can reference...
robgruen's WebLog
Calling WriteFileEx() from C# (including supporting structures, constants, etc...)
Posted
over 8 years ago
by
robgruen
3
Comments
Today I had the unfortunate and tedious task of calling the WriteFileEx API from a managed application. For you consuming pleasure I have posted the source code for a console app that creates a file called history.txt in the local directory and writes...
Page 1 of 1 (3 items)