Sign In
Field Notes Of An Enterprise Software Consultant
Knowledge is POWER
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 FW & Runtime
Addin
beta
C#
collection-admin
collections
CompiledCode
CustomSymbolDictionary
delete documents
DLR
Hosting API
HowTo
IronPython
IronRuby
methods
ReadConfiguration
Release
reset collection
sample
ScriptIO
ScriptRuntime
ScriptRuntimeSetup
ScriptScope
v0.9
Visual Studio
Archive
Archives
September 2010
(1)
December 2008
(1)
November 2008
(1)
September 2008
(4)
August 2008
(3)
July 2008
(6)
June 2008
(2)
April 2007
(1)
August 2006
(4)
June 2006
(4)
March 2006
(1)
February 2006
(1)
December 2005
(1)
November 2005
(3)
October 2005
(3)
October, 2005
MSDN Blogs
>
Field Notes Of An Enterprise Software Consultant
>
October, 2005
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Field Notes Of An Enterprise Software Consultant
MSVCR80D.dll not found
Posted
over 7 years ago
by
seshapv
79
Comments
I ran in to this couple of days back. Visual Studio 2005 threw up the following error message when i ran my CRT Win32\Console application in Debug mode. --------------------------- <App Name> - Unable To Locate Component -----------------------...
Field Notes Of An Enterprise Software Consultant
getaddrinfo() breaks applications migrated from Visual Studio 6.0
Posted
over 7 years ago
by
seshapv
4
Comments
Here’s a problem CoolSoft Inc faced when migrating CoolApp - their flagship product. CoolApp is an MFC application that sends some data to a server. It was developed in VC6 and winsock2 and it’s been running for quite a while now. CoolSoft wanted to upgrade...
Field Notes Of An Enterprise Software Consultant
5 quick questions on Custom Attributes
Posted
over 7 years ago
by
seshapv
1
Comments
1) What are custom attributes? Attributes are instances of a Type. Attributes are just like any other class object except that they allow some special syntax. 2) Are attributes an alternate way of specifying a base class for a class? Inside an...
Page 1 of 1 (3 items)