Integrate DotNet in Sql Server 2005
[25 mn de lecture - paru le 10/29/2005 6:06:13 PM - Public : Confirmé]
|
   
|
Auteur
Conclusion
You learned bases it integration in Sql Server 2005 of Net technology.
From these examples very simple you will be able to adapt it to your projects.
One should not therefore using the Net code for the handling of your data. Transact Sql is made for that.
The Net code will be primarily useful for you when you require to create your own types of data, of the actions complementary to the data processing (handling of file, activates directory...), or if you wish to make encoding or large calculations.
If you wish to know some of advantage about Visual Studio 2005 and ASP.NET V2
|