Sign In
MSDN Managed Newsgroup Support Team Blog
Delighting customers is our top priority. We welcome your comments and suggestions on how we can improve the support we provide to you.
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
ASP.NET Membershp Role winform console
CodeFx
Interop
Office COM Add-ins LoadBehavior
Pages
Row Size limitation sql 2000 2005
Sample Code
Archive
Archives
April 2012
(1)
May 2010
(2)
September 2009
(1)
March 2009
(1)
July 2007
(1)
January 2007
(2)
December 2006
(4)
November 2006
(4)
December, 2006
MSDN Blogs
>
MSDN Managed Newsgroup Support Team Blog
>
December, 2006
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
MSDN Managed Newsgroup Support Team Blog
How to troubleshoot the COM Add-ins loading issues
Posted
over 6 years ago
by
MSDNTST
4
Comments
1. What is the unmanaged COM Add-ins loading process? Here is a COM Add-in registry example. [ HKEY_CURRENT_USER \Software\Microsoft\Office\ Excel \AddIns\ UnmanagedAddin.Connect ] "FriendlyName"="UnmanagedAddin" "Description"="Composed in...
MSDN Managed Newsgroup Support Team Blog
Manage database of ASP.NET 2.0 Membership & Role services in non-ASP.NET context
Posted
over 6 years ago
by
MSDNTST
9
Comments
One question I’ve seen asked a few times by people in the NG is “how do I manage ASP.NET Membership, Role Management database in non-ASP.NET application/context”. This blog entry walks you though a few simple steps on how to-do this. Quick Review...
MSDN Managed Newsgroup Support Team Blog
Use your ASP .NET WebControl in MOSS 2007 with Sharepoint Delegate Control
Posted
over 6 years ago
by
MSDNTST
14
Comments
In the new release of Sharepoint Server (MOSS 2007), a very interesting control is provided, "DelegateControl", under Microsoft.SharePoint.WebControls.SPControl. With this control we can easily reuse our ASP.NET control on SPS pages. Now, an ASP .NET...
MSDN Managed Newsgroup Support Team Blog
Row Size limitation in SQL 2000 and 2005
Posted
over 6 years ago
by
MSDNTST
4
Comments
When you creating a table, you may encounter the following information: ' Table <table name> has been created but its maximum row size(11038) exceeds the maximum number of bytes per row (8060). INSERT or UPDATE Of a row in this table will fail if...
Page 1 of 1 (4 items)