B
Bret Mulvey [MS]
nospam said:Who did the look and feel of the Microsoft site? I find it hard to believe
you did it all in VS.NET
You know, and I know, what tool makes more usable sites and that's
Dreamweaver hands down.
You can't even do tables with VS.NET, the most fundamental thing in Web
Pages.
I would say GotDotNet and Hotmail are designed first in something other than
VS.NET
I see where you're coming from now. VS.NET is a developer productivity tool,
not a design tool. If you expect to use it for graphical design--not it's
primary purpose--then you could be disappointed. It's a tool for
developers, not designers. If you look at the feature overview at
http://msdn.microsoft.com/vstudio/productinfo/features/profeatures.aspx
you'll see that it's all about developer productivity.
site?Plus, how many transactions are really going through the Microsoft.com
You can get a sense of this from comScore Media Metrix
(http://www.comscore.com/press/release.asp?id=360). Over 2/3rds of all
Internet users visited a Microsoft site in September 2003. If you separate
www.microsoft.com out from other Microsoft web properties, it's the #4 site.
The most popular area of www.microsoft.com is probably
www.microsoft.com/downloads, which is a database-driven site using ASP.NET,
web services, and SQL Server, developed using VS.NET. Millions of
transactions per day.
It took you, microsoft.com, more than TWO (2) years to convert parts of your
web site to .aspx pages
And some parts will never be converted. If it works, why spend money to
change it? We're doing .asp to .aspx conversions as needed, when we do major
version updates of different applications.
But since you use src= quite a lot, at least how I see it, you can see that
CodeBehind is only being used because it's a microsoft thing as when push
comes to shove, you had to use src=.
You're incorrect when you say that "we had to use Src" when push came to
shove. We did not have to use Src for anything. For some projects Codebehind
makes most sense and for other projects Src makes most sense. This is
nothing more than the right tool for the right job. If you need no-touch
deployment, you have the Src option. I find myself using Src less and less
often because Codebehind gives me more flexibility in general, and
definitely enables more code re-use scenarios. Nearly all of the ASP.NET
development happening on my team uses Codebehind.
Plain and simple, VS.NET are simply not productive on web sites. Windows
stuff YES, but Web stuff, no way in the world. The ASP.NET stuff I see on
the macromedia newgroups blows aways the VS.NET stuff hands down. In fact,
even though they have very little people using Dreamweaver for .NET stuff
they seem to have MORE web sites and they are thousands to times better.
VS.NET makes me extremely productive for web site development. I don't think
I'm going to change your mind on this one, but I'm willing to share the
facts of how we use VS.NET on one of the worlds busiest and largest web
sites, and unwilling to let your statement stand. Let's see the numbers.
I've seen some of your other posts where you assert that real, large,
commercial sites don't use OOP, and if they do, the code is unmanageable.
That's simply not factual. Take a look at
http://www.microsoft.com/backstage/archives.htm to get more information on
how we use .NET on Microsoft.com. We're much more productive now with VS.NET
than we were three years ago. If you'd like more information on how we use
the OOP metaphor and multi-tier architecture on Microsoft.com, feel free to
ask.
CASE IN POINT, if VS.NET was so good, why is every single newsgroup and even
INETA still use the IBuySpy portal or DotNetNuke? They sites essentially
have no creative programming and these site are essentially identical to
each other. All one has to do is look at the DesktopDefault.aspx page and
you know exactly what that site is capable of. Furthermore, because there
are nothing new, one cannot even tell if they have really been tested in a
business environment when things change and reliability is paramount.
I'm not sure what you're getting at here. These are reference
implementations for purposes of teaching ASP.NET. As reference
implementations they don't change often, by definition.
Nevertheless, after more than 2.5 years we are now seeing more and more
sites....but one has got to ask how they are really done....But come 2.5
years later...Mr. BILL is right, DOT NET is SLOWWWWWW GOING.
I'm here to answer how they are really done, if you want to ask. It sounds
like you have had some bad experiences with object-oriented development in
the past.
I don't have information on .NET growth rates. Google on "inurl:.aspx" now,
and then again in a month, divide the latter by the former, raise to the
12th power, subtract 1, and you'll have an estimate of the annual ASP.NET
growth rate. It's 15.1 million now. Ping me in a month and I'll do this for
you.
It took you guys 3 years to figure out that when you create a project you
don't add 10 new files/folders that the user has no idea what they do. You
don't add .resx files and all those folders of who know what...... I told
you this THREE (3) years ago...you finally are getting it.
Although I don't work on the VS.NET product, I'm glad you like the direction
we're moving. If you have questions about what specific files do in a new
project I'll be happy to answer.
You are still even working on ZERO touch deployment after 6
years...constantly trying to FIX what never worked.
You also GOT RID of those FRONT PAGE EXTENSIONS in Whidbey...YEAHHHH!!!!!
ONLY SIX (6) years to figure that one out.....
Amen.
Look at all the changes is Whidbey!!!! VS.NET is looking more and more like
Dreamweaver.....property nesting tag bar at the bottom, clean projects,
easier FTP......DUHHHHHHH!!!!!!, Design and Code view highlight
syncronization, leave the html code just like it is.......
Oh and there are promises of BETTER table support in Whidbey of which I have
yet to see.
THREE (3) years to figure this out after I told you again and again.....
I am again gratified that you like the direction we're moving.
Hand down the people on the dreamweaver forums have twice the number of web
pages than all of the people on microsoft newsgroups and they LOOK 1000
times better as well....plus they ACTUALLY have web sites in the first
place.......
I have no comment on this, as this seems purely a matter of opinion and
conjecture.