晓江工作室
博客园
首页
社区
新随笔
联系
订阅
管理
随笔-13 评论-0 文章-0 trackbacks-0
2010年5月23日
How to Assign Visual Studio Shortcut for GhostDoc
摘要: Normally the shortcut of GhostDoc will be automatically (popup to the end user) enabled when starting the Visual Studio after the installation. However, sometimes you may reset default GhostDoc shortcut or want to assign your own custom shortcut. There is some tips...
阅读全文
posted @ 2010-05-23 11:44 晓江工作室 阅读(75) 评论(0)
编辑
2010年5月20日
Solution to "Could not load file or assembly or one of its dependencies. Access is denied"
摘要: Some tips may help you when deploy the ASP.NET project
阅读全文
posted @ 2010-05-20 11:07 晓江工作室 阅读(266) 评论(0)
编辑
2008年6月12日
Global Temporary Tables
摘要: Applications often use some form of temporary data store for processes that are to complicated to complete in a single pass. Often, these temporary stores are defined as database tables or PL/SQL tables. From Oracle 8i or later, the maintenance and management of temporary tables can be delegated to the server by using Global Temporary Tables.
阅读全文
posted @ 2008-06-12 16:05 晓江工作室 阅读(219) 评论(0)
编辑
2008年4月23日
How To Use the AT Command to Schedule Tasks
摘要: In Windows 2000, you can use the Task Scheduler tool in Control Panel to schedule tasks. You can also use the at command to schedule tasks manually. This article describes how to use the at command to create and to cancel scheduled tasks.
阅读全文
posted @ 2008-04-23 16:03 晓江工作室 阅读(562) 评论(0)
编辑
2008年4月17日
使用WMSYS.WM_CONCAT函数实现行列转换
摘要: WMSSYS is used to store all the metadata information for Oracle Workspace Manager. This user was introduced in Oracle9i and (like most Oracle9i supporting accounts) is locked by default. The user account is locked because we want the password to be public but restrict access to the account to the SYS schema. So, to unlock the account, DBA privileges are required.
This post will show you on how to use the method WMSSYS.WM_CONCAT to convert the row and columns in data table.
阅读全文
posted @ 2008-04-17 11:20 晓江工作室 阅读(858) 评论(0)
编辑
2008年4月15日
The format for JavaScript doc comments in Visual Studio 2008
摘要: Now you can add the Xml documentation to drive JavaScript IntelliSense in Visual Studio 2008. This post will help you understand how you can achieve it.
阅读全文
posted @ 2008-04-15 10:53 晓江工作室 阅读(705) 评论(0)
编辑
2008年4月14日
Resetting Oracle Sequences
摘要: A Sample PL/SQL script to Reset the Oracle Sequence.
阅读全文
posted @ 2008-04-14 16:21 晓江工作室 阅读(439) 评论(0)
编辑
2008年4月5日
10 Tips to Boost Your Productivity with C# and Visual Studio 2008 -- John W Powell
摘要: Good Tips in Visual Studio when developing by using C#. This good post is composed by John W Powell from Microsoft.
阅读全文
posted @ 2008-04-05 16:44 晓江工作室 阅读(833) 评论(0)
编辑
2008年4月2日
SQL*PLUS - SET Statement
摘要: An introduction of SQL*PLUS SET Statement for development reference.
阅读全文
posted @ 2008-04-02 14:18 晓江工作室 阅读(484) 评论(0)
编辑
2008年3月31日
Color Your DOS Command
摘要: Sometimes when running the batch script via DOS command window, using color output make help you analyze the result easily. Fortunately you can achieve this in Microsoft Windows 2000 and Windows XP
阅读全文
posted @ 2008-03-31 17:33 晓江工作室 阅读(264) 评论(0)
编辑
仅列出标题
下一页
昵称:
晓江工作室
园龄:
3年10个月
粉丝:
1
关注:
1
<
2012年2月
>
日
一
二
三
四
五
六
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
1
2
3
4
5
6
7
8
9
10
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
我的标签
Visual Studio
(2)
PL/SQL Oracle Sequence
(1)
Oracle PL/SQL
(1)
Javascript
(1)
Visual Stuido
(1)
Oracle Temporary Table
(1)
.NET Component
(1)
Documentation
(1)
GhostDoc
(1)
.NET
(1)
更多
随笔分类
.NET(2)
.NET Component(1)
.NET Controls
ASP.NET(1)
Documentation(1)
DOS(1)
Office.NET
Visual Stuido(1)
随笔档案
2010年5月 (2)
2008年6月 (1)
2008年4月 (6)
2008年3月 (4)
最新评论
阅读排行榜
评论排行榜
推荐排行榜