Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Advantages of ASP.NET 2.0/SSX over ASP.NET 2.0/MSDE?
Message
From
05/04/2006 17:24:16
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
05/04/2006 02:11:49
General information
Forum:
ASP.NET
Category:
Databases
Miscellaneous
Thread ID:
01110510
Message ID:
01110790
Views:
15
This message has been marked as the solution to the initial question of the thread.
>I'm scoping out a potential ASP.NET 2.0 project. The database it will attach to currently lives in an MSDE2K instance. However, it could potentially be moved/migrated to a SQL Server Express (2005) instance.
>
>Are there any significant advantages to doing so? :
>
>1. Does SSX "integrate better" with ASP.NET 2.0, making development easier?
>2. Does SSX have any performance advantages (e.g. higher # of connections/concurrent queries without performance throttling etc.)?
>
>Basically, are there enough compelling reasons to use SSX with ASP.NET 2.0 to offset the effort required to move an existing database to it? TIA.

BTW it's SSE.
1) Yes.
2) Yes.
Basically yes:)
Effort? Maybe a five minutes click this and that effort.

Now some advantages from my POV:
-Programmability with C#. CLR is there:)
-Increased db limit (2 to 4Gb)
-1Gb memory and 1 CPU limit
-Concurrent connection limit (I'm sure once it was there in docs when in beta) 25. But since then no connection limit info I can see anywhere. Sounds like now no limit (query governor died, long live new governor:)
-New datatypes + enhanced limits of existing ones
-Partioning on tables, pivoting, ranking, apply ... many more new features
-Ability to be used as single user instance (like a local db)
...
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform