.NET Framework - Data Access Layer (SQL Server)

Asked By Peabod
12-Apr-07 11:54 PM
With Web Devloper Express you can create 3-tier applications. Can this be
done in Expression Web or do you need to write code in the Page itself..
SQL Server
(1)
ASP.NET
(1)
Expression Web
(1)
FrontPage
(1)
DBA
(1)
MVP
(1)
EC
(1)
MS
(1)
  Cowboy \(Gregory A. Beamer\) replied...
13-Apr-07 11:24 AM
Expression is largely a design tool. With it, one can create the ui layer of
a multi-tiered application. But, one cannot create class libraries with
Expression, as that is not its purpose. Remember the old adage: When all you
have is a hammer, everything looks like a nail. :-)

I use Expression alongside Visual Studio (which has the Web Developer bits
included for design of an ASP.NET ui layer). I would not use it in isolation
for the types of applications I build. But, then, I would not use FrontPage,
Dreamweaver or any other WYSIWYG Internet UI designers to build Enterprise
applications, by themselves. They are one tool in my arsenal.

Hope this helps.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*********************************************
Think outside the box!
*********************************************
  Peabod replied...
14-Apr-07 12:44 AM
Thanks Cowboy....

I came to the same conclusion...

I'll use Expression Web for basic design then import to Visual Studio....
I'm not really sure why Expression Web exists. It seems to me that MS could
simply have enhanced Web Developer Express with some of the nice things
available in Expression Web (eg code/design split screen, remote web site)
after all they both share a majority of code...

I suspect I know the answer...
  Cheryl D Wise replied...
14-Apr-07 11:44 AM
Umm Web Developer Express shares code with Visual Studio not Expression Web.

--
Cheryl D Wise
MS MVP FrontPage
http://by-expression.com
********************
Online Instructor Led training   at http://starttoweb.com
Available April 2007 at a bookstore near you: Foundations of Expression Web:
The Basics and Beyond
  Cowboy \(Gregory A. Beamer\) replied...
19-Apr-07 02:41 PM
You will see some changes in Visual Studio in the Orcas version. I am not
sure how the Express products will fare, as I have heard nothing about their
lifecycle. As Microsoft is playing pusher with some products (the first one
is free ;->), I think there is a good chance of a new Express version during
Orcas. Not sure it will appear at the same time. If not, it would be a good
time to bite the bullet and hit Visual Studio. It will still be missing a
few Expression bits, but a much better experience overall.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*********************************************
Think outside the box!
*********************************************
  Cheryl D Wise replied...
19-Apr-07 05:48 PM
better than earlier versions but it will never be my cup of tea.

--
Cheryl D Wise
MS MVP FrontPage
http://by-expression.com
Coming Soon: Foundations of Microsoft Expression Web: The Basics and Beyond
Create New Account
help
SQL Server 2000 vs SQL Server Express .NET Framework I have an ASP.Net website that was developed using SQL Server 2000. I want to 'port' it to use SQL Server Express, since I don't
How to change default sql server? .NET Framework I am learning asp.net while I try to add SQL server database to ASP NET Application or Web Site project, I message show up: Connections to SQL Server files(*mdf
Porting ASP.NET / SQL Server to JAVA / Oracle .NET Framework Our clients are happy with our ASP.NET / SQL Server app, but one of their divisions has a preferred technology of JAVA / Oracle and has
Jquery + Insert Data + ASP.NET .NET Framework Hi, is there any way to insert a registration in SQL Server using Jquery en ASP.NET. ASP.NET Discussions SQL Server (1) ASP.NET (1) Database (1) Insert (1) Nicaragua (1) Jquery (1
Public ASP.NET app and SQL Server security - best practices? .NET Framework Platform: Win 2003 Server, ASP.NET 1.1, SQL Server 2000 or 2005 I need to create an ASP.NET app that is going