Click here to Skip to main content
15,885,025 members
Home / Discussions / C#
   

C#

 
QuestionRichTextBox Pin
Saikek18-Apr-07 11:29
Saikek18-Apr-07 11:29 
AnswerRe: RichTextBox Pin
Judah Gabriel Himango18-Apr-07 15:56
sponsorJudah Gabriel Himango18-Apr-07 15:56 
QuestionC# and C++ Pin
netJP12L18-Apr-07 10:31
netJP12L18-Apr-07 10:31 
AnswerRe: C# and C++ Pin
Christian Graus18-Apr-07 10:45
protectorChristian Graus18-Apr-07 10:45 
AnswerRe: C# and C++ Pin
pbraun18-Apr-07 14:58
pbraun18-Apr-07 14:58 
GeneralRe: C# and C++ Pin
Christian Graus18-Apr-07 16:06
protectorChristian Graus18-Apr-07 16:06 
GeneralRe: C# and C++ Pin
netJP12L18-Apr-07 16:19
netJP12L18-Apr-07 16:19 
GeneralRe: C# and C++ Pin
pbraun18-Apr-07 18:07
pbraun18-Apr-07 18:07 
There are too many problems with that approach. If you think of this from a business perspective, a business makes more money by selling separate compilers than by selling upgrades that are not necessarily backwards compatible. Then there is the problem of forcing companies to re-write software so that the latest compiler will work with it. Customers don't like to change something that is working just because someone has a better idea or wants to implement things in a different way. There are many more technical problems, that are not business related that have to be overcome. Another perspective is from the customer point of view. As a customer, do you really want to keep re-writing working software for the latest version of the compiler? That is very costly.

If you want an example of this, just look at the year 2000 issue with time and how many banks were worried that their 30 year old COBOL code would break.


Phil
QuestionC# Web Service not running Pin
dancelicious18-Apr-07 9:02
dancelicious18-Apr-07 9:02 
AnswerRe: C# Web Service not running Pin
_mubashir18-Apr-07 9:34
_mubashir18-Apr-07 9:34 
GeneralRe: C# Web Service not running Pin
dancelicious18-Apr-07 9:42
dancelicious18-Apr-07 9:42 
GeneralRe: C# Web Service not running Pin
dancelicious18-Apr-07 9:49
dancelicious18-Apr-07 9:49 
GeneralRe: C# Web Service not running Pin
kubben18-Apr-07 9:53
kubben18-Apr-07 9:53 
GeneralRe: C# Web Service not running Pin
dancelicious18-Apr-07 10:02
dancelicious18-Apr-07 10:02 
GeneralRe: C# Web Service not running Pin
kubben18-Apr-07 10:04
kubben18-Apr-07 10:04 
GeneralRe: C# Web Service not running Pin
dancelicious18-Apr-07 10:11
dancelicious18-Apr-07 10:11 
GeneralRe: C# Web Service not running Pin
kubben18-Apr-07 12:52
kubben18-Apr-07 12:52 
GeneralRe: C# Web Service not running Pin
dancelicious18-Apr-07 13:25
dancelicious18-Apr-07 13:25 
AnswerRe: C# Web Service not running Pin
mav.northwind18-Apr-07 10:30
mav.northwind18-Apr-07 10:30 
QuestionRe: C# Web Service not running Pin
dancelicious18-Apr-07 10:33
dancelicious18-Apr-07 10:33 
QuestionSelect TreeView Pin
mihksoft18-Apr-07 8:42
mihksoft18-Apr-07 8:42 
AnswerRe: Select TreeView Pin
dancelicious18-Apr-07 9:03
dancelicious18-Apr-07 9:03 
AnswerRe: Select TreeView Pin
Tarakeshwar Reddy18-Apr-07 10:15
professionalTarakeshwar Reddy18-Apr-07 10:15 
QuestionSend VB6 COM object To MSMQ from C# Pin
ABSD21341231212312318-Apr-07 8:24
ABSD21341231212312318-Apr-07 8:24 
Questionudf executing an sql statement Pin
Lordveralix18-Apr-07 8:13
Lordveralix18-Apr-07 8:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.