Browse by Tags
All Tags
»
English
(
RSS
)
.NET
ASP.NET
Community Server
jQuery
Reporting Service
Silverlight
Tips
Tools
VS2008
潛盾機
Web Config ConnectionString Encryptor v0.9 Release Note
Since ASP.NET 2.0, web.cofig adds connectionStrings section to store database connection string and provides encryption function to secure the sensitive information (like database account and password). For example: <connectionStrings> <add name...
Hide and Show Container Element of Silverlight Will Cause Reload on Browsers Besides IE
I found a strange behavior of Sivlerlight plugin on browsers besides IE. Check the blowing sample. There are a Silverlight application(XMLViewer.xap) inside a DIV which named dvSL and two buttons, btnShow and btnHide, with onclick event to set getElementById...
jQuery Plugin for Silverlight 3
Gererally, Silverlight needs a <object> tag and a default error-handling function to be embedded in web page. I always want to conver this job with jQuery plugin, so I tried to extract these HTML and scripting details from the Silverlight...
jQuery 1.4 Solved The OnChange Event Issue of IE AutoComplete
IE's AutoComplete feature doesn't trigger onchange event is a well-known "by-design" behaviour: Using AutoComplete in HTML Forms To determine when a user updates the content of a field from the AutoComplete dialog box, use the onpropertychange...
Mini C# Lab 1.4 Release
The primary new feature of Ver 1.4 is batch mode ! Now you can run Mini C# Lab program as a scheduled task, no UI interactivity is needed. Here are some batch argument examples: Load and execute x:\temp\test.cs, use the output to overwrie x:\temp\log...
XMLDOM Extension Plugin for jQuery
It's surprising to me that we can use jQuery to query and manipulate XMLDOM cross browsers. Like the example below: var x = $( "<xml><rows><row a='ATTR'>FIRST</row></rows></xml>" ); x.find( "row"...
Mini C# Lab ver 1.3 Release Note
After Mini C# Lab ver 1.2, I got several important feedbacks from community, a friend, elleryq, told me that there is a free software Snippet Compiler providing colorful formatting, line number, document outlining, method list dropdown, even Intellisence...
Mini C# Lab ver 1.2 supports VB.NET now
After Mini C# Lab 1.1 was released, the most frequently asked quesitons are: 1) Could it support VB.NET? 2) Where is the source code? Now, here comes Mini C# Lab ver 1.2 and some wishful features are added. First, it supports VB.NET now! Yes, **VB.NET...
Mini C# Lab Ver 1.1
After Mini C# Lab 1.0 was released, I got good suggestions from friends. I agree that these improvements can make Mini C# Lab handier, so I add some useful features to it, then the Mini C# Lab ver 1.1 is coming... New features: The *TERRIBLE* Ctrl-X shortcut...
TOOLS-Mini C# Lab Ver 1.0
Did this ever occur to you? You wanted to write several lines of C# code to clarify some syntax or parameter format, or you needed a one-time program to process log files. You started Visual Studio 2005/2008, created a new console application project...
RSConfigTool can't upgrade the database named as *ReportServer
I found a bug about Reporting Services Configuration Tool. Here's the detail: I installed SSRS as non-default instance. Before configurating reporting service instance, I installed SQL 2005 SP2. Then I used Reporting Services Configuration Manager...
VS2008-Session Exception Of Custom WebControl
I have an old custom webcontrol worked fine for years on VS 2005. When I edited a ASP.NET 2.0 web site project with VS 2008, tried to drag the .NET 2.0 webcontrol from toolbox to the web page, I got this exception in IDE. " Session state can only...
KB-TimothyHumphrey CAPTCHA causes post preview error
I added TimothyHumphrey's CAPTCHA web control to CS2.1 forum post editor to prevent from spam-post. A friend told me, when he wrote a post in anonymous, press preview tab will cause a AJAX error. After tracing request and response with Fiddler , I found...
KB-Reporting Service Paging By Group
Compared to those 3rd party reporting tools (ex: Crystal Report ), SQL Reporting Service, which is bundled with MS SQL Server, is almost free and tightly integrated with VS.NET and IIS. It seems the **BEST** option for ASP.NET developers. (Once upon a...
搜尋
Go
<
September 2010
>
Sun
Mon
Tue
Wed
Thu
Fri
Sat
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
30
1
2
3
4
5
6
7
8
9
【工商服務】
最新回應
2010-09-02 zkc
半夜三點自動開機,電腦有鬼?
昨晚半夜1点多正在熟睡,只听到突然机器自动打开了 然后放着《蒲公英的约定》……
2010-09-02 cc
Unsafe, But Fast!
可惜。。。Silverlight中不能用unsafe
2010-09-01 Will 保哥
【潛盾機】web.config連線字串加密工具
建議將授權的對象改成 IIS_WPG ( IIS5,6 ) 或 IIS_IUSRS...
2010-08-31 Jeffrey
【潛盾機】web.config連線字串加密工具
to flash, CodePlex頁面上有個Souce Code的頁籤,看起來目前已有30次下載...
2010-08-31 flash
【潛盾機】web.config連線字串加密工具
CodePlex 只有exe 執行檔並沒有您所說的SourceCode, 請問在哪裡...
2010-08-30 Jeffrey
關於DataContext Attach()的眉眉角角
to wow, 範例中省略了更新de屬性值的細節(假設de.PropertyA="ABC"之類的屬性變更邏輯在UpdateHelper...
2010-08-30 wow
關於DataContext Attach()的眉眉角角
DB.Table.Attach(Orig); DB.Table.Refresh(RefreshMode...
2010-08-30 您的Fans
CODE-以jQuery實作選取後放大的區塊式導覽
to 黑暗大 我是用IE7 的說 不過老大教的方法很有用 ... 己經解決了 AA"...
2010-08-30 Jeffrey
CODE-以jQuery實作選取後放大的區塊式導覽
to Fans, 我沒有試出"點選其中一個框架讓它伸展之後再收合,超過框架的資料就通通會縮回框架裡面"的情形...
2010-08-30 Jeffrey
Web Config ConnectionString Encryptor v0.9 Release Note
to Mulder, I'm glad that you like it. Yes...
Tags 分類檢視
.NET
AJAX
ASP.NET
Bicycle
CODE
Collections
Community Server
CSS
Debug
English
Hiking
IE
IIS
Javascript
jQuery
KB
Life
Linq
MCE
MCSE
Mobile
ORACLE
Performance
Reporting Service
Security
Sharepoint
Silverlight
SQL 2000
SQL 2005
SQL 2008
TechEd
ThinkPad
Tips
Tools
Trouble-Shooting
VBScript
Virus
Vista
Visual Studio
VS.NET 2003
VS2005
VS2008
VS2010
Web
Windows 2008
Windows 7
Work
WP7
中文編碼
潛盾機
關於作者
一個醉心技術又酷愛分享的Coding魔人,十年的IT職場生涯,寫過系統、管過專案, 也帶過團隊,最後還是無怨無悔地選擇了技術鑽研這條路,近年來則以做一個"
有為的中年人
"自許。
文章典藏
September 2010 (3)
August 2010 (19)
July 2010 (22)
June 2010 (20)
May 2010 (19)
April 2010 (19)
March 2010 (24)
February 2010 (14)
January 2010 (24)
December 2009 (13)
November 2009 (14)
October 2009 (27)
September 2009 (20)
August 2009 (18)
July 2009 (18)
June 2009 (22)
May 2009 (14)
April 2009 (19)
March 2009 (17)
February 2009 (25)
January 2009 (16)
December 2008 (23)
November 2008 (20)
October 2008 (19)
September 2008 (21)
August 2008 (10)
July 2008 (16)
June 2008 (20)
May 2008 (20)
April 2008 (21)
March 2008 (18)
February 2008 (9)
January 2008 (18)
December 2007 (20)
November 2007 (22)
October 2007 (20)
September 2007 (23)
August 2007 (22)
July 2007 (19)
June 2007 (29)
May 2007 (21)
April 2007 (23)
March 2007 (23)
February 2007 (17)
January 2007 (9)
December 2006 (12)
November 2006 (15)
October 2006 (7)
September 2006 (9)
August 2006 (16)
July 2006 (14)
June 2006 (12)
May 2006 (12)
April 2006 (9)
March 2006 (4)
February 2006 (7)
January 2006 (8)
October 2005 (1)
August 2005 (1)
July 2005 (1)
June 2005 (2)
March 2005 (1)
February 2005 (1)
January 2005 (5)
February 2004 (3)
January 2004 (12)
其他功能
這個部落格
Home
Feedjit live traffic feed
Syndication
Comments RSS