Is .NET finally taking of?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

This .NET thing exists commercially for 1 year now I believe.
A lot of books and magazines talk about this .NET

But so far I only encountered 1 application that needed this .NET.
Even the programs made by Microsoft all are still using none-NET technology.

So do you think that this .NET would actually become popular?
Is Microsoft actually starting to create an .NET version of Internet
Explorer and other parts of Windows?
 
So do you think that this .NET would actually become popular?

We all knew from the beginning that it was going to take some time for
people to switch over. Compare it to the transition of Windows 16-bit to
Windows 32-bit. Even today, some people are still using 16-bit Windows apps.
Is Microsoft actually starting to create an .NET version of Internet
Explorer

Rewriting a perfectly good application just for the heck of it doesn't make
economical sense. So they won't do that.
IE is also a bad example, because version 6 will be the last standalone
version.
and other parts of Windows?

Explorer [do not confuse that with Internet Explorer] of the next version of
Windows will be a .NET application, amongst others.

Regards,
Pieter Philippaerts
Managed SSL/TLS: http://www.mentalis.org/go.php?sl
 
So do you think that this .NET would actually become popular?
We all knew from the beginning that it was going to take some time for
people to switch over. Compare it to the transition of Windows 16-bit to
Windows 32-bit. Even today, some people are still using 16-bit Windows apps.
So far I see a lot of books, magazine reviews, code examples but not much
real programs using .NET.
Maybe it is because of the hassel of installing the .NET framework that
cannot be easily done in one setup file if you must support multiple
language versions.

Another big problem is when you distribute an applicaton, then you get very
strange errors, dll's that are not found, file Open boxes that does not run,
code that first must be comied to a local drive before it allows to run....
All because of this increased net security functionality. I love these new
things, but it is not that eaasy to understand all of this.
Rewriting a perfectly good application just for the heck of it doesn't make
economical sense. So they won't do that.
There will be a period of mixed applications that uses managed/unmanaged
code.
and other parts of Windows?

Explorer [do not confuse that with Internet Explorer] of the next version of
Windows will be a .NET application, amongst others.
Internet Explorer would be a nice thing to port to .NET since it would stop
some more vunerabilities.
Especially all core components that can be accesed by Internet would be a
good step forward in start porting to .NET.

But this will take some time. The learning curve have set again a little bit
higher.
 
MS is writing a lot in dotnet right now but big apps take time. Good article
on it.
Quote from this article:
http://www.informationweek.com/story/showArticle.jhtml?articleID=15200123Project Green, an effort that involves about 40% of Business Solutions'
1,700 programmers, says Satya Nadella, the division's corporate VP of
product development. By the middle of next year, Nadella says, two-thirds of
Business Solutions' developers will be concentrated on new productsBruce L-C
 
Like a later poster said, big apps take time, but they are coming.

Here's one I'm working on:

http://www.digita.com/pro/home/accountspro/default.asp


Pieter Philippaerts said:
So do you think that this .NET would actually become popular?

We all knew from the beginning that it was going to take some time for
people to switch over. Compare it to the transition of Windows 16-bit to
Windows 32-bit. Even today, some people are still using 16-bit Windows apps.
Is Microsoft actually starting to create an .NET version of Internet
Explorer

Rewriting a perfectly good application just for the heck of it doesn't make
economical sense. So they won't do that.
IE is also a bad example, because version 6 will be the last standalone
version.
and other parts of Windows?

Explorer [do not confuse that with Internet Explorer] of the next version of
Windows will be a .NET application, amongst others.

Regards,
Pieter Philippaerts
Managed SSL/TLS: http://www.mentalis.org/go.php?sl
 
But so far I only encountered 1 application that needed this .NET.

We have a packaged commercial application using .Net technologies
(ASP.Net, C#, Web Services, Crystal Reports.Net, COM Interop, a couple
of Windows Services written in C#, etc). It is about 50,000 Lines of
Code, has been under development since late last year, and
commercially available for about 3 months.

The not-very-pretty brochureware website is at
http://www.impactinvesting.com. Please email me if you want a
username/password to have a look at the demo system running over the
Internet. The demo system is linked from the brochureware website, but
you'll need a logon to have a look around it.

It's for a reasonably specialised market, but is certainly a "real"
vertical market application sold to real customers.

ted.h.
 
Yes its taken off my Support list.

:D



Ted Harper said:
But so far I only encountered 1 application that needed this .NET.

We have a packaged commercial application using .Net technologies
(ASP.Net, C#, Web Services, Crystal Reports.Net, COM Interop, a couple
of Windows Services written in C#, etc). It is about 50,000 Lines of
Code, has been under development since late last year, and
commercially available for about 3 months.

The not-very-pretty brochureware website is at
http://www.impactinvesting.com. Please email me if you want a
username/password to have a look at the demo system running over the
Internet. The demo system is linked from the brochureware website, but
you'll need a logon to have a look around it.

It's for a reasonably specialised market, but is certainly a "real"
vertical market application sold to real customers.

ted.h.

--
Ted Harper [Fissile Software Pty Ltd] (Sydney, Australia)
Email: (e-mail address removed)
Phone: +61-418-442-342
Fax: +61-2-9686-4192
 
Back
Top