Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Advantages of ASP.NET 2.0/SSX over ASP.NET 2.0/MSDE?
Message
De
05/04/2006 17:24:16
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
05/04/2006 02:11:49
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Divers
Thread ID:
01110510
Message ID:
01110790
Vues:
14
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform