Sign In
Elton's Ark
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
C# Programming
Learning Notes
MDAC
SharePoint
Archive
Archives
July 2006
(1)
March 2006
(1)
February 2006
(1)
January 2006
(1)
December 2005
(1)
November 2005
(2)
October 2005
(1)
September 2005
(1)
May 2005
(3)
MSDN Blogs
>
Elton's Ark
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Elton's Ark
work-around on PLS-00103 error
Posted
over 6 years ago
by
Elton
0
Comments
If a stored procedure has a default value parameter defined in Oracle (8i) backend and you want to call this stored procedure using ADO with MSDAORA provider, it may fail and return a error message for some scenarios, for example: Stored Procedure...
Elton's Ark
Got an error today: EventType clr20r3, P1...
Posted
over 6 years ago
by
Elton
85
Comments
Today after I compiled my winform program in Windows XP with .NET Framework 2.0, I copied the assembly to another Windows 2003 ENT Server. When I run this program in W2k3 server, nothing responded, and following message is created in Application Events...
Elton's Ark
Sort the objects in ArrayList
Posted
over 6 years ago
by
Elton
0
Comments
It should be a frequent scenario to sort the order of objects in a collection, such as ArrayList. ArrayList in c# provide a method named Sort(). But we need to let ArrayList know the detailed sorting algorithm. There are two means to implement this...
Elton's Ark
the LabelEdit property in TreeView class
Posted
over 6 years ago
by
Elton
2
Comments
Today I want to add the RENAME feature to maintain the Test Case Tree in StepRecorder, which exactly like the operation in Windows Explorer. After user right click a node, the selected node turns to Edit Mode, and user could type the new name in the edit...
Elton's Ark
How to drag and drop the treenode in TreeView Controls
Posted
over 7 years ago
by
Elton
0
Comments
Found a great article on this, and I will investigate it latter. http://www.codeproject.com/cs/miscctrl/TreeViewDragDrop.asp
Elton's Ark
How to solve the issue of "The server instance specified was not found. Please specify the server's address and port."?
Posted
over 7 years ago
by
Elton
1
Comments
Today, when I want to use "stsadm -o addwppack..." command to add a web part into the team website, an error message returned "The server instance specified was not found. Please specify the server's address and port" Fortunatelly, I seeked for...
Elton's Ark
A good article on how to create the Area Templates in SPS2003
Posted
over 7 years ago
by
Elton
0
Comments
Today, Jeffrey asked me to find how to create Area Template and it will be used in his new team site. Fortunately, I find an article with detail information. Working with Sharepoint Portal Server 2003 Area Templates
Elton's Ark
How to display Visio file in SharePoint web part
Posted
over 7 years ago
by
Elton
17
Comments
I have an idea recently that I want our project web site could display Office Visio file and Office Project .mpp file. Visio attract me very much for its powerful diagram elements, it could centralize my thinking in a diagram and it is so easy understanding...
Elton's Ark
Learning Notes - Extreme Programming (1)
Posted
over 7 years ago
by
Elton
0
Comments
XP is a new development model which I first heard at last year. Recently I had a book named "Extreme Programming Adventures in C#" and I am a bit interested in it and decide to write down what I learned and what I thought. Today, suddenly when I am...
Elton's Ark
How to take advantage of office components in sharepoint portal server - spreadsheet
Posted
over 7 years ago
by
Elton
6
Comments
My boss confirmed it is acceptable that our website's users need MS Office 2003 installed in their local machine to interact with the Office Components in the web page. I found the solution to avoid users modify spreadsheet data directly. First...
Elton's Ark
How to take advantage of office components in sharepoint portal server - installation
Posted
over 7 years ago
by
Elton
0
Comments
Recently, I was assigned a task that there is a excel file need to be displayed in our website. Of course, the website is based on SharePoint Portal Server 2003, and I think it is so amazing a tool among the series of Microsoft software products. I...
Elton's Ark
I am here!
Posted
over 7 years ago
by
Elton
0
Comments
This is the first message posted here, and feel it is wonderful! Betsy Aoki, thank you very much! You are so nice that solved my problem in your weekend.
Page 1 of 1 (12 items)