| |
|

|
|

|
|
User Controls
|
|
New User
|
|
Login
|
|
Edit/View My Profile
|
|

|
|

|
|

|
|
Active Network
|
|
ActiveMac
|
|
ActiveWin
|
|
ActiveXbox
|
|
DirectX
|
|
Downloads
|
|
FAQs
|
|
Interviews
|
|
MS Games & Hardware
|
|
Reviews
|
|
Rocky Bytes
|
|
Support Center
|
|
TopTechTips
|
|
Windows 2000
|
|
Windows Me
|
|
Windows Server 2003
|
|
Windows Vista
|
|
Windows XP
|
|

|
|

|
|

|
|
News Centers
|
|
Windows/Microsoft
|
|
Apple/Mac
|
|
Xbox/Xbox 360
|
|
News Search
|
|
XML/RSS Newsfeeds
|
|
Pocket PC Site
|
|

|
|

|
|

|
|
FAQ's
|
|
Windows Vista
|
|
Windows 98/98 SE
|
|
Windows 2000
|
|
Windows Me
|
|
Windows Server 2003
|
|
Windows XP
|
|
Windows 7
|
|
Windows 8
|
|
Internet Explorer 6
|
|
Internet Explorer 5
|
|
Xbox 360
|
|
Xbox
|
|
DirectX
|
|
DVD's
|
|

|
|

|
|

|
|
Latest Reviews
|
|
Xbox/Games
|
|
Fable 2
|
|

|
|
Applications
|
|
Windows Server 2008 R2
|
|
Windows 7
|
|
Adobe CS5 Master Collection
|
|

|
|
Hardware
|
|
Microsoft Express Mouse
|
|

|
|

|
|

|
|
Latest Interviews
|
|
Mike Swanson
|
|

|
|

|
|

|
|
Site News/Info
|
|
About This Site
|
|
Advertise
|
|
Affiliates
|
|
Contact Us
|
|
Default Home Page
|
|
Link To Us
|


|
|
 |
|
 |
|
 |
| Time:
00:00 EST/05:00 GMT | News Source:
ActiveWin.com |
Posted By: Robert Stein |
|
The IntelliSense in the PDC bits while editing XAML had problems inside Style elements as well as when completing tags and reformatting. This patch addresses those issues to improve the developer experience.
|
| |
Read Only Comments
Return to News
|
|
Displaying Comments 1 through 2 of 2
|
|
This is an archived static copy of ActiveWin.com.
|
|
#1 By
20 (67.9.179.51)
at
Wednesday, December 03, 2003 10:15:17 PM
|
Declarative programming has a long way to go, IMHO. It's kinda worthless the way it is right now with tags in ASP.NET, and now XAML. You have code in like 3-4 different places now, it's just a maintenance nightmare.
When it can get to the point there all the UI is completely XML with NO code, and all the actions and biz logic are in pure code with no mixing PERIOD, then declarative programming is good. But this bastardization/hybrid crap like ASP.NET tag-based programming (versus ASP.NET server-control code-only programming) and XAML, is a nightmare.
|
|
#2 By
1845 (67.161.212.73)
at
Friday, December 05, 2003 01:14:31 AM
|
Curious, I've been writing ASP.NET applications since beta 1 of Framework 1.0. My first for pay ASP.NET project began in February 2001. In all that time, nearly three years, I've never had co-mingling of code and tags. My .aspx/.ascx files have HTML/XML and my .aspx.cs/.ascx.cs have my code. Those code files call into my business/data tiers which are also all .cs. No mixing, no code in like 3-4 places. Simple separation.
What kind of applications do you write?
|
|
|
 |
|