GeekArticles
Concepts
Data AccessNow Available to MSDN Subscribers: SQL Server 2005, Visual Studio 2005
Author: msdn.microsoft.com |
Published: 29th Oct 2005 |
Visited: 464 times |
Add CommentFiled in: Data AccessFinal release versions of SQL Server 2005 and Visual Studio 2005 are now available for MSDN subscribers to download. .NET Framework 2.0 redistributable packages are also publicly available.
Read Article Sponsored Links
Related Articles
• PerformancePoint 2007: Installing Planning Server Building more intelligent dashboards for businesses is a great idea; however, getting the software installed can be a showstopper. Find out how to install Planning Server, one of several installations required to get PerformancePoint work ...
• PrismServer: A Chat Client and Server Solution for .NET 2.0 PrismServer is a complete solution for adding chat and other general purpose multi-user messaging to your .NET applications. Concepts like creating and entering chat rooms, and management of user profiles, are abstracted and exposed as simple properties, methods and eve ...
• Building a Visual Studio DebuggerVisualizer with a Custom Serializer For most any Serializeable object, making a DebuggerVisualizer is exceeding simple and examples abound. However, if you are trying to build a DebuggerVisualizer for an object which is not Serializable or takes too long to Serialize and Deserialize, things are not quite so simp ...