473,382 Members | 1,353 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Where do we b!tch about ASP.NET 2.0?

The more I am learning about 2.0 the more I see what appears to be garbage.
This is evident when trying to use any of the new controls. Especially the
Wizard Control which has me really upset. The templates are garbage and
apparently can not be modified.

I'd like to learn how wrong I am because the idea behind these new controls
is a great opportunity. Especially the new Wizard control but not if we are
expected to trade off coding efficiency for garbage results in the user
interface as it is usability that makes or breaks an application.

--
<%= Clinton Gallagher, "Twice the Results -- Half the Cost"
Architectural & e-Business Consulting -- Software Development
NET cs*********@REMOVETHISTEXTmetromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/
Nov 18 '05 #1
5 1002
Give it a chance Clinton, its code in progress after all. Worth remembering
that some of what your using wont even be there when it finally gets
released. I think you can bitch at www.asp.net though!!!

Regards

John Timney
ASP.NET MVP

"clintonG" <cs*********@REMOVETHISTEXTmetromilwaukee.com> wrote in message
news:eU**************@TK2MSFTNGP15.phx.gbl...
The more I am learning about 2.0 the more I see what appears to be garbage. This is evident when trying to use any of the new controls. Especially the
Wizard Control which has me really upset. The templates are garbage and
apparently can not be modified.

I'd like to learn how wrong I am because the idea behind these new controls is a great opportunity. Especially the new Wizard control but not if we are expected to trade off coding efficiency for garbage results in the user
interface as it is usability that makes or breaks an application.

--
<%= Clinton Gallagher, "Twice the Results -- Half the Cost"
Architectural & e-Business Consulting -- Software Development
NET cs*********@REMOVETHISTEXTmetromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/

Nov 18 '05 #2
Well, I don't think there is anything you can do is asp.net 1.1 where you
can't do it in 2.0. So, if you don't like the new controls, I would go back
to the way it worked in 1.0/1.1. 2.0 Suppose to give you more features. By
the way, its just Beta so I think the tool lets you submit feedback to
Microsoft. Let them hear about it.

"clintonG" wrote:
The more I am learning about 2.0 the more I see what appears to be garbage.
This is evident when trying to use any of the new controls. Especially the
Wizard Control which has me really upset. The templates are garbage and
apparently can not be modified.

I'd like to learn how wrong I am because the idea behind these new controls
is a great opportunity. Especially the new Wizard control but not if we are
expected to trade off coding efficiency for garbage results in the user
interface as it is usability that makes or breaks an application.

--
<%= Clinton Gallagher, "Twice the Results -- Half the Cost"
Architectural & e-Business Consulting -- Software Development
NET cs*********@REMOVETHISTEXTmetromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/

Nov 18 '05 #3
The answer to the question in your title is "right here, for a start." And
here you are. And your comments are valuable to Microsoft.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Neither a follower
nor a lender be.

"clintonG" <cs*********@REMOVETHISTEXTmetromilwaukee.com> wrote in message
news:eU**************@TK2MSFTNGP15.phx.gbl...
The more I am learning about 2.0 the more I see what appears to be garbage. This is evident when trying to use any of the new controls. Especially the
Wizard Control which has me really upset. The templates are garbage and
apparently can not be modified.

I'd like to learn how wrong I am because the idea behind these new controls is a great opportunity. Especially the new Wizard control but not if we are expected to trade off coding efficiency for garbage results in the user
interface as it is usability that makes or breaks an application.

--
<%= Clinton Gallagher, "Twice the Results -- Half the Cost"
Architectural & e-Business Consulting -- Software Development
NET cs*********@REMOVETHISTEXTmetromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/

Nov 18 '05 #4
MSDN Product Feedback Center

http://lab.msdn.microsoft.com/produc...k/default.aspx

"clintonG" <cs*********@REMOVETHISTEXTmetromilwaukee.com> wrote in message
news:eU**************@TK2MSFTNGP15.phx.gbl...
The more I am learning about 2.0 the more I see what appears to be
garbage.
This is evident when trying to use any of the new controls. Especially the
Wizard Control which has me really upset. The templates are garbage and
apparently can not be modified.

I'd like to learn how wrong I am because the idea behind these new
controls
is a great opportunity. Especially the new Wizard control but not if we
are
expected to trade off coding efficiency for garbage results in the user
interface as it is usability that makes or breaks an application.

--
<%= Clinton Gallagher, "Twice the Results -- Half the Cost"
Architectural & e-Business Consulting -- Software Development
NET cs*********@REMOVETHISTEXTmetromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/


Nov 18 '05 #5
Oh yea. I've been there. Thanks for reminding me it completely went foggy.

<%= Clinton Gallagher

"Ken Cox [Microsoft MVP]" <BA************@sympatico.ca> wrote in message
news:OZ**************@TK2MSFTNGP14.phx.gbl...
MSDN Product Feedback Center

http://lab.msdn.microsoft.com/produc...k/default.aspx

"clintonG" <cs*********@REMOVETHISTEXTmetromilwaukee.com> wrote in message
news:eU**************@TK2MSFTNGP15.phx.gbl...
The more I am learning about 2.0 the more I see what appears to be
garbage.
This is evident when trying to use any of the new controls. Especially the Wizard Control which has me really upset. The templates are garbage and
apparently can not be modified.

I'd like to learn how wrong I am because the idea behind these new
controls
is a great opportunity. Especially the new Wizard control but not if we
are
expected to trade off coding efficiency for garbage results in the user
interface as it is usability that makes or breaks an application.

--
<%= Clinton Gallagher, "Twice the Results -- Half the Cost"
Architectural & e-Business Consulting -- Software Development
NET cs*********@REMOVETHISTEXTmetromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/

Nov 18 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

47
by: Andrey Tatarinov | last post by:
Hi. It would be great to be able to reverse usage/definition parts in haskell-way with "where" keyword. Since Python 3 would miss lambda, that would be extremly useful for creating readable...
3
by: A.V.C. | last post by:
Hello, I found members of this group very helpful for my last queries. Have one problem with CASE. I can use the column name alias in Order By Clause but unable to use it in WHERE CLAUSE. PLS...
3
by: Xiangliang Meng | last post by:
Hi, all. In 1998, I graduated from Computer Science Dept. in a university in China. Since then, I've been using C Language for almost 6 years. Although I'm using C++ in my current job, I'm also...
7
by: Britney | last post by:
Original code: this.oleDbSelectCommand1.CommandText = "SELECT TOP 100 user_id, password, nick_name, sex, age, has_picture, city, state, " + "country FROM dbo.users WHERE (has_picture = ?) AND (sex...
5
by: comp.lang.php | last post by:
if ($willLimitByDB) $sql = preg_replace('/#(+)#/i', '$$1', $sql); This does not give me the results I want, instead of the value of $where in $sql, I literally get '$where' instead. How do I...
5
by: John | last post by:
I just cannot manage to perform a SELECT query with NULL parameter... My CATEGORY table does have one row where TCATEGORYPARENTID is null (real DB null value). TCATEGORYID and TCATEGORYPARENTID...
0
NeoPa
by: NeoPa | last post by:
Background Whenever code is used there must be a way to differentiate the actual code (which should be interpreted directly) with literal strings which should be interpreted as data. Numbers don't...
1
by: not_a_commie | last post by:
I was hoping for increased functionality with the where clause in C# 3.0. Using the new keyword 'var' would really allow us to take nice advantage of these. Specifically: 1. I want to limit it...
9
by: Emin | last post by:
Dear Experts, I have a fairly simple query in which adding a where clause slows things down by at least a factor of 100. The following is the slow version of the query ...
8
by: chrisdavis | last post by:
I'm trying to filter by query or put those values in a distinct query in a where clause in some sort of list that it goes through but NOT at the same time. Example: ROW1 ROW2 ROW3 ROW4 ,...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.