Sign In
Ambuj Nautiyal's Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
No tags have been created or used yet.
Archive
Archives
June 2010
(1)
July 2009
(1)
February 2009
(1)
MSDN Blogs
>
Ambuj Nautiyal's Blog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Ambuj Nautiyal's Blog
HybridDictionary (Advantage of both the worlds)
Posted
over 2 years ago
by
forconnect
0
Comments
We use Hashtable in majority of our applications and it is a core class in System.Collections namespace. The reason why hashtable has a performance advantage over dictionary can be understood by the Documentation on hashtable in http://msdn.microsoft...
Ambuj Nautiyal's Blog
How to see detailed error messages when browsing a Data Service (Astoria).
Posted
over 3 years ago
by
forconnect
0
Comments
How to see detailed error messages when browsing a Data Service. Initial Error message on browsing the service The server encountered an error processing the request. See server logs for more details. Above Error message makes it difficult...
Ambuj Nautiyal's Blog
Enumerating SQL Server 2K8 and 2K5 Registered Servers from SMO 10
Posted
over 3 years ago
by
forconnect
1
Comments
Sample code in SMO 10 that would enumerate SQL Server 2008 and 2005 Registered Servers. Steps =================== The following sample code works fine and enumerates the Registered Servers (SQL Server 2K5 and 2K8). We would need to add the dll Microsoft...
Page 1 of 1 (3 items)